/* CSS Document */
body {
margin:0;
background-color:black;
}


#komplett {
background-image:url(img/hingb.jpg);
height:680px;
width:1024px;
margin:auto;
margin-top:50px;

}



#menue {
	width:180px;
	margin-top:30px;
	margin-left:20px;
	float:left;

}

#ober {
width:150px;
}

#ober a {
	color:#FFF7CC;
	display:block;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: lighter;
}

#ober a:hover {
background-color:#7E4331;
text-decoration:none;
}

/*untermenue*/

#unter {
width:140px;
margin-left:10px;
}
#unter a {
	color:#CCCCCC;
	display:block;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: lighter;
}

#unter a:hover {
background-color:#7E4331;
text-decoration:none;
}

#impressum {
margin-top:500px;
}

#impressum a{
color:#FFF7CC;
font-family: "Courier New", Courier, mono;
text-decoration:none;
}



#vor {
	font-family: "Courier New", Courier, mono;
	text-decoration:none;
	color:#420002;
	margin-top:40px;
	}
#vor a{
text-decoration:none;
	color:#420002;
	margin-top:30px;
	}

#vor a:hover{
	text-decoration:none;
	color:#420002;
	margin-top:30px;
	background-color:#7E4331;
	}


/*fotos*/
#img {
	float:right;
	margin-right:50px;
	height:680px;
	width:490px;
	background-color:#FFF7CC;
	padding-left:10px;
}

#text {
	color:#FFF7CC;
	background-color:#000000;
	width:480px;
	height:680px;
	font-size: 20px;
}

#text a{
	color:#FFF7CC;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
}

#inhaltinhalt {
margin-left:10px;
margin-top:25px;
float:left;
font-family: "Courier New", Courier, mono;

}