/* (c) HERZOPTIKER.COM Stefan Friedl */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/wulfenia_bg.gif);
	background-repeat: repeat;
}
#container {
	position: relative;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	height: 500px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-left-color: #669999;
	background-color: #FFFF99;
}
#key_image {
	position: relative;
	float: right;
	background-image: url(img/pension-wulfenia-sommer.jpg);
	height: 250px;
	width: 650px;
}
#key_image_winter {
	position: relative;
	float: right;
	background-image: url(img/pension-wulfenia-winter.jpg);
	height: 250px;
	width: 650px;
}
#key_image_zimmer {
	position: relative;
	float: right;
	background-image: url(img/pension-wulfenia-zimmer.jpg);
	height: 250px;
	width: 650px;
}
#key_image_kontakt {
	position: relative;
	float: right;
	background-image: url(img/pension-wulfenia-kontakt.jpg);
	height: 250px;
	width: 650px;
}
#key_image_anfahrt {
	position: relative;
	float: right;
	background-image: url(img/pension-wulfenia-anfahrt.jpg);
	height: 250px;
	width: 650px;
}
#nav {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 634px;
	height: 21px;
	background-image: url(img/bg_link_standard.gif);
	background-repeat: repeat-x bottom left;
	margin: 0;
	padding: 8px;
	list-style: none;
	font-size: 100%;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	z-index: 1;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #7D7F00;
	}
#nav a {
	float: left;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	color:#FFFF00;
	}
#nav a:hover, #nav a.active {
	color: #333300;
	}
/*#nav a.active {
	font-weight: bold;
	border-right: 1px solid #7D7F00;
	}*/
#content_left {
	position: relative;
	left:0px;
	margin: 0px;
	text-align:left;
	float: left;
	width: 400px;
	height: 600px;
	background-color: #FFFFFF;
}
#content_right {	
	position: relative;
	text-align:left;
	top:0px;
	right:0px;
	margin-right:0px;
	float: right;
	margin-right: 0px;
	width: 250px;
	height:600px;
	background-color: #FFFF99;
	}
#spalte_rechts {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin: 18px 24px 12px 24px;
	}
#fusszeile {
	clear:both;
	position:relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666600;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 400px;
	float: left;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	margin: 18px 24px 12px 24px;
}
a:link {
	font-weight: bold;
	color: #666600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #666600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #333300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

