body {
	margin:0;
	border:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 180px 145px;
}
#container #content img {
	padding-top: 10px;
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: right top;
	padding-right: 10px;
}
html {
	margin:0;
	border:0;
	height:100%;
}
#container {
	width: 900px;
	height: auto;
}

#top {
	height: 127px;
	width: 100%;
	background-image: url(../images/topimage1.jpg);
	background-repeat: no-repeat;
	background-color: #99cccc;
}
#top_navi {
	height: 25px;
	width: 100%;
	background-color: #CA0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 3px;
}
#top_navi a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#top_navi a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#mainmenu {
	width: 180px;
	background-image: url(../images/mainmenu-bg.jpg);
	background-repeat: repeat-x;
	float:left;
	color: #006563;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 20px;
	height: 445px;
	}
#mainmenu .menupunkt a {
	color: #006667;
	text-decoration: none;
	padding-left: 20px;
	width: 160px;
	display: block;
}
#mainmenu .menupunkt a:hover {
	color: #CA0101;
	text-decoration: none;
	background-color: #cde1e1;
}

#mainmenu .menupunkt_on a {
	padding-left: 20px;
	width: 160px;
	display: block;
	color: #CA0101;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mainmenu .menupunkt_on a:hover {
	color: #CA0101;
	text-decoration: none;
	background-color: #FFFFFF;
}

#content {
	width: 680px;
	float:left;
	padding-left: 40px;
	padding-top: 20px;
	height:auto;
	}
#content h4 {
	font-size: 1.4em;
	line-height:1.4em;
	font-weight: bold;
	color: #CC0000;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}
#content h5 {
	font-size: 1.2em;
	line-height:1.2em;
	font-weight: bold;
	color: #CC0000;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}

#content ul,ol{
	padding-left:20px;
}
#content h6 {
	font-size: 1.2em;
	line-height:1.2em;
	font-weight: bold;
	color: #CC0000;
	margin:0;
	padding:0;
}
#content p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
	text-align:justify;
	line-height:1.2em;
	font-size:1em;
}
#bottom {
clear:both;
	padding-bottom:10px;
	padding-top:10px;
	font-size: 0.9em;
	line-height:1em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006667;
	margin-left: 220px;
	width: 680px;
}
#submenu {
	font-size: 0.9em;
	line-height:1em;
	font-weight: normal;
}
.submenupunkt a {
	color: #006667;
	text-decoration: none;
	padding-left: 30px;
	width: 150px;
	display: block;
	font-weight: normal;
}

.submenupunkt a:hover {
	text-decoration: none;
	background-color: #cde1e1;
	font-weight: normal;

}
.submenupunkt_on a {
	color: #CC0000;
	text-decoration: none;
	padding-left: 30px;
	width: 150px;
	display: block;
	background-color: #cde1e1;
	font-weight: normal;

}
.submenupunkt_on a:hover {
	text-decoration: none;
	background-color: #cde1e1;

}
.submenu2punkt a {
	color: #006667;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	width: 140px;
	font-weight: normal;
}
.submenu2punkt a:hover {
	text-decoration: none;
	background-color: #b4d2d2;
	font-weight: normal;

}
.submenu2punkt_on a {
	color: #CB0000;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	width: 140px;
	background-color: #b4d2d2;
	font-weight: normal;

}
.submenu2punkt_on a:hover {
	text-decoration: none;
	background-color: #b4d2d2;

}
a{
color:#006667;
}
a:hover{
color:#CC0000;
}
#content #schnell_navi {
	color:#CC0000;
	font-weight:bold;
	font-size:0.9em;
	line-height:1em;
	margin-bottom: 25px;
}
#content #schnell_navi a{
	text-decoration: none;
	font-weight:normal;	
}

