body{
	background-color: #E9E2D2;
	margin-top:0px;
	margin-bottom:0px;
 	text-align:center;
 	text-align: justify;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #236AD2;
	
}


* html #abc {
	background-color:black; 
	height:2px;
}
* + html #abc {
	background-color:black; 
	height:2px;
}

#abc {
	background-color:black; 
	height:2px;
}

body:nth-of-type(1) #abc{
	background-color:black;
	height:1px;
}
hr{
	color:#236AD2 ;
	height:2px;
	background-color: #236AD2;
	margin:0; 
	border:0px;
	width:400px; }

#Titel1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 24px;
	color:#236AD2;
	
}

#Titel2 {
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	color: black;	
}

#Titel3 {
	font-family:Verdana, Arial;
	font-weight: normal;
	font-size: 20px;
	color: black;
}



#taelchen {
	font-size: 12px;
}

#seite{
 	margin:0 auto;
 	text-align:left;
 	width:900px;
 	height: 600px;
	margin-top:0px;
	margin-bottom:0px;
 	border-width:2px;
 	border-style:solid;
  	border-color:#236AD2;
 
}
#rahmen{
	border-width:2px;
  border-style:solid;
  border-color:#236AD2;	  /*Farbe des Framerahmens*/
}

#header1{
	position:absolute;
	top:10px;
	left:0px;
	width:600px;
	text-align: left;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	color: black;	
}

#header2{
	position:absolute;
	top:30px;
	left:0px;
	width:600px;
	text-align: left;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: black;
}

#header3{
	text-align: left;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: black;
}
#header4{
	text-align: left;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	color: black;
}

#text1{
	position:absolute;
	top:60px;
	left:0px;
	width:600px;
	text-align: justify;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #236AD2;
	
}

#Text2{
	position: relative;
	left: 15px;
	text-align: justify;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #236AD2;
	
}
#Text3{
	text-align: justify;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #236AD2;
	
}

#link1{
	font-size: 14px;
	}

#link2{
	font-size: 12px;
	}
	
#Kasten{
	position:absolute;
	top:60px;
	left:0px;
	width:600px;
	}
	
a{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color:#236AD2;	
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	color:#000000
}

a:active {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color:black;
}

a:visited {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

