#container {
   width: 100%;
 	height: 100%;
 	padding:0px;
 	margin: 0px; 
}

#content {
	width: 540px;
 	padding: 0px 0px 0px 30px ;
 	margin: 0px;
 	float: left;
	/*padding: 0px;*/
	/*position: absolute;*/
	/*top: 130px;*/
	/*left: 250px;*/
}

#topic {
	width: 200px;
 	padding: 10px 0px 0px 10px ;
 	float: left;
 	position: relative;
 	margin-left: -5px;
 	margin-right: - 5px; 
	/*width: 200px;*/
	/*padding: 0px;*/
	/*position: absolute;*/
	/*top: 110px;*/
	/*left: 20px;*/

}

#sidebar {
	width: 150px;
 	padding: 10px 0px 0px 10px ;
 	float: right;
 	position: relative;
 	margin-left: -5px;
 	margin-right: -5px;
 	clear: right;
	background-color: #9999cc;	
 	/*width: 150px;*/
	/*padding: 0px;*/
	/*position: absolute;*/
	/*top: 130px;*/
	/*left: 820px;*/
}

#footer{    
	width: 1000px;
 	height: 70px;
	/*background : #CCCCFF url(../images/s2dlogo.jpg) no-repeat;*/
	background-color: transparent;
	border-top: 1px solid #000066;
	color: #000066;
	font-weight: bold;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	clear: both;
	margin-bottom: -10px;
	padding: 5px 0 0px 0;
}

#logo {
	width: 100%;
	height: 70px;
	background : #CCCCFF url(../images/s2dlogo.jpg) no-repeat;

}

#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
	background-color: #ccccff;
}

#plaintext a {
	color: #000066;
	text-decoration: none;
}
/* Maintopic ist die navigationsleiste oben*/

#maintopic {
	width: 1000px;
	/*width: 100%;*/
	margin: 0px;
	/*padding: 1px 0px 2px 0px;*/
	padding: 0px 1px 1px 0px;
	background: #CCCCFF url(../images/pmtp.gif) repeat-x;
	height: 32px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	/*margin: 0px;*/
	/*padding: 8px 16px 0px 16px;*/
	padding: 8px 10px 0px 10px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	/*border-right: 1px solid #000066;*/
	/*border-left: 1px solid #000066;*/
	border: 1px solid #000066;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background-color: #9999cc;
}

#maintopic a.sel {
	background-color: #CCCCFF;
	color: #000066;
}


#topic h3 {
	border-top: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	background-color: #CCCCFF;
	color: #000066;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 0px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #CCCCFF;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #000066;	
	color: #000066;
}

#topic p a:hover {
	text-decoration: underline;
	color: #000066;	
	color: #ff9900;
}

form.search {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	/*margin: 15px 0px 40px 0px;*/
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-right: #000066 1px solid;
	background-color: #ccccff;
	width: 150px;
	padding: 2px;
	color: #000066}



#werbung { 	
	margin: 0px 0px 0px 0px;
	width: 200px;
	padding: 0px;
	float: left;
 }

/*--- footer ---*/

#footer p {	
	background-color: transparent;
	text-align: center;
	margin: 4px 0 0px 0;
	padding: 4px;	width: 70%;
	line-height: 2.1em;
	padding: 0px 0 0px 0;
	color: #000066
}

#footer p {	
	background-color: transparent;	
	color: #000066;
	text-decoration: none;
}

#footer a { 	
	background-color: transparent;
 	color: #000066;	
	text-decoration: none;
 }

#footer  a:hover, #footer  a:focus, #footer  a:active{ 	
	text-decoration: none;
 	color: #FF9900;
 }

#ts {
	text-align: center;
}

#ts a {
	text-decoration: none;
	color: #000066;	
}
