#htmlheader {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/) no-repeat;
}

#header {
}

#maintable {
	border-left: 1px solid #005DA0;
	border-right: 1px solid #005DA0;
	border-bottom: 1px solid #005DA0;
	background : #ffffff;
}

#row1 {
	height: 18px;
	background : url(../images/row1bg.gif) repeat-x;
}

#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: #D8EEFB;
}

#maintopic a.sel {
	color: #F3FBFE;
	font-weight: bold;
}

#eyecatcher {
	width: auto;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background : #D8EEFB url(../images/s2dlogo.jpg) no-repeat 0px 0px;
}

#content {
	width: 520px;
	padding: 0px;
	margin: 9px;
}

#topiccell {
	border-right: 1px solid #005DA0;
	background-color: #F3FBFE;
}

#topic {
	width: 170px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#topicheader {
	background : url(../images/header_icon.gif) no-repeat;
	border-top: 1px solid #005DA0;
	height: 18px;
}

#topicheader h3 {
	background : url(../images/header_bg.gif) repeat-x ;
	margin: 0px 0px 0px 12px;
	padding: 2px 0px 0px 10px;
	color: #444655;
	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: #F3FBFE;
	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: #444655;
}

#topic p a:hover {
	color: #005DA0;
}

form.search {
	padding: 10px;
	margin: 0px;
	background-color: #F3FBFE;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #444655 1px solid;
	width: 120px;
}

#links {
	width: 125px;
	padding: 0px;
	margin: 20px 0px 15px 0px;
	background-color: #F3FBFE;
}

#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;
}



