@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #D9E6B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: left;
	}
	
img,
img a, 
a img {
	border: none;
	outline: none;
	text-decoration: none;
	}

.imgintext {
	border: 1px solid #FFF;
	margin-right: 5px;
	margin-top: 3px;
	}
	
#pic-xl {
	width: 559px;
	height: 365px;
	border: none;
	overflow: hidden;
	background-color: #D9E6B1;
	margin: 0;
	padding: 0;
	}
	
#pic-s {
	width: 150px;
	height: 365px;
	border: none;
	overflow-x: hidden;
	background-color: #D9E6B1;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: #878787;
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 12px;
	line-height: 18px;
	color: #878787;
	margin-bottom: 5px;
	}
	
p {
	margin-bottom: 10px;
	}
	
p a,
p a:hover, 
p a:focus {
	text-decoration: none;
	border-bottom: 1px solid #006331;
	color: #006331;
	}
	
.hr {
	height: 1px;
	width: auto;
	border-bottom: 1px dotted #006331;
	margin: 10px 0;
	}
	
ul {
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 20px;
	}

.linksbuendig {
	width: 65px;
	}
	
.clearfloat {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
	
.ci-gruen { color: #006331; }
	
#container {
	position: absolute;
	width: 1100px;
	height: 660px;
	border: 1px solid #666;
	top: 50%;
	left: 50%;
	margin-top: -330px;
	margin-left: -550px;
	}
	
#startseite #container { background-image: url(../images/layout/bg-startseite.jpg); }
#hotel #container { background-image: url(../images/layout/bg-hotel.jpg); }
#lage #container { background-image: url(../images/layout/bg-lage.jpg); }
#hotelleitung #container { background-image: url(../images/layout/bg-hotelleitung.jpg); }
#wohnenschlafen #container { background-image: url(../images/layout/bg-wohnenschlafen.jpg); }
#essentrinken #container { background-image: url(../images/layout/bg-essentrinken.jpg); }
#speisekarte #container { background-image: url(../images/layout/bg-essentrinken.jpg); }
#feiernevents #container { background-image: url(../images/layout/bg-feiernevents.jpg); }
#naturregion #container { background-image: url(../images/layout/bg-naturregion.jpg); }
#messenbusiness #container { background-image: url(../images/layout/bg-messenbusiness.jpg); }
#wandern #container { background-image: url(../images/layout/bg-wandern.jpg); }
#kegeln #container { background-image: url(../images/layout/bg-kegeln.jpg); }
#nordicwalking #container { background-image: url(../images/layout/bg-nordicwalking.jpg); }
#motorradfahren #container { background-image: url(../images/layout/bg-motorradfahren.jpg); }
#historie #container { background-image: url(../images/layout/bg-historie.jpg); }
#kontakt #container { background-image: url(../images/layout/bg-kontakt.jpg); }
#anfahrt #container { background-image: url(../images/layout/bg-anfahrt.jpg); }
#impressum #container { background-image: url(../images/layout/bg-impressum.jpg); }
	
#header {
	width: 1100px;
	height: 65px;
	margin: 20px 0 0 0;
	}
	
#mainnavi {
	width: 1060px;
	height: 40px;
	margin: 0 20px 0 20px;
	}

#content {
	width: 1060px;
	height: 365px;
	margin: 0 20px 0 20px;
	}
	
#contentbox-1 {
	float: left;
	width: 150px;
	height: 365px;
	border-right: 1px solid #FFF;
	}
	
#contentbox-1-yellow {
	float: left;
	width: 360px;
	height: 365px;
	background-color: #E4EBBB;
	}
	
#contentbox-2 {
	float: left;
	width: 559px;
	height: 365px;
	}

#contentbox-2-yellow {
	float: left;
	width: 309px;
	height: 325px;
	padding: 20px;
	border-left: 1px solid #FFF;
	background-color: #E4EBBB;
	}
	
#contentbox-1-2 {
	float: left;
	width: 710px;
	height: 365px;
	}
	
#contentbox-1-2-norm {
	float: left;
	width: 670px;
	height: 325px;
	background-color: #DEE8CF;
	padding: 20px;
	}
	
#contentbox-1-2-rose {
	float: left;
	width: 670px;
	height: 325px;
	background-color: #E6CDAB;
	padding: 20px;
	overflow-x: hidden;
	}
	
#bg-rose {
	background-color: #E6CDAB; 
	}

#contentbox-3 {
	float: right;
	width: 309px;
	height: 325px;
	padding: 20px;
	border-left: 1px solid #FFF;
	overflow: scroll;
	overflow-x: hidden;
	}
	
#contentbox-3-noscroll {
	float: right;
	width: 309px;
	height: 325px;
	padding: 20px;
	border-left: 1px solid #FFF;
	overflow: hidden;
	}
	
#contentbox-3 ul {
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
#contentbox-3 ul li a,
#contentbox-3 ul li a:hover,
#contentbox-3 ul li a:focus {
	text-decoration: none;
	border-bottom: 1px solid #006331;
	color: #006331;
	}
	
#footer {
	width: 1060px;
	height: 150px;
	margin: 0 20px 0 20px;
	}
	
#footerbox-1 {
	float: left;
	margin-top: 85px;
	width: 353px;
	height: 65px;
	}
	
#footerbox-2 {
	float: left;
	margin-top: 85px;
	width: 353px;
	height: 65px;
	}

#footerbox-3 {
	float: right;
	margin-top: 85px;
	width: auto;
	height: 15px;
	text-transform: uppercase;
	font-size: 12px;
	color: #006331;
	padding-top: 50px;
	}
	
#footerbox-3 a {
	color: #006331;
	text-decoration: none;
	}

#startseite #btn-startseite,
#hotel #btn-hotel,
#lage #btn-hotel,
#hotelleitung #btn-hotel,
#wohnenschlafen #btn-wohnenschlafen,
#essentrinken #btn-essentrinken,
#speisekarte #btn-essentrinken,
#feiernevents #btn-feiernevents,
#naturregion #btn-naturregion,
#aktivitaeten #btn-aktivitaeten,
#messenbusiness #btn-aktivitaeten,
#wandern #btn-aktivitaeten,
#kegeln #btn-aktivitaeten,
#nordicwalking #btn-aktivitaeten,
#motorradfahren #btn-aktivitaeten,
#historie #btn-historie,
#kontakt #btn-kontakt,
#anfahrt #btn-anfahrt,
#impressum #btn-impressum {
	font-weight: bold;
	color: #006331;
	}
