BODY {
	margin: 0px;
	padding: 0px;
	background: #010000 url(../images/pbgr.gif) repeat-x 0px 80px;
	color: #ffffff}

#menubar
{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width : 880px;
	height: 50px;
	overflow: hidden;
}

#wrap {
	margin: 0 auto;
	width: 880px;
	
}

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: 150px;
	
	z-index: 20;
	}


#uhr {
 position: absolute;
 	left: 50%;
	margin-left: 400px;
	top: 40px;
	z-index: 20;
	text-align: right;
}


#eyecatcher .easy_slides_caption {
    width:960px;
    height:100px;
    padding: 10px 0 0 10px;
    overflow: hidden;
  }

#eyecatcher {
        position: absolute;
        left: 50%;
        margin-left: -440px;
	width: 860px;
	height: 300px;
	border: 10px solid #ffffff;
	background: #ffffff url(../images/s2dlogo.jpg) ;
	top: 185px;
}

#digitaluhr {
        position: absolute;
        left: 50%;
        margin-left: 340px;
	padding: 20px;	
	top: 26px;
	color: #ffffff	font-size:11px;
	text-align: right;
	font-weight:900;	;
	
}

#header {
	width: 880px;
	height: 150px;
	margin-bottom: 280px;
}

#headerleft {
	width: 440px;
	height: 130px;
	padding-top: 20px;
	float: left;
	font-size : 300%;
	color : #222222;
	font-weight:100;
	letter-spacing : -3px;
}

#headerright {
	width: 440px;
	height: 130px;
	padding-top: 20px;
	float: right;
	line-height: 200%;
	color: #222222;
	text-align: right;
}

#headerright a {
	color: #222222;
	text-decoration: none;
	white-space : nowrap;
}

#headerright a:hover {
	color: #ffffff}

#clearer {
	clear: both;
}



#content {
	
}

#sidebar {
	float: left;
	width: 210px;
	padding: 0px;
}

#bottom {
	clear: both;
	width: 100%;
	min-height: 200px;
	background: #010000 url(../images/pbgr.gif) repeat-x;
	}


#footer {
	margin: 0 auto;
	width: 880px;
	text-align: center;	
	color: #010000;
	}

#footer a {
	color: #010000;
	text-decoration: none;
	padding-right: 10px;
}

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

form.search input {
	vertical-align : middle;
}

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

a.ts {
	display: block !important;
	font-weight: normal  !important;
	color: #ffffff  !important;
	text-decoration: none  !important;
	margin-left: 10px  !important;
}