h1 { font-size: 10px; color: #666666; font-weight: normal }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			font-weight: bold; 
			color: #D5A600;
			margin-bottom: 15px;
			margin-top: 15px; 
		}

h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #336699;
	margin-bottom: 5px;
	margin-top: 15px;
	
}

A {
	TEXT-DECORATION: underline; 
	color: #aa6633;
	font-size: 8pt;

}

A:hover {
	text-decoration: none;
	color: #990000;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #2E3C7D; font-size: 12px}


/*img {  
	border: 1px solid #333333;
}*/

.textklein {  font-size: 10px}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {  font-weight: bold; color: #990000; font-size: 13px; margin-bottom: 2px}

.LinksSelfModif { font-weight: bold; background-color: #FFCC66; font-size: 8px; color: #3399CC }

