HTML {
height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #DDD;
	color: #444;	
}


#commonbar
{
	margin: 0px auto;
	padding: 0px;
	width : 980px;
	height: 37px;
	background-color: #08627A;
	overflow: hidden;
	border: 1px solid #000;
}

#commonbar ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
		
}

#commonbar li {
	/*display: inline;*/
}

#commonbar a {
	display:inline-block;
	padding: 0px 16px 0px 16px;	
	line-height:330%;
	text-align: center;
	text-decoration: none;
	font-family : Tahoma, Verdana, sans-serif;
	border-right: 1px solid #DEDEDE;
	font-size: 11px;
	font-weight: bold;
	height:37px;
	color: #000000;
			
}

#commonbar a:hover {
	
	background-color: #F0C300;
	color: #FFFFFF;
}


#wrap {
	width: 980px;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	border-left:1px solid black;
	border-right:1px solid black;
}


#nav {
	float: left;
	width: 230px;
	padding: 0px 0px;
	margin-right: 0px;
	border-right: 1px solid #000;
	background-color: #fffffe;
}

#logo 
{
	width: 230px;
	height: 300px;
	background: url(../images/s2dlogo.jpg) no-repeat top center; 
	margin: 0px;
	border-bottom: 1px solid #000;
}

#nav h2 {
font-weight: bold;
padding-left: 15px;
}
#search {
margin-top:			20px;
margin-bottom:			20px;
}

#menue {
	width:				230px !important; 
	text-align:			left; 
	padding:			0px   0px     20px     0px; 
	margin:				0px   0px    0px     0px;
	background-color:		transparent;
	
}
ul#mainnavi{
	list-style-type:		none;
	width:				230px !important; 
	text-align:			left; 
	padding:			0px   0px     0px     0px; 
	margin:				0px   0px    0px     0px;
}

li#mainnavi{
	list-style-type:		none;
}



#mainnavi a{ 
  display: block;
  margin-top: 2px;
  color: #FFFFFF;
  text-decoration: none;
  }
  
#home a.active{
background: #2A389B url(../images/pd.gif) top right no-repeat;
  }  
  
 
a.maintopic {
   background: #08627A url(../images/pr.gif) top right no-repeat;
    padding: 2px 16px 2px 16px;
  }


 
a.topic {
   padding: 2px 10px 2px 22px;
    background: #08627A url(../images/pr.gif) top right no-repeat;
  }  
  
a.subtopic {
   padding: 2px 10px 2px 28px;
    background: #08627A url(../images/pr.gif) top right no-repeat;
  }  
    
a.maintopic:hover { 
  background-color: #F0C300;
  }
  
a.maintopicactive { 
  background: #2A389B url(../images/pd.gif) top right no-repeat;
  padding: 2px 16px 2px 16px;
  }  
a.maintopicactive:hover { 
  background: #F0C300 url(../images/pd.gif) top right no-repeat;
  
  }   
  
a.topic:hover { 
  background-color: #F0C300;
  }  
  
a.subtopic:hover { 
  background-color: #F0C300;
  }    
  
a.topicactive { 
  background: #2A389B url(../images/pd.gif) top right no-repeat;
   padding: 2px 10px 2px 22px;
  } 
a.topicactive:hover { 
  background: #F0C300 url(../images/pd.gif) top right no-repeat;
  
  }    

a.subtopicactive { 
  background: #2A389B url(../images/pd.gif) top right no-repeat;
  padding: 2px 10px 2px 28px;
  }
a.subtopicactive:hover { 
  background: #F0C300 url(../images/pd.gif) top right no-repeat;
   }    



#content {
	float:left;
	width: 490px;
	padding: 20px 20px 0px 20px;
	margin:0px;
	background-color: #ffffff !important;
}
#contentmax {
float:left;
width: 700px;
padding: 20px 0px 0px 20px;
margin: 0px;
background-color: #ffffff !important;

}

#sidebar {
	float:right;
	width: 180px;
	padding: 4px 0px 0px 15px;
	margin-right:15px;
	background-color: #ffffff !important;
	border-left: 1px solid #000;
}
#sidebar h2 {
width:175px;
background-color: #08627A;
color: #fff;
font-size: 90% !important;
font-weight:normal !important;
padding-left: 5px !important;
margin: 0px 0px 0px 1px !important;
}

#sidebar h3 a {
margin: 0px 0px 0px 0px !important;
color: #000;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

#sidebar img {
margin: 0px 0px 5px 0px;
}


* html #sidebar {  /* nur fuer Internet Explorer */
  padding:0px 0px 0px 20px;     /* Version 5.x */
  padding:0px 0px 0px 20px;    /* Version 6 */
}
#nav, #content, #contentmax, #sidebar {
   padding-bottom: 32767px; /* Beschraenkung durch Safari, der keinen groesseren Wert zulaesst. */
   margin-bottom: -32767px;
}
div.menuebox {
	font-size:			100%; 
	margin:				5px;
	padding-left:			10px;
	color:				#08627A;
	background-color: transparent;
	font-weight:			normal;
	
}
div.menuebox h2{
	color:				#000;
	background-color:		transparent;
}
div.menuebox a{
	color:				#000 !important;
	background-color:		transparent;
	font-weight:			normal !important;
	line-height:			150% !important;
	text-decoration:		none;
}
div.menuebox li, a.sidebarblockleft {
	padding: 			0px     0px     1px   15px;
	background: 			url(../images/pbull.gif) no-repeat top left;
	line-height:			140%;
	list-style-type:		none;
}
div.menuebox p{
	line-height:			150% !important;
}

#commonbar
{
	margin: 0px auto;
	padding: 0px;
	width : 980px;
	height: 37px;
	background-color: #08627A;
	overflow: hidden;
	border: 1px solid #000;
}
#commonbar a{
color:#FFF !important;
}
#bottom {
	margin: 0px auto;
	width: 980px;
	height: 37px;
	clear: both;
	background-color: #08627A;
	overflow: hidden;
	border: 1px solid #000;
	font-size: 90%;
}
#bottom a {
color: #FFF !important;
font-size: 90%;
font-weight: normal;
text-decoration: none;
}

form.search {
	margin: 0px;
	padding: 0px;
}

form.search input {
	vertical-align : right;
}

input.search {
	width: 150px;
	border: 1px solid #dddddd;
}
#sidebarleft {
width: 220px;
background-color: ;
margin:0px;
color: #F0C300;
}
.sidebarleft p {
padding:2px 4px 10px 25px;
}
.sidebarleft a {
color: #000000;
font-weight : bold;
}