#htmlheader {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/) no-repeat;
}

#header {
}

#maintable {
	border-left: 1px solid #C5A802;
	border-right: 1px solid #C5A802;
	border-bottom: 1px solid #C5A802;
	background : #ffffff;
}

/*#row1 {
	height: 18px;
	background : url(../images/row1bg.gif) repeat-x;
}
*/

#row1 {
	height: 30px;
	background : url(../images/row1bg.gif) repeat-x;
}

#datum{
	padding: 1px 0px 0px 10px;
	color: #2E2E2E;
	width: 450px;
	float: right;
	font-size: 20px;
	font-weight: normal;
}

/*#datum{
	padding: 2px 0px 0px 10px;
	color: #ffffff;
	width: 435px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}
*/
#plaintext {
	text-align: right;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	float: right;
	width: 200px;
	font-size: 10px;
	vertical-align: bottom;
}

#plaintext a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#mtcell {
	background: url(../images/mtbg.gif) repeat-x;
	height: 27px;
}

#maintopic {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-right: 1px solid #dedede;
	text-transform : uppercase;
}

#maintopic a:hover {
	color: #E6E6E6;
}

#maintopic a.sel {
	color: #FAFAFA;
	font-weight: bold;
}

#eyecatcher {
	width: auto;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background : #E6E6E6 url(../images/s2dlogo.jpg) no-repeat 0px 0px;
}

#content {
	width: 520px;
	padding: 0px;
	margin: 9px;
}

#topiccell {
	border-right: 1px solid #C5A802;
	background-color: #FAFAFA;
}

#topic {
	width: 170px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#topicheader {
	background : url(../images/header_icon.gif) no-repeat;
	border-top: 1px solid #C5A802;
	height: 18px;
}

#topicheader h3 {
	background : url(../images/header_bg.gif) repeat-x ;
	margin: 0px 0px 0px 12px;
	padding: 2px 0px 0px 10px;
	color: #2E2E2E;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

#topic p {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #FAFAFA;
	font-size: 11px;
	height: 18px;
}

#topic p.tsub {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 10px;
	font-size: 11px;
	background : url(../images/topicp_bg.gif) repeat-x ;
	height: 18px;
}

#topic p.sub {
	padding-top: 2px 0px 2px 25px;
	background-color: #ffffff;
}

#topic p a {
	text-decoration: none;
	color: #2E2E2E;
}

#topic p a:hover {
	color: #C5A802;
}

form.search {
	padding: 10px;
	margin: 0px;
	background-color: #FAFAFA;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #2E2E2E 1px solid;
	width: 120px;
}

#links {
	width: 125px;
	padding: 0px;
	margin: 20px 0px 15px 0px;
	background-color: #FAFAFA;
}

#unter_navi {
	height: 20px;
}

#unter_suchen {
	background-color: #33FFCC;
	height: 25px;
}

#unter_shop {
	background-color: #FFFF99;
	height: 25px;
}

#unter_subnav {
	background-color: #CCCCFF;
	height: 25px;
}

#footer {
	text-align: center;
	height: 41px;
	background : url(../images/bg_footer.gif) repeat-x;
	font-size: 8px;
	color: #999999;
}

#footer a {
	color: #999999;
}




