BODY {
	margin: 40px 0;
	padding: 0;
	min-width: 850px;
	background : #E7E7E7 url(../images/pbody.jpg) no-repeat center 100px;
}



#maincol {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #dddddd;
	background : #F3F3F3 url(../images/pbodyfade.jpg) no-repeat center 80px;
}


a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 13px; }
a.level2 { font-size: 18px; }
a.level3 { font-size: 22px; }
a.level4 { font-size: 26px; }
a.level5 { font-size: 31px; }


#cloud{
 position: absolute;
 	left: 50%;
	margin-left: 114px;
	top: 60px;
	
	z-index: 20;
	}


#uhr {
 position: absolute;
 	left: 50%;
	margin-left: 416px;
	top: 78px;
	z-index: 20;
	text-align: right;
}


#eyecatcher {
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -480px;
	height: 180px;
	width: 960px;
	border-bottom: 1px solid #dddddd;	
	background : #F3F3F3 url(../images/s2dlogo.jpg) no-repeat;
	overflow: hidden;
	}

#eyecatcher .easy_slides_caption {
    width:960px;
    height:100px;
    padding: 10px 0 0 10px;
    overflow: hidden;
  }
  
  
  
  

#logo {
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -480px;
	width: 960px;
	height: 180px;
			}

#plaintext {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}

#titel {
    position: absolute;
	left: 50%;
	margin-left: -480px;
	height: 50px;
	width: 940px;
	background-image:url(easyslides.png);
	background-color:transparent;
        color:#fff;
        font-family:sans-serif;
        font-size:40px;
        font-weight:bolder;
        padding: 10px;
        z-index: 19;
}

#content {
	padding: 0;
	margin: 180px 0px 0px 0px;
	float: left;
	padding: 20px;
}

#sidebar {
	width: 230px;
	padding: 0;
	margin: 180px 0px 0px 0px;
	float: right;
	padding: 20px;
	min-height: 300px;
	background: url(../images/psep.gif) 0px 20px no-repeat;
}

#footer {
	padding: 15px;
	margin: 0;
	background-color: #dddddd;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#searchbox {
	position: absolute;
	width: 160px;
	height: 40px;
	top: 120px;
	left: 780px;
	background: url(../images/psearchback.gif) no-repeat;
}

#searchcriteria {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 110px;
	border: 0px;
	outline: 0;
	background-color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 10px;
	left: 132px;
}

}

form.search {
	margin: 0px;
	padding: 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 155px;
	border: 1px solid #dddddd;
	
}

#sidebar hr  {
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
	background-color: #bbbbbb;
	height: 1px;
}