	html{
		background-color:#000000;
	}
	
	body{
		font-family: Arial, Helvetica, sans-serif;
	}
	h1 {
		/*18px via YUI Fonts CSS foundation*/
		font-size:123.1%;  
	}
	h2 {
		/*16px via YUI Fonts CSS foundation*/
		font-size:116%; 
	}
	h3 {
		/*14px via YUI Fonts CSS foundation*/
		font-size:108%;  
	}
	h1,h2,h3 {
		/* top & bottom margin based on font size */
		margin:0;
		margin-bottom:0.67em;
		
	}

	strong {
		font-weight:bold;
		color:#000000;
		}	


	h1,h2,h3,h4,h5,h6 {
		/*bringing boldness back to headers and the strong element*/
		font-weight:bold;
		color:#000000; 
	}
	
p {margin-bottom:0.67em}
a:link, 
a:visited {color: #C40625; text-decoration:none;}
a:focus,
a:hover,
a:active {color: #000000; text-decoration:none;}	



#gallery    { text-align:left; }	
#gallery img{ margin:0.275em;}	
	
#bd .first img{ margin-bottom:0.55em;}	
	

	a:link, 
	a:visited, 
	a:focus, 
	a:hover, 
	a:active { 
		font-weight:normal; 
		color:#C40625; 
		text-decoration:none;
		font-weight:bold;
	}

	a.current{
		color:#ffffff;
		font-weight:bold;
	}
	
	th,td {
		/*borders and padding to make the table readable*/
		border:0px solid #000;
		text-align:left;
		vertical-align:top;
	}
	
	
	th {
		/*distinguishing table headers from data cells*/
		font-weight:bold;
		text-align:center;
	}
	
	 

	em{
		font-style:italic;
	}
/* Kronolith */


.abos:before {
	content: "\002C \0020";
	color:#000000;
}

.abos:first-child:before {
	content: " ";
}



/* Class for marked rows */
.yui-skin-sam .yui-dt tr.mark,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc {

    color: #003399;
	 
}


.eventLink, 
.event_title{font-weight:bold;}


#Event      {  width: 100%  }
#Event td   {
	margin:5px;
	vertical-align:top;
}



#filter-container{
	text-align:left;
	border:1px  #999999 solid;
	background-color:#EDF5FF;
	padding:1em;
	margin-bottom:1em;
	min-height:112px; 
}

.abos:link,
.abos:visited,
#filter-container a:link, 
#filter-container a:visited {color: #3366CC; text-decoration:none; font-weight:lighter;}


.abos:focus,
.abos:hover,
.abos:active,
#filter-container a:focus,
#filter-container a:hover,
#filter-container a:active {color: #000000; text-decoration:none; font-weight:lighter;}


#filter-container p{
	margin-top:2px;
	margin-bottom:2px;
}

.aboreihen{
	float:left;
	margin-top:2px;
	width:150px;
}

#filter-container ul{

	margin-left:3em;
}

#filter-container li{
list-style-type:square;
}


.floatclear{ clear:both;}





#nofilter{


}

	 