#nav {
	z-index: 82; 
	position: absolute;
	top: 170px; /*200px;*/
	left: 61px;
	width: 880px;
	height: 40px;
	background : url(../images/pnback.gif);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: #DE1021;
	text-decoration: none;
}

#logoback { 
position: absolute; 
width: 1002px; 
height: 240px; 
background : /*url(../images/pback.gif) no-repeat; */
z-index: 80; 
} 

#logo, #logo2, #logo3, #logo4, #logo5, #logo6, #logo7, #logo8 {
	position: absolute;
	top: 10px; /*40 px;*/
	left: 61px;
	width: 880px;
	height: 200px;
	/*background : url(../images/s2dlogo.jpg);*/
	z-index: 81;
}


#logo {
background : url(../images/s2dlogo.jpg);
}

#logo2 {
background : url(../images/pensionundlage.jpg);
}

#logo3 {
background : url(../images/zellisbote.jpg);
}

#logo4 {
background : url(../images/ueberuns2.jpg);
}

#logo5 {
background : url(../images/fotogalerie.jpg);
}

#logo6 {
background : url(../images/s2dlogo.jpg);
}

#logo7 {
background : url(../images/umgebung.jpg);
}

#logo8 {
background : url(../images/kontakt2.jpg);
}




#nav a {
	display: block;
	width: 110px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #ff8214;
	background : url(../images/pnbutton.gif);
	font-weight : bold;
	font-size : 11px;
}

#nav a.active {
	background : url(../images/pnbuttona.gif) !important;
	color: #black;
}

#nav a:hover {
	color: #FF7B08;
	background : url(../images/pnbuttona.gif);
}

#content {
	position: absolute;
	top: 210px;/*240px;*/
	left: /*61px;*/ 235px;
	width: 480px;
	background : url(../images/pcback.gif);
	background-repeat : /*no-repeat;*/  repeat x;
	padding: 10px 40px 10px 20px;
}

#subnav {
	position: absolute;
	top: 210px; /*240px;*/
	left: /*601px;*/ 61px;
	width: 150px;
	/*height: 600px;*/
	background : url(../images/psback.gif) no-repeat;
	background-color: #ffffff;
	padding: 10px 40px 10px 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 90%;
	background :  /*url(../images/pbull.gif) no-repeat;*/
	padding: 2px 0px 4px 15px;
}

#subnav a.active {
	font-weight: bold;	
	color: #FF7B08;
}

#subnav a:hover {
	font-weight: bold;
	color: #ff8214;	
	
	
}


#sidebar {
	position: absolute;
	top: 210px; /*240px;*/
	left: /*791px;*/ 775px;
	width: /*150px;*/ 160px;
	padding-top: 10px;
	padding-left: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
}


#sidebar-left {
	
	position: top; /*top;*/ /*absolute;*/
	/*top: 270px;*/
	/*left: 61px;*//*779px;*/
	margin: 10px 0px 0px 0px;
	background: #ffffff; 	
	/*height: 500px;*/
	width: 150px;
	/*background-color: #E0E0E0;*/
	padding: 0px;
	/*border-left: 1px solid #DE1021;*/
	/*border-bottom: 1px solid #DE1021;*/
	/*background-color: #ffffff;*/
	border: 0px solid #FF7B08;
	border-bottom: 5px solid #ffffff;
	

}


form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #FF7B08;
	font-size: 10px;
}

