/* Ueberschriften */

#head h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 225%;
	font-weight: normal;
	color: #390; 
	margin: 9px 0;}
	
#head h2 {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 115%;
	color: #787E69;
	font-weight: normal;
	margin: 5px 0;
}
#head h3 {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 75%;
	color: #787E69;
	font-weight: normal;
	margin: 5px 0;
}


#content h1, #contentleist h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 137%;
	font-weight: normal;
	color: #390; 
	margin: 9px 0;}

#content h2 {
	font-size: 109%;
	font-weight: normal;
	color: #222; margin:  13px 0 9px 0; }

#contentleist h2 {
	font-size: 113%;
	font-weight: normal;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
	color: #222; margin:  19px 0 9px 0; }

#content h3, #contentleist h3{
	font-size: 99%;
	font-weight: normal; font-style: italic;
	color: #444; margin: 13px 0 4px 0; }

#contentleist h4{  font-size: 90%; color: #666; margin: 18px 0 8px 0; font-weight: bold; }
	
#content h6, #contentleist h6 {
	font-size: 65%;
	font-weight: normal; 
	color: #666; margin: 13px 0 4px 0; }
	
#content p, #contentleist p { font-size: 90%; color: #666; margin: 8px 0;}
#content ul, #contentleist ul {  margin: 0 8px; padding: 0 8px; }
#content li, #contentleist li { font-size: 90%; color: #666; margin: 8px 0;}

/*  Menü  */

#menue td { padding: 5px 10px; }
#menue p {
	font-size: 78%;
	font-weight: normal;
	color: #222;
	margin: 4px 2px 2px 21px;
}

/*  Anderes  */

iframe { border: 1px solid #9CBC1A; padding: 5px;}

/*  Bilder */

#content img  {  margin: 11px 0;}

#contentleist table { width: 580px; }
#contentleist td { font-size: 90%; border-bottom: 1px dotted #ccc; color: #666; margin: 8px 0; padding: 3px 7px; vertical-align:bottom ; }

#xs {font-size: 70%; margin: 8px 0; color: #390; text-align: center;}
#xs img { margin-bottom: 7px;}
