#box { 
position: absolute; 
top: 2px; 
left: 50%;
margin: 0 -490px;  
width: 980px; 

}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 11px; }
a.level2 { font-size: 15px; }
a.level3 { font-size: 18px; }
a.level4 { font-size: 22px; }
a.level5 { font-size: 26px; }


#uhr {
	position: absolute;
	top: 52px;
	left: 50%;
	margin-left: 228px;
	
}


#header {
	width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background : url(../images/) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#maintopic {
	width: 985px;
	text-align: left;
	padding: 5px 0px 9px 0px;
	margin: 0px;
	height: 25px;
	position: absolute;
	top: 50px;
	left: 0px;
}

#htmlheader {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 80px;
	width: 715px;
	text-align: left;
}

#plaintext {
	position: absolute;
	top: 20px;
	left: 885px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #91BAD0;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	color: #010000;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 6px 8px 8px 8px;
	background : url(../images/pmbgr.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold;
 	color: #010000;
	border-right: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background: url(../images/pmbgra.gif) no-repeat top right;
}

#maintopic li a:hover {
	background: url(../images/pmbgra.gif) no-repeat top right;
	color: #010000;
}

#sitename {
	position: absolute;
	top: 20px;
	left: 50px;
	height: 50px;
	width: 720px;
	background: transparent url(../images/pname.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
}

#eyecatcher {
	width: 765px;
	height: 160px;
	margin: 0px;
	padding: 0px;
        background : white url(../images/) no-repeat;	
	position: absolute;
	top: 45px;
	left: 0px;
}


#eyeedgeright {
	width: 7px;
	height: 160px;
	position: absolute;
	left: 758px;
	top: 45px;
}



#youarehere {
	position: absolute;
	top: 225px;
	left: 50%;
	width: 600px;
	height: 15px;
	margin-left: -295px;
	padding: 0px;
}

#youarehere a {
text-decoration: none;
color: #010000;
}

#topic {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#topic ul {
	list-style-type: none;
	margin:0px;
	padding: 4px 0px 4px 0px;
	color: #010000;

}

#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 8px;
	background : #F0F0F0 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: normal;
 	color: #010000;
	display: block; 
}



#topic li a img {
	vertical-align : middle;
	display: block; 
}

#topic li a.sel {
	background-color: #91BAD0;
	display: block; 
}

#topic li a.ebenezwei {
	background-color: #F6F6F6;
	display: block; 
}

#topic li a.ebenedrei {
	background-color: #FBFBFB;
	display: block; 
}

#topic li a.sub {
	background-color: #F0F0F0;
	padding: 4px 0px 4px 25px;
	display: block; 
}

#topic li a.subsel {
	background-color: #91BAD0;
	padding: 4px 0px 4px 25px;
	display: block; 
}

#topic li a:hover {
	background-color: #E0E0E0;
	display: block; 
}


#search {
	
	text-align: left;
	margin: 0px;
	padding: 0px;

}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 2px 0px 2px 4px;
	margin: 0px;
	vertical-align : middle;
	font-size: 80%;
	color: #91BAD0;
}

input.search {
	border: #F0F0F0 1px solid;
	width: 100px;
}


#content {
	width: 570px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background-color: #FFFFFE;
	position: absolute;
	top: 234px;
	left: 195px;
}

#searchshop {
	position: absolute;
	top: 45px;
	left: 780px;
	width: 205px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	rem background: #F0F0F0 url(../images/perb.gif) no-repeat top right;
        background: #91BAD0 url(../images/perb.gif) no-repeat top right;
}

#flogo {
	position: absolute;
	top: 50px;
	left: 785px;
	width: 185px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	rem background: #F0F0F0 url(../images/perb.gif) no-repeat top right;
        background: url(../images/s2dlogo.jpg) no-repeat;
}


#commontop {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 975px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#commontop P.small  {
	font-size: 11px;
	color: #010000;
	display: inline;
}

#commontop a {
	font-size: 11px;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #010000;
	display: inline;
}

#youarehere P.small  {
	font-size: 11px;
	color: #F0F0F0;
	display: inline;
}

#youarehere a.small {
	font-size: 11px;
	text-decoration: none;
	color: #F0F0F0;
}

#youarehere a:hover, #commontop a:hover {
	text-decoration: underline;
}

#more a.small {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F0F0F0;
}

#shopcontrol {
	margin-bottom: 6px:
	padding: 0px;
}

#shopcontrol a {
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	color: #010000;
	display: inline;
	margin: 0px:
	padding: 0px;
}


#shopcontrol a:hover {
	font-size: 100%;
	text-decoration: underline;
	line-height: 100%;
	color: #010000;
	display: inline;
	margin: 0px:
	padding: 0px;
}

#quantum {
	position: absolute;
	top: 170px;
	left: 790px;
	width: 185px;
	valign: top;
	margin: 0px;
	padding: 0px;
}

#quantum p {
	font-size: 11px;
	line-height: 140%;
	font-weight: none;
	color: #010000;
	padding: 0px;
	margin: 0px;
}


#sidebartop {
	position: absolute;
	top: 220px;
	left: 780px;
	width: 205px;
	height: 25px;
	margin: 0px;
	padding: 0px;
rem	background: url(../images/psito.gif) no-repeat right top;
background : url(../images/pmbgr.gif) no-repeat top right;
}

#sidebar{

}

#sidebarrightx {
	position: absolute;
	top: 245px;
	left: 780px;
	width: 185px;
	padding: 10px;
	border-right: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	rem background:  url(../images/pic_sidebar_bgr.gif) repeat-y left top;
	background-color: #FFFFFE;
}


#sidebarright {
	margin: 1px 0px 0px 0px;
	background : #F0F0F0 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: normal;
 	color: #010000;
	display: block; 
	position: absolute;
	top: 220px;
	left: 780px;
	width: 185px;
	padding: 10px;
}

#sidebarleft {
	margin: 1px 0px 0px 0px;
	padding: 4px 4px 4px 8px;
	background : #F0F0F0 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: normal;
 	color: #010000;
	display: block; 
	text-align: justify;
}



#shopping {
font-size: 11px;
	position: absolute;
	top: 5px;
	left: 50%;
	width: 600px;
	height: 15px;
	margin-left: -490px;
	color: #010000;
}

#shopping a {
font-size: 11px;
text-decoration: none;
color: #010000;
}


#shopping P.small  {
	font-size: 11px;
	color: #F0F0F0;
	display: inline;
}

#shopping a.small {
	font-size: 11px;
	text-decoration: none;
	color: #F0F0F0;
}

#shopping a:hover, #commontop a:hover {
	text-decoration: underline;
}
