BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}


#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../images/plg.gif) no-repeat;
}



#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
	
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #FF8040;
	background : url(../images/pmra.gif) no-repeat;
}

#menue {width: 200px !IMPORTANT; position: absolute; top: 87px; left: 50px;   text-align: left; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;background-color: #854015; }


#eyecatcher {
	position: absolute;
	left: 250px;
	top: 87px;
	width: 700px;
	height: 250px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	top: 340px;
	width: 620px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 267px;
	left: 750px;
	width: 200px;
	background-color: #FF8040;
	color: #fffff;
}

#footer { 
    color: #999999; 
	font-size: 0.7em; 
	text-align: right; 
} 

#footer a { 
   text-decoration: none; 
   color: #999999; 
} 

#footer a:hover { 
   text-decoration: underline; 
   color: #999999; 
}
/* Suchfeld */

form.search {
 margin-left: 20px;
 margin-bottom: 12px;
}
form.search input {
	margin: 0px;
	vertical-align : middle;
}
input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
/* Suchfeld Endee */
