body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 850px;
	height: 67px;
	vertical-align: bottom;
}
#container #corner {
	float: left;
	width: 200px;
	height: 25px;
	background-image: url(../medien/gruen_ecke.gif);
	background-repeat: repeat;
	float: left;
}
#container #navi_hor {
	float: left;
	height: 25px;
	width: 680px;
	background-image: url(../medien/gruen_navih.gif);
	background-repeat: repeat;
	padding-left: 30px;
}
#container #navi_vert {
	background-image: url(../medien/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	height: 490px;
	width: 220px;
	float: left;
	padding-left: 20px;
}
#container #navi_vert #navi_vert_top {
	height: 325px;
	width: 180px;
	float: left;
	padding-top: 15px;
}
#container #navi_vert #navi_vert_bot {
	width: 180px;
	float: left;
	height: 150px;
}


#container #box {
	height: 490px;
	width: 670px;
	padding-right: 20px;
	float: left;
}
#container #box #content {
	float: left;
	height: 438px;
	width: 530px;
	padding-right: 140px;
	overflow: auto;
}
#container #box #column {
	float: right;
	height: 438px;
	width: 0px;
}
#container #box #cont_bottem {
	float: left;
	height: 56px;
	width: 555px;
	text-align: right;
	vertical-align: bottom;
}
#container #box #col_bottem {
	float: right;
	height: 56px;
	width: 100px;
	background-image: url(../medien/Iltis.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


h2 {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.05em;
	color: #cc0033;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	line-height: 13px;
	color: #cc0033;
}
h6 {
	width: 100%;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0033;
	font-size: 12px;
}
a:link {
        font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.start_navi {
	font-size: 12px;
	font-weight: normal;
}

