BODY {
	margin: 0 auto;
}

#center {
	margin: 0 auto;
	width: 956px;
	background : #ffffff url(../images/pback.gif) no-repeat;
    height: 400px;
	}


	
	
	
a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }




#nav {
	position: absolute;
	top: 401px;
	left: 50%;
	padding: 0px;
	margin: 0px;
	margin-left: -418px;
	width: 880px;
	height: 40px;
	background : url(../images/pnback.gif);
	overflow: hidden;
}


#nav a {
	display: block;
	width: 110px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background : url(../images/pnbutton.gif);
	font-weight : bold;
	font-size : 10px;
	
}

#nav a.active {
	background : url(../images/pnbuttona.gif) !important;
}

#nav a:hover {
	color: #BBBCF2;
	background : url(../images/pnbuttonh.gif);
}



.menu {
        margin-top: -2px;
	font-weight: bold;
	font-size: 10px;
	background: url(../images/pnback.gif);
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	
	z-index: 20;
	border-bottom: 1px solid #cccccc;
}

a.menuItem, a.menuItemActive {
	color: #999999;
	background: url(../images/pnback.gif);
	display: block;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
	white-space: nowrap;

	text-decoration: none;
	white-space: nowrap;
	
}
a.menuItem:hover, a.menuItemActive {
	color: #BBBCF2;
	background: url(../images/pnbuttona.gif);
}



#fusszeile {
	clear: both;
	margin-left: 418px;
	width: 880px;
	height: 40px;
	background : url(../images/pnback.gif);
	padding: 0px;
	margin: 0px;

}

#plaintext {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 61px;
}

#plaintext a {
	color: #D4D5D7;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -418px;
	width: 882px;
	height: 400px;
	background : url(../images/s2dlogo.jpg);
}


#content {
	position: absolute;
	top: 441px;
	left: 50%;
	margin-left: -418px;
	width: 480px;
	background : url(../images/pcback.gif);
	background-repeat : no-repeat;
	padding: 10px 40px 10px 20px;
}

#subnav {
	position: absolute;
	top: 441px;
	left: 50%;
	margin-left: 124px;
	width: 150px;
	height: 300px;
	background : url(../images/psback.gif) no-repeat;
	padding: 10px 40px 10px 0px;
}

#subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 90%;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

#subnav a.active {
	font-weight: bold;	
	color: #BBBCF2;
}

#subnav a:hover {
	font-weight: bold;	
}


#sidebar {
	position: absolute;
	top: 441px;
	left: 50%;
	margin-left: 308px;
	width: 150px;
	padding-top: 10px;
}

form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #BBBCF2;
	font-size: 10px;
}

