body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #51B2DC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.header_navi_bg {
background-image:url(images/head_navi_bg.gif);
background-repeat:repeat-x;
}
.navi_mitte {
border-left:1px solid #98B21D;
border-right:1px solid #98B21D;
background-color:#C5D968;
padding-left:6px;
padding-right:6px;
}
.con_mitte {
border-left:1px solid #2A8CB3;
border-right:1px solid #2A8CB3;
background-color:#A0D2E9;
padding-left:6px;
padding-right:6px;
}
.haupt_con_bg {
background-color:#FFFFFF;
padding-left:5px;
padding-right:5px;
padding-bottom:25px;
}
.navi_header {
background-image:url(images/navi_header.gif);
background-repeat:no-repeat;
height:39px;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.con_header {
background-image:url(images/con_header.gif);
background-repeat:no-repeat;
height:46px;
text-align:center;
padding-top:4px;
font-weight:bold;
}
.footer {
background-image:url(images/footer.gif);
background-repeat:no-repeat;
background-position:bottom;
height:46px;
padding-right:10px;
padding-bottom:10px;
}
#stylefour{
position:relative;
display:block;
height:40px;
font-size:14px;
font-weight:bold;
background:transparent url(images/head_navi_bg.gif) repeat-x top left;
}
#stylefour ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#stylefour ul li{
display:block;
float:left;
margin:0;
background-image:url(images/head_navi_pfeil.gif);
background-repeat:no-repeat;
background-position:top center;
}
#stylefour ul li a{
display:block;
float:left;
color:#000000;
text-decoration:none;
padding-left:20px;
padding-right:20px;
padding-top:15px;
height:30px;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
text-decoration:underline;
}
