#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#maintopic {
	width: 900px;
	text-align: right;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: z-index: 2;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #314576;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #E5E5EB url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #314576;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #5371B9;
}

#maintopic li a:hover {
	background-color : #314576;
	color: #ffffff;
}

#eyecatcher {
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background : url(../images/peye.jpg) no-repeat 50px 0px;	
	position: absolute;
	top: 86px;
	left: z-index: 1;
}

#topic {
	position: absolute;
	top: 264px;
	left: 50px;
	width: 200px;
	background-color: #E5E5EB;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #E5E5EB;
	border-bottom: #5371B9 1px solid;
	color: #314576;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #314576;
}

#topic p a:hover {
	color: #5371B9;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #5371B9 1px solid;
	width: 150px;
}

#content { 
   width: 510px; 
   padding: 10px; 
   margin: 0px; 
   background-color: #ffffff; 
background : url(http://www.seeblick-hotel-saalburg.de/images/h1.gif); 
   background-repeat: no-repeat; 
   position: absolute; 
   top: 264px; 
   left: 250px
}

#sidebar {
	position: absolute;
	top: 264px;
	left: 779px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #5371B9;
	border-bottom: 1px solid #5371B9;
	background-color: #CCFFFF;
}
#sidebar { 
   position: absolute; 
   top: 264px; 
   left: 779px; 
   width: 160px; 
   padding: 10px; 
   border-left: 1px solid #5371B9; 
   border-bottom: 1px solid #5371B9; 
   background-color: #CCFFFF; 
} 
