body { font-family:Arial,Helvetica,sans-serif;
		font-weight:normal;
		font-size:12pt; }

p {	text-align:justify; }

.c { text-align:center; }

td { text-align:left;
	background-color:#FFFFFF; }

.grau { font-weight:bold; 
	    text-align:center;
	    background-color:#EEEEEE; }

.grau_ueber { font-weight:bolder; 
	    text-align:left;
	    background-color:#EEEEEE; }

.unten { font-size:10pt; 
	    text-align:center;
	    background-color:#EEEEEE; }
		
h1 { font-weight:bolder; 
	 font-size:22pt; 
	 color:#000000;
	 text-align:center;
	 margin-top:10px;
	 margin-bottom:20px;
	 margin-right:10px;
	 margin-left:10px; }

h2 { font-weight:bold; 
	 font-size:18pt; 
	 color:#000000;
	 text-align:center;
	 margin-top:20px;
	 margin-bottom:10px;
	 margin-right:10px;
	 margin-left:10px; }

h3 { font-weight:bold; 
	 font-size:14pt; 
	 color:#000000;
	 text-align:center;
	 margin-top:15px;
	 margin-bottom:5px;
	 margin-right:10px;
	 margin-left:10px; }
	 	 
.bild_links { margin_top:0;
		margin_right:10;
		margin_left:0;
		margin_bottom:0;
		float:left; }
	 
a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#111111; }
a:hover { text-decoration:underline; background-color:#CCCCCC; }
a:active { text-decoration:underline; background-color:#CCCCCC; }

