HTML {
height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	color: #444;	
}

#wrap {
	width: 980px;
	background-color: #fff;
	margin: 0 auto;
	border-left:0px solid #010000;
	border-right:0px solid #010000;	
}

#printlogo { 
width: 650px;
margin: 0px;
padding: 10px 0px 0px 20px;
font-size: 200%;
font-family: Arial;
color: #010000;
float:left;
}

#printsite a{
width: 260px;
height:40px;
margin: 0px;
float: right;
color: #FFBC1C;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

#commonbar{
	float:left;	
	width : 980px;
	padding: 0px;
	height: 37px;
	background : url(../images/commonbar.gif) repeat top left;
	overflow: hidden;
}

#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: #fff;			
}

#commonbar a:hover {
	background-color: #F5F5F5;
	color: #010000;
}

#commonbar a.sel {
	background-color:#F5F5F5;
	color:#010000;
	text-transform: uppercase;
}

#contentwrap {
	float:left;
	width: 980px;
	margin:20px 0 0 0;
	background: #F5F5F5 url(../images/pback.gif) repeat;
}

#nav {
	float: left;
	width: 230px;
	padding-top: 15px;
	margin: 0px;
}

#nav h2 {
font-weight: bold;
padding-left: 15px;
text-transform: uppercase;
}


#menue {
	width:				200px; 
	text-align:			left; 
	padding:			0px   0px     20px     0px; 
	margin:				0px   0px    0px     0px;
	
}
ul#mainnavi{
	list-style-type:		none;
	width:				200px; 
	text-align:			left; 
	padding:			10px; 
	margin:				0px;
}

#mainnavi li{
	list-style-type:		none;	
}

#mainnavi a{ 
  display: block;
  margin-top: 2px;
  color: #010000;
 text-decoration: none;
  }

a.maintopic {
	z-index: 50;
	padding: 2px 16px 2px 16px !important;
	background: url(../images/parr.gif) no-repeat scroll left center;
  }
  
a.maintopic:hover {
	z-index: 50;
	background: url(../images/pard.gif) no-repeat scroll left center;
}
 
a.topic {
   padding: 2px 10px 2px 26px !important;
   }  
  
a.subtopic {
   padding: 2px 10px 2px 36px;
   
  }  

a.maintopicactive { 
	background: url(../images/pard.gif) no-repeat scroll left center;
  padding: 2px 16px 2px 16px;
  font-weight: bold;  
  } 
  
a.topicactive { 
   padding: 2px 10px 2px 26px;
   font-weight: bold;  
  }
     
a.subtopicactive { 
  padding: 2px 10px 2px 36px;
  font-weight: bold;
}

#sidebar {
	float:left;
	width: 200px;
	padding: 4px 15px 15px 15px;
	margin:0px;
	background-color: transparent !important;	
}

#sidebar h3 a {
margin: 0px 0px 0px 0px !important;
color: #010000;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

#sidebar img {
margin: 0px 0px 5px 0px;
}

* html #sidebar {  /* nur fuer Internet Explorer */
  padding:0px 20px 0px 20px;     /* Version 5.x */
  padding:0px 20px 0px 20px;    /* Version 6 */
}

#logo 
{
	width: 680px;
	height: 300px;
	background: url(../images/s2dlogo.jpg) no-repeat top center; 
	margin-right: 30px;
	float: right;
	border: 0px;
	}
	
* html #logo {  /* nur fuer Internet Explorer */
margin-right: 10px;  /* Version 5.x */
margin-right: 15px;  /* Version 6.x */
}	
	

#shopbox
{
width: 160px;
height: 100px;
margin: 15px 15px 0px 0px;
float: right;
padding: 0px 15px 15px 15px;
background-color: #ffffff;
border: 1px solid black;
filter:alpha(opacity=60);
opacity:0.6;
}
#shopbox h2 {
text-transform:uppercase;
font-size: 12px;
}
#shopbox a {
color: #000;
text-decoration: none;
}

#search {
padding: 0px 0px 20px 15px;
}

#content {
	float:right;
	width: 680px;
	padding: 20px 30px 20px 20px;
	margin:0px;
	background-color: #ffffff;
}

div.menuebox {
	font-size:			100%; 
	margin:				5px;
	padding-left:			10px;
	color:				#010000;
	background-color: transparent;
	font-weight:			normal;	
}
div.menuebox h2{
	color:				#010000;
	background-color:		transparent;
}
div.menuebox a{
	color:				#010000 !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;
}

#bottom {
	clear:both;
	width : 980px;
	padding: 0px;
	margin: 0px auto;
	height: 37px;
	background : url(../images/commonbar.gif) repeat top left;
	text-align: left;
	color: #FFF;
	overflow: hidden;
}
#bottom a {
color: #FFF !important;
font-size: 90%;
font-weight: bold;
text-decoration: none;
}

form.search {
	margin: 0px;
	padding: 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 150px;
	border: 1px solid #EBEBEB;
}