@charset "utf-8";
body {
	background-image: url(images/Sandrillen.jpg);
		padding-top:50px;
}
#container {
	width:800px;
	background-color:#001C55;
	margin:auto;
}
#header {
	height:117px;
	background-position:bottom right;
	background-image:url(images/Ornamente.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}
#header a{
color:#000;
text-decoration:none;	
}
#navigation {
	height: 28px;
	background-color: #F7941E;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 28px;
	word-spacing: 25px;
	padding-left: 15px;
}
#navigation a
{
color: #FFF;
text-decoration:none;	
}
#navigation a:hover {
	font-weight:bold;
}
#ueberuns #navueberuns,
#wohnungen #navwohnungen,
#preise #navpreise,
#anreise #navanreise,
#freizeittipps #navfreizeittipps,
#kontakt #navkontakt,
#impressum #navimpressum,
#start #navstart {
	font-weight:bold;
	color:#000;
}

#introbild {
	height:256px;
}
#left {
	height:340px;
	width:170px;
	float:left;
	color:#fff;
	padding:10px;
	background-color:#001C55;
}
#right {
	width:560px;
	
	padding:25px;
float:right;
background-image:url(images/Ornamente-2.jpg);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFF;
}
.headline {
	text-transform:uppercase;
	text-indent:25px;
	background-color:#F7941E;
	color:#fff;
	padding:12px;
	display:block;
	font-weight:bold;
	font-size:16px;
}
.headline2 {
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left input,select {
	width:90px;
}
