#container {
	background: url(../images/pwrap.gif) repeat-y;
	width: 992px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

#containercontent {
	background: url(../images/pwrapcontent.gif) repeat-y;
	width: 992px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;	
}

#eyecatcher {
	background: url(../images/s2dlogo.jpg) no-repeat;
	width: 990px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	border: solid 1px #333333; 
}

#eyecatcher td {
	color: white;
}

#eyecatcher p  {
	color: #FFFFFF !important;
}

#eyecatcher a {
	text-decoration: none;
	font-weight : bold;
	color: #FFFFFF;
}

#eyecatcher a:hover {
	color: #FF3;
}

#eyecatcher img {
	filter:alpha(opacity=85); 
	opacity: 0.85;
}
#eyecatcher img:hover {
	filter:alpha(opacity=100); 
	opacity: 1;
}

#maintopic {
	background: url(../images/menubar.gif) repeat-x top left;
	width: 990px;
	padding: 10px 0px 6px 0px;
	margin: 0px;
	background-color: #000000;
	text-align: left;		
	border-left: solid 1px #333333; 
	border-right: solid 1px #333333;
}

#maintopic a {
	background: url(../images/menubar.gif) repeat-x top left;
	padding: 10px 6px 10px 6px;
	margin: 0px;
	border-right: 1px solid #666666;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#maintopic a:hover, #maintopic a.sel, #topic a:hover, #subtopic a:hover, #subtopic a.sel,  #common a:hover, #common a.sel, #footer a:hover, #footer a.sel, #tippleft a:hover, #tippleft a.sel, #tippleftwarenkorb a:hover, #tippleftwarenkorb a.sel  {
	color: #FF3;
}

#maintopic a.sel {
	color: #EDEDED;	
}

#divider {
	clear: both;
	background: url(../images/divider.gif) no-repeat;
	background-position: center center;
	width: 988px;
	height: 17px;
	padding: 1px;
	margin: 0px;
	background-color: #000000;
	border: solid 1px #333333; 
}

#left {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#searchleft, #tippleft, #tippleftwarenkorb {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #ffffff solid;
}

#searchleft h2, #tippleft h2, #tippleftwarenkorb h2 {
	height: 16px;
	padding: 7px 20px 3px 8px;
	margin: 0px;
	color: #ffffff;
	background-color: #333333;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px #ffffff solid;
}

#tippleft h2, #tippleftwarenkorb h2 {
	border-top: 1px #ffffff solid;
}

#topic {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#topic h2 {
	height: 16px;
	padding: 5px 10px 5px 6px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px #ffffff solid;
}

a.topic {
	background: url(../images/ptopic.gif) no-repeat;
	display: block;
	padding: 7px 5px 6px 20px;
	margin: 0px;
	border-bottom: 1px #ffffff solid;
	color: #ffffff;
	text-decoration: none;
	text-valign:top;
}

a.topic:hover {
	background: url(../images/ptopicopen.gif) no-repeat;
	margin: 0px;
}

a.subtopic {
	background: url(../images/psubtopic.gif) no-repeat;
	display: block;
	padding: 7px 5px 6px 34px;
	margin: 0px;
	border-bottom: 1px #ffffff solid;
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
}

a.subtopic:hover {
	margin: 0px;
}

#content,#contentmax {
	float: left;
	width: 642px;
	margin: 0px;
	padding: 20px 15px 20px 15px;
}

#contentmax { 
	width: 800px; 
}

#side {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#sidenav {
	width: 160px;
}

#sidenav h2 {
	display: block;
	height: 16px;
	padding: 7px 20px 3px 8px;
	margin: 0px;
	border-bottom: 1px #FFFFFF solid;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 100%;
	font-weight: bold;
}

#sidenav a, #sidenav p, #tippleftwarenkorb a, #tippleftwarenkorb p {
	display: block;
	padding: 5px 2px 5px 8px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
	color: #FF3;
}

#sidenav a:hover {
	background-color: #999999;
	color: #FF3;
}

#sidebar {
	width: 140px;
	padding: 0px 10px 0px 10px;
}

#sidebar p {
	width: 140px;
	padding: 0px 4px 0px 10px;
}

#common {
	background: #262F4A;
	padding: 8px 0px 6px 10px;
	margin: 0;
	width: 982px;
	color: #FFFFFF;
	font-family: arial;
	text-align: right;
	/*clear: both;*/
}

#common a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	background: #262F4A;
	padding: 4px 10px 4px 10px;
	margin: 0;
	width: 972px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#plaintext {
	font-weight: bold;
	background-color: #333333;
}

#plaintext a:hover {
	background-color: #999999;
}


form.search {
	margin: 0px;
	padding: 5px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 120px;
	border: 1px solid #dedede;
}
