#main {
	float: left;
	width: 950px; 
}
#topl {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #ffffff;
	float: left;
}

#topl a {
	font-size: 90%;
	color: #aaaaaa;
	text-decoration: none;
}

#topc {
	width: 196px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #383832 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	float: left;
}

#topr {
	width: 750px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #7A7A6E url(../images/pfade.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
	float: right;
}

#midl {
	width: 156px;
	height: 210px;
	padding: 20px 20px;
	margin: 0px;
	text-align: right;
	color: #53534A;
	border-right: 2px solid #ffffff;
	float: left;
}

#midl h1 {
	font-size : 18px;
	font-weight: normal;
	color: #888888;
	padding: 0px;
	margin: 0px;
}



/* Textgrösse oben links neben Logografik */

#midl h2 {
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 22px;
	letter-spacing : -2px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#midr {
	width: 750px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	background-image : url(../images/s2dlogo.jpg);
	border-bottom: 2px solid #ffffff;
	float: right;
}

#common {
	width: 950px;
	height: 50px;
	background : #f8f8f8 url(../images/pfadeg.gif) repeat-x top left;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
	clear: both;
}

#common a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
}

#common a:hover {
	background : #7A7A6E url(../images/pfade.gif) repeat-x top left;
	color: #ffffff;
}


a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#content_wrap {
	width: 950px;
	overflow: hidden;	
}

#content {
	width: 712px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
	float: right;
	color: #FFFFFF;
	background : #7A7A6E url(../images/pfade.gif) repeat-x top left;
}

#sidebartop {
	position: relative;
	float: right;
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 2px 2px;
	background : #383832 url(../images/pfadea.gif) repeat-x top left;
}

#sidebar {
	position: relative;
	float: right;
	width: 160px;
	padding: 0px 20px 20px 20px;
	margin: 0px 0px 0px 2px;
	background : #ffffff url(../images/pfadew.gif) repeat-x top left;
}





#nav {
	width: 156px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
	background : #383832 url(../images/pfadea.gif) repeat-x top left;
	float: left;
}

#nav, #content {
   padding-bottom: 32767px;
   margin-bottom: -32767px;
}

a.maintopic, #nav h1 {
	display:block;
	margin: 10px -20px 10px -20px;
	padding: 5px 20px 5px 20px;
	background-color: #10100E;
	text-decoration: none;
	font-size: 20px;
	font-family : Georgia, serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FFFFFF;
}

a.topic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #10100E;
	text-decoration: none;
	color: #FFFFFF;
}

a.subtopic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #10100E;
}

#bottoml {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
	float: left;
}

#bottomc {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
	float: left;
}

#bottomr {
	width: 550px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: url(../images/psdhw.gif) repeat-x top left;
	float: right;
}


form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size: 12px;
}

/* Popup Fenster */

#werbefenster { 
 position: absolute; 
 left:400px; 
 top: 30px; 
/* width: 500px; */
/* height: 667px; */
 background-color: #ffffff; 
 z-index: 10; 
} 
 
#poptitel { 
 font-family: Comic Sans MS; 
 font-size: 15px; 
 text-align: center; 
 color: #ffffff; 
 background-color: #636363; 
} 
 
#schliessen { 
 text-align: right; 
 background-color: #bbbbbb; 
 display: block; 
} 

