html, body{
height:100%;
width:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(m/bgtest.gif) repeat-x;
	background-color:#EDEDED;
	line-height: 18px;
	letter-spacing:1px;

}
#cont1 td{
vertical-align:top;
}
td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	letter-spacing:1px;
}
h2{
	line-height:25px;
	color: #FFFFFF;
	font-size:12px;
	padding-left:5px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
h3{
	color: #313131;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

hr{
   background-color: #8f8e8d;
   border: none;
   color: #8f8e8d;
   height: 1px; 
}
a{
font-weight:bold;
color:#313131;
text-decoration:underline;
}
a:hover{
text-decoration:underline;
}
a img{
  border:0px;
}
#nebennavi a{
font-weight:normal;
color:black;
text-decoration:none;
}
#nebennavi a:hover{
text-decoration:underline;
}


#hauptnavi td{
height:18px;
padding-left:30px;
}
#hauptnavi a{
text-decoration:none;
display:block;
font-weight:normal;
line-height:18px;
width:100%;
}
#hauptnavi a:hover{
color:#ffffff;
}
.hauptnavi{
background-image:url(m/hauptnavilinien.gif);
background-repeat:no-repeat;
background-position:30px 0px;
}
.hauptnavi_m{
background-image:url(m/hauptnavi_m.gif);
background-repeat:no-repeat;
background-position:21px 0px;
}
.hauptnavi_on{
background-image:url(m/hauptnavi_hl.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
.hauptnavi a{
color:#363636;
}
.hauptnavi_on a, .hauptnavi_m a{
color:#FFFFFF;
}


.subnavi{
background-image:url(m/subnavi.gif);
background-repeat:no-repeat;
background-position:21px 0px;
}
.subnavi_m{
background-image:url(m/subnavi_m.gif);
background-repeat:no-repeat;
background-position:21px 0px;
}
.subnavi_on{
background-image:url(m/subnavi_on.gif);
background-repeat:no-repeat;
background-position:21px 0px;
}
.subnavi a, .subnavi_m a, .subnavi_on a{
padding-left:15px;
font-size:9px;
}
.subnavi_on a{
color:#FFFFFF;
}

.KastenTitel {
	font-size:12px;
	padding:0px 0px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	height:25px;
	width:230px;
	background:url(m/box_head.gif) no-repeat;
	overflow:hidden;
	margin:0px;
}
.KastenInhalt {
	padding:5px 12px 5px 5px;
	width:213px !important;
	width:230px;
	background:url(m/box_middle.gif) repeat-y;
	margin:0px;
	display:block;
}

.KastenUnten {
	width:230px;
	height:7px;
	background:url(m/box_bottom.gif) no-repeat;
	margin:0px;
}

/* Sitemap */

.sitemap1{
font-weight:bold;
background-color:#FBFBFB;
width:100%;
display:block;
padding-left:5px;
border-bottom:1px solid #262626;
border-right:1px solid #262626;
}

.sitemap2{
font-weight:normal;
background-color:#E6CD8E;
width:100%;
display:block;
padding-left:15px;

}

/* Tabelle */

.tabelle_breit{
width:100%;
border: 1px solid #262626;
background-color: #FFF1CE;
}
.tabelle_breit td{
padding:5px;
}

