/* Benutzerfarben */
/*
usercolor.medium = ""
usercolor.bright = "#48924F"
usercolor.dark = "#2A642F"
usercolor.alt.dark = "#7EB684"
usercolor.alt.bright = "#A7E1AC"
usercolor.alt.medium = ""
 */
 
HTML {
height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background:#08380D url(../images/pbg.gif);
}

#wrap, #wrap_small {
	background-color: transparent; 
	height: 100%;
	margin: 0px auto;
	border-left:1px solid #48924F;
	border-right:1px solid #48924F;
}
#wrap {
	width:983px;
	background:url(../images/pbackw.gif);
	background-repeat:repeat-y top left;
}
#wrap_small {
	width: 982px; 
	background:url(../images/pbacks.gif); 
	background-repeat:repeat-y top left;
}
	
#wrapleft, #wrapleftwide {
	 width:802px;
	 float:left;	
}

#wrapleftwide {width:983px;}

#header {
	height:18px; 
	width: 800px;
	margin: 0 auto;
}
#eyecatcher {border-bottom:1px solid #48924F;}
#eyecatcherwide {
	width:982px;
	height:63px;
	float:right;
	border-bottom:1px solid #48924F;
	background: url(../images/s2dlogo.jpg);
	background-repeat:no-repeat;
	}
* html #eyecatcherwide {width:984px;}

#maintopic, #maintopicw {
	width:802px;
	height:16px;
	background-color: #2A642F;
	float:left;
	border-top:#48924F 1px solid;
	border-bottom:#48924F 1px solid;
}
#maintopicw {
	width:983px;
}
#maintopic ul, #maintopicw ul {
	list-style-type: none;
	margin:0px;
	padding:0;
	float:left;
}

#maintopic li, #maintopicw li {
	display: inline;
}

#maintopic li a , #maintopicw li a{
	float:left;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color:#fff;
	height:16px;
	font-weight: bold;
	font-size:11px;
	background: url(../images/pmt.gif);

}

#maintopic li a:hover, #maintopicw li a:hover{
	background: url(../images/pmhov.gif);
	font-weight: bold;
	color:#fff;
	font-size:11px;
	}
	
#maintopic li a.sel, #maintopicw  li a.sel{
	background: url(../images/pmsel.gif);
	color:#fff;
	font-weight: bold;
	font-size:11px;
}

form.search {
	padding: 0px;
	margin: -10px 0 0 0;
	height: 48px;
}
form.search input {
	margin: 0px;
	vertical-align : middle;
	margin-top:12px;
}

input.search {
	font-size:10px;
	background-color: #08380D;
	border: #48924F 1px solid;
	width: 115px;
	color : #ffffff;
}


#topic {
	width:160px;
	background-color: #2A642F;
	float:left;
	
	}

#topic ul {	
	margin:0;
	padding:0;
	list-style:none;	
}

#topic li.nav {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#48924F 1px solid;
	height:17px;
}
#topic li.navshop {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#48924F 1px solid;
	height:17px;
	margin:1px 0 0 0;
}
#topic li.nav:hover, #topic li.navshop:hover {
	background: url(../images/pthov.gif);	
}
* html #topic li.nav a:hover, #topic li.navshop a:hover {
	background: url(../images/pthov.gif);	
}
#topic li.nav a, #topic li.navshop a {	
	color: #fff;
	font-weight : bold;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration:none;
}
#topic li.navnormal {padding:2px 0 2px 0;}
#topic li.topicsel{
	padding:2px 0 1px 0;
	border-bottom:#48924F 1px solid;
}
#topic li.subtopicsel  {
	padding:2px 0 3px 0;
}
#topic li.navnormal a:hover {
	background: url(../images/pds.gif);
	background-repeat: no-repeat;
}

#topic li.navnormal a {
	padding:2px 0 2px 16px;
	font-size : 11px;
	color: #fff;
	text-decoration:none;
	background: url(../images/pd.gif);
	background-repeat: no-repeat;	
}
#topic li.subtopicsel a {
	padding:2px 0 2px 16px;
	font-size : 11px;
	color: #fff;
	text-decoration:none;
	background: url(../images/pds.gif);
	background-repeat: no-repeat;	
}
#topic li.topicsel {
	background: url(../images/pts.gif);
	background-repeat: no-repeat;
}	
#topic li.topicsel a {
	color: #fff;
	font-weight : bold;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration:none;	
}

#content {
	width:601px;
	float: right;
	padding: 10px 19px 0 0px;
	margin-left:2px;
	background-color: #08380D;
}
#contentmax {
	width:770px;
	float: right;
	padding: 10px 29px 0 0 !important;
	margin-left:1px;
	background-color: #08380D;
}
#sidebar {
	width: 150px;
	background-color: #2A642F;
	border-top: 1px solid #48924F;
	padding: 10px;
	margin: 0 0px 10px 0px;
	float:right;
}

.normal  {
	font-size: 9pt;
	color: #ffffff;
}
#footer {
	clear:both;	
	width:982px;
	height:16px;
	background-color: transparent;	
}
#footer_wide {	
	clear:both;
	width:984px;
	margin-left:-1px;
}
#footerw {
	float:left;
	width:984px;
	height:16px;
	background-color: #2A642F;

	border-top:1px solid #48924F;
	border-left:1px solid #48924F;
	border-bottom:1px solid #48924F;
	
}
#footerleft {
	float:left;
	width:802px;
	height:16px;
	background-color: #2A642F;
	border-top:1px solid #48924F;
	border-bottom:1px solid #48924F;
	border-right:1px solid #48924F;
}
#footerleft ul, #footerw ul {
	list-style-type: none;
	margin:0px;
	padding:0;
	float:right;
}

#footerleft li, #footerw li {
	display: inline;
}

#footerleft li a, #footerw li a {
	float:right;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color:#fff;
	height:16px;
	font-weight: bold;
	font-size:11px;
	background: url(../images/pmt.gif);
	border-right:#48924F 1px solid;
}

#footerleft li a:hover, #footerw li a:hover {
	background: url(../images/pmhov.gif);
	font-weight: bold;
	color:#fff;
	font-size:11px;
	}
	
#footerright {
	width:170px;
	height:16px;
	float:right;
	background-color: #2A642F;
	border-bottom:1px solid #48924F;
	border-left:1px solid #48924F;

}

