/* Benutzerfarben */
/*
usercolor.medium = ""
usercolor.bright = "#777FFE"
usercolor.dark = "#283D99"
usercolor.alt.dark = "#777FFE"
usercolor.alt.bright = "#EA0A00"
usercolor.alt.medium = ""
 */
 
HTML {
height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background:#02077C url(../images/pbg.gif);
}

#wrap, #wrap_small {
	background-color: transparent; 
	height: 100%;
	margin: 0px auto;
	border-left:1px solid #777FFE;
	border-right:1px solid #777FFE;
}
#wrap {
	width:983px;
	background:url(../images/pbackw.gif);
	background-repeat:repeat-y;
}
#wrap_small {
	width: 982px; 
	background:url(../images/pbacks.gif); 
	background-repeat:repeat-y;
}
	
#wrapleft, #wrapleftwide {
	 width:802px;
	 float:left;	
}

#wrapleftwide {width:983px;}

#header {
	height:18px; 
	width: 800px;
	margin: 0 auto;
}

a.textversion {font-size:13px; color:#ea0a00; font-weight:bold; text-decoration:none;}
#eyecatcher, #eyecatcherwide {
	width:802px;
	height:63px;
	float:left;
	border-bottom:1px solid #777FFE;
	background:#7a7efb url(../images/s2dlogo.jpg);
	background-repeat:no-repeat;
	}
* html #eyecatcherwide {width:984px;}
#eyecatcherwide {width:982px;}
#maintopic, #maintopicw {
	width:802px;
	height:16px;
	background-color: #283D99;
	float:left;
	border-top:#777FFE 1px solid;
	border-bottom:#777FFE 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: #02077C;
	border: #777FFE 1px solid;
	width: 115px;
	color : #ffffff;
}

#topic {
	width:160px;
	background-color: #283D99;
	float:left;
	}

#topic ul {	
	margin:0;
	padding:0;
	list-style:none;	
}
#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #fff;
	display: block; 
background: url(../images/pt.gif);	
}

#topic li a.nav, #topic li a.mainnav {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#777FFE 1px solid;
	height:17px;
}
#topic li.navshop {
	list-style:none;
	background: url(../images/pt.gif);
	border-bottom:#777FFE 1px solid;
	height:17px;
	margin:1px 0 0 0;
}
#topic li.nav a:hover, #topic li.navshop a:hover, #topic li a.mainnav:hover {
	background: url(../images/pthov.gif);	
	border-bottom:#777FFE 1px solid;
}
* html #topic li.nav a:hover, #topic li.navshop a:hover {
	background: url(../images/pthov.gif);	
	border-bottom:#777FFE 1px solid;
}
#topic li.nav a, #topic li.navshop a {	
	color: #fff;
	font-weight : bold;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration:none;
	border-bottom:#777FFE 1px solid;
	height:17px;
}
#topic li.navnormal {padding:2px 0 2px 0;}
#topic li.topicsel{
	padding:2px 0 1px 0;
	border-bottom:#777FFE 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 a {
	color: #fff;
	font-weight : bold;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-decoration:none;
	background: url(../images/pts.gif);
	background-repeat: no-repeat;
border-bottom:#777FFE 1px solid;
height:17px;	
}

#content {
	width:591px;
	float: left;
	padding: 10px 0 0 19px;
	margin-left:2px;
	background-color: #02077C;
}
#contentmax {
	width:785px;
	float: left;
	padding: 10px 0 0 19px;
	margin-left:1px;
	background-color: #02077C;
}
#sidebar {
	width: 150px;
	background-color: #283D99;
	border-top: 1px solid #777FFE;
	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: #283D99;
	border-top:1px solid #777FFE;
	border-left:1px solid #777FFE;
	border-bottom:1px solid #777FFE;
	
}
#footerleft {
	float:left;
	width:802px;
	height:16px;
	background-color: #283D99;
	border-top:1px solid #777FFE;
	border-bottom:1px solid #777FFE;
	border-right:1px solid #777FFE;
}
#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:#777FFE 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: #283D99;
	border-bottom:1px solid #777FFE;
	border-left:1px solid #777FFE;
}
.sbeu_rand {width: 300px; margin:0px}
.sbeu_o1, .sbeu_o2, .sbeu_o3, .sbeu_o4, .sbeu_u1, .sbeu_u2, .sbeu_u3, .sbeu_u4 {display:block; overflow:hidden;}
.sbeu_o1, .sbeu_o2, .sbeu_o3, .sbeu_u1, .sbeu_u2, .sbeu_u3 {height:1px;}
.sbeu_o1 {margin:0 5px; background:#000;}
.sbeu_u1 {margin:0 5px; background:#000;}
.sbeu_o2, .sbeu_u2 {margin:0 3px; border-width:0 2px;}
.sbeu_o2 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_u2 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_o3, .sbeu_u3 {margin:0 2px;}
.sbeu_o3 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_u3 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_o4, .sbeu_u4 {height:2px; margin:0 1px;}
.sbeu_o4 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_u4 {background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_content {display:block; padding:0 5px 0 5px; background:#FFFFCC; border-left:1px solid #000; border-right:1px solid #000;}
.sbeu_rand p {margin:0px}
#sbeuTt {display: none; position: absolute; top:200px; left:0px; width:100px;}

