/* Benutzerfarben */
/*
usercolor.medium = ""
usercolor.bright = "#4562E0"
usercolor.dark = "#054363"
usercolor.alt.dark = "#900000"
usercolor.alt.bright = "#FD8F00"
usercolor.alt.medium = ""
 */
 
HTML {
height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background:#000000 url(../images/pbg.gif);
}

#wrap {
	background-color: transparent; 
	width: 986px; 
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
}
#wrap_small {
	background-color: transparent; 
	width: 804px; 
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
}
	
#wrapleft, #wrapleftwide {
	 background-color: #000000;
	 width:802px;
	 float:left;
	 border-left:1px solid #4562E0;
	 border-right:1px solid #4562E0;
	 }
#wrapleftwide { 
	 width:984px;
}

#header {
	height:18px; 
	width: 800px;
	float:left;
}
#eyecatcher {border-bottom:1px solid #4562E0;}
#eyecatcherwide {
	width:986px;
	height:63px;
	float:right;
	border-bottom:1px solid #4562E0;
	background: url(../images/plogo.gif);
	background-repeat:no-repeat;
	}
* html #eyecatcherwide {width:984px;}

#maintopic, #maintopicw {
	width:802px;
	height:16px;
	background-color: #054363;
	float:left;
	border-top:#4562E0 1px solid;
	border-bottom:#4562E0 1px solid;
}
#maintopicw {
	width:984px;
}
#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);
	border-right:#4562E0 1px solid;
}

#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: #000000;
	border: #4562E0 1px solid;
	width: 115px;
	color : #ffffff;
}


#topic {
	width:160px;
	background-color: #054363;
	float:left;
	border-bottom:1px solid #4562E0;
	 border-right:1px solid #4562E0;
	}

#topic ul {	
	margin:0;
	padding:0;	
}

#topic li.nav {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#4562E0 1px solid;
	height:17px;
}
#topic li.navshop {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#4562E0 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:#4562E0 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:591px;
	float: left;
	padding: 10px 0 0 19px;
	background-color: #000000;
}
#contentmax {
	width:760px;
	float: left;
	padding: 10px 0 0 19px;
	background-color: #000000;
}
#sidebar {
	width: 150px;
	background-color: #054363;
	border: 1px solid #4562E0;
	padding: 10px;
	margin: 0 0px 10px 0px;
	float:right;
}
	
#wrapleft, #topic, #sidebar {
   padding-bottom: 32767px;
   margin-bottom: -32767px;
}
.normal  {
	font-size: 9pt;
	color: #ffffff;
}
.footer {
	margin: 0 auto;	
	width:986px;
	height:16px;
	background-color: transparent;	
}
#footer_wide {	
	margin: 0 auto;	
	width:986px;
}
#footerw {
	float:left;
	width:985px;
	height:16px;
	background-color: #054363;
	border-bottom:1px solid #4562E0;
	border-top:1px solid #4562E0;
	border-left:1px solid #4562E0;
	border-right:1px solid #4562E0;
}
#footerleft {
	float:left;
	width:802px;
	height:16px;
	background-color: #054363;
	border-bottom:1px solid #4562E0;
	border-top:1px solid #4562E0;
	border-left:1px solid #4562E0;
	border-right:1px solid #4562E0;
}
#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:#4562E0 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: #054363;
	border-bottom:1px solid #4562E0;
	border-left:1px solid #4562E0;
	border-right:1px solid #4562E0;
}

