a:link { 
	text-decoration:none; 
	font-weight:normal; 
	color : #000000;
	}
a:visited { 
	text-decoration:none; 
	font-weight:normal; 
	color : #000000;
	}
a:hover { 
	text-decoration:none;
	font-weight: bold; 
	color : #000000;
	}
a:active { 
	text-decoration:none; 
	font-weight:normal; 
	color : #000000;
	}
 body {
	font-size : normal;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align : justify;
 	lang:de;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}
img {
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
	}
h1 {
	font-size : x-large ;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
//	color : #4169E1;
	color : #000000;
	margin-bottom : 50px;
	}
h2 {
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color : #0D2D84;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size : normal;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
	margin-right : 0px;
	margin-left : 0px
	}
li {
	margin-bottom : 5px;
	margin-right : 50px
	}
.fehler {
	color : Gray;
	}

