body {
	font-family: Arial, Helvetica, sans-serif;
	background: #60abe1;
	margin: 0px 0px;
	padding:0px; 
	text-align:center;
}


#wrapper {
width: 1000px; 
height: 1000px;
background: #60abe1;
background-image: url("images/hg2.jpg");
background-repeat: no-repeat;
margin : 0px auto; 
text-align : left; 
padding-top : 20px;
}

#header {
padding-top: 25px ;
font-size: 26px;
color: #ffffff;
padding: 0px;
}

#menue {
border : 1px none black; 
margin-top: 50px;
margin-left: 20px;
float: left;
width: 145px;
font-size: 12px;
color: #ffffff;
}

ul{list-style-type: disc;}

h3 {font-size: 14px;}

a {
	text-decoration:none;
	color: #2e55c4;	
}
a:hover {
	text-decoration: underline;
		color:#fa6908;
		}

#menue li a {
	text-decoration:none;
	color: #ffffff;	
}

#menue li a:hover {
	text-decoration:underline;
	color: #A1E062;	
}

#menue li a:active {
	text-decoration:underline;
	color: #A1E062;	
}
		
	

#inhaltbild {
border : 1px none black; 
margin-top: 50px;
margin-left: 60px;
float: left;
width: 300px;
}

#text {
	border : 1px none black;
	margin-top: 50px;
	padding: 0px 2em 0px 0px;
	font-size: 12px;
	float: right;
	width: 400px;
	text-align: left;
}

#footer {
border : 1px none black; 
margin-top: 20px;
margin-left: 50px;
float: left;
width: 482px;
font-size: 12px;
}

#footer2 {
border : 1px none black; 
margin-top: 20px;
margin-left: 50px;
float: left;
width: 700px;
font-size: 12px;
}
