
html, body, div, p, h1, h2, h3, span, form, img, {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  	font-size:12px; 
}
table{
	border-collapse:collapse;
}

.news table{
	border-collapse:separate;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  	font-size:12px; 
}
.news {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  	font-size:12px; 
}
body{
/*	background-image:url('images/bg-pixel.gif');*/
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#333333;
/*	background-color:#B2B2B2;*/
/*	overflow:scroll;*/
}


.kaestchen{
	padding:10px;
  	font-size:12px; 
  	line-height: 18px;
	border:1px solid #666666;
	border-top:none;
}

.textklein{
  	font-size:11px; 
  	line-height: 18px;
	color:#000000;
   font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}



.bildlinks{
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
  	font-size:11px; 
}

.bildrechts{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px
}


select, input{
   font-family:arial,helvetica,verdana,sanserif;
   font-size:11px;
   font-weight:normal;
   color:#545042; 
   }



.titel1, h1 {
   font-family:arial,helvetica,verdana,sanserif;
   font-weight:normal;
   color:#545042; 
   font-size:22px;
   line-height:22px;
   padding: 0px;
   margin: 0px 0px 20px 0px;
   }
h1 a {
     color:#545042; 
   }

.titel2, h2 {
   font-family:arial,helvetica,verdana,sanserif;
   font-weight:bold;
   color:#545042; 
   line-height:20px;
   font-size:16px;
   padding: 0px;
   margin: 0px 0px 15px 0px;
   }

h2 a {
     color:#545042; 
   }

h2 .jahrgang {
	font-style:italic;
	font-size:11px;
	font-weight:normal;
   }

.titel3, h3 {
   font-family:arial,helvetica,verdana,sanserif;
   font-weight:bold;
   color:#343434; 
/*   line-height:19px;*/
   padding: 0px;
   margin: 0px 0px 10px 0px;
   font-size:14px;
   }

h4 {
   font-family:arial,helvetica,verdana,sanserif;
   font-weight:bold;
   color:#343434; 
/*   line-height:19px;*/
   padding: 0px;
   margin: 0px 0px 10px 0px;
   font-size:12px;
   }
.tbltitel{
  background-color:#CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px; 
  color:#000000; 
  font-weight:bold;
	padding:5px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	vertical-align:top;
}
.untertbltitel{
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px; 
  color:#333333; 
  font-weight:bold;
}
.tblimpaar{
  background-color:#EFEFEF;
	vertical-align:top;
	padding:5px;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
  	font-size:12px; 

}

.tblpaar{
	vertical-align:top;
	padding:5px;
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
  	font-size:12px; 

}

.highlight{
  background-color:#DDDDDD;
   }

em, .highlight2{
  background-color:#555555;
  color: white;
  padding: 0px 3px 0px 3px;
  font-weight: bold;
  font-style:normal;
   }

.highlightnews{
  background-color:#FFFFFF;
   }


hr{
   color:#666666;
   height:1px;
   border-style:dotted;
   }



hr.gepunktet{
   color:#666666;
   height:1px;
   border-style:dotted;
}


a {
	color: #e20a17;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #e20a17;
}



a.schalter{
   color:#444444;
   font-weight:bold;
   text-decoration:none;
   background-color:#FFFFFF;
   border:1px solid #e20a17;
   padding:0 3px 0 3px;
}



a.schalterklein{
   color:#000000;
   font-weight:normal;
   text-decoration:underline;
   font-size:11px;
}


.umrandung {
border:1px solid #666666;
}

.titelaktuelles{
/*	background-color:#D76B71;*/
	background-color:#444444;
	padding:4px;
	padding-top:3px;
	padding-bottom:2px;
	font-weight:bold;
	color:white;
	font-size:12px;
}

.titelkaestchen{
	background-color:#CCCCCC;
	padding:4px;
	padding-top:3px;
	padding-bottom:2px;
	font-weight:bold;
	color:black;
	font-size:12px;
	border:1px solid #666666;
}

.textKleinIt {
   font-family:arial,helvetica,verdana,sanserif;
   font-weight: normal;
   font-size:11px;
   font-style:italic;
   }

