@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/wanderurlaub.gif);
	margin: auto;
	color: #000000;
	text-align: center;
	
}

#container {
	height: 245px;
	width: 970px;
	margin: auto;
}

#menue {
	background-color: #FFFFFF;
	background-image: url(../img/bg-menue.jpg);
	height: 116px;
	width: 200px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	padding-top: 84px;
}

#menue a{
	color:#000000;
	font-size: 14px;
	line-height: 29px;
	text-decoration: none;
}

#menue a:hover{
	color:#990000;
}

#bilderfade {
	height: 200px;
	width: 755px;
	margin-top: 15px;
	float: left;
}

#anschrift {
	height: 160px;
	width: 970px;
	margin-top: 9px;
}

#anschrift a {
	color:#000000;
}

#anschrift a:hover {
	color:#990000;
}
