@charset "utf-8";
/* CSS Document */

#content 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; 
		  background:#FFF url(../grafik/BG_box.jpg) top left repeat-x;
		  overflow:auto;
		  
}


#listtable tr:hover {background-color:#CCFFFF;}
#listtable tr {padding:10px;}


H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
	font-variant: normal;
	line-height: 100%;
	font-style: normal;
/*	letter-spacing: +1px;*/
	}
	
H1 span {
	border-bottom: 1px solid;
	line-height: 120%;	
	}

H2 span,
H3 span,
H4 span {
	border-bottom: 1px solid;
	line-height: 120%;
	}



H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 100%;
	margin:5px;
/*	letter-spacing: +1px;*/
	}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: small-caps; 	
/*	letter-spacing: +1px;*/
	}

H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: small-caps; 	
/*	letter-spacing: +1px;*/
	}

#highlight td:hover
 {background-color:#FFFFCC; border:#9999CC thin solid inset;}