@charset "utf-8";
/* CSS Document */

#content p {
line-height:140%;
}

#mitte p {
line-height:140%;
}



.kleinlink
{
			font-family:Arial, sans-serif;
			font-size : 8pt;
}


/* Hides from IE5-mac \*/
* html .hinweisBIG {
height: 1%; }
/* End hide from IE5-mac */ 



.hinweisBIG {
		  border: #AAA 1px solid;
		  padding: 10px; 
		  margin:15px;
		  background:#FFF url(../grafik/BG_box.jpg) top left repeat-x;
		  overflow:auto;
		  width:90%;
}


#listtable tr:hover {background-color:#CCFFFF;}
#listtable tr {padding:10px;}


H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	font-variant: normal;
	line-height: 130%;
	font-style: normal;
/*	letter-spacing: +1px;*/
	}
	
H1 span,
H2 span,
H3 span,
H4 span {
	padding-bottom:2px;
	margin-bottom:15px;
	border-bottom: 1px solid;
	line-height: 130%;
	}



H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	}

H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
/*	font-variant: small-caps; 	*/
	line-height: 120%;
	}

H4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
/*	font-variant: small-caps; 	*/
	}

H1, H2, H3, H4
{ color:#555; }


#highlight td:hover
 {background-color:#FFFFCC; border:#9999CC thin solid inset;}
 
.zweispaltig
{
	width:48%;
	empty-cells:hide;
}
