.navibox {
	height: 25px;
	width: 500px;
	padding-top: 60px;
	padding-right: 100px;
	margin: 0px;
	padding-bottom: 5px;
}
p {
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00397D;
	line-height: normal;
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #00397D;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
}

h1 {
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FF6600;
}
h2 {
	font-size:16px;
	color: #00397D;
	margin-bottom: 2px;
	margin-top: 6px;
}
h3 {
	font-size:14px;
	color: #FF6600;
	margin-top: 1px;
	margin-bottom: 1px;
}
h4 {
	font-size:12px;
	color: #00397D;
	margin-top: 3px;
	margin-bottom: 1px;
}

.navi {
	display: block;
	height: 25px;
	width: 75px;
	float: left;
	text-align: center;
	color: #00397D;
	text-decoration: none;
	background-image: url(Image/buttonakt.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	background-repeat: no-repeat;
}
.navi:hover {
	display: block;
	height: 25px;
	width: 75px;
	float: left;
	text-align: center;
	color: #00397D;
	text-decoration: none;
	background-image: url(Image/buttonhov.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	background-repeat: no-repeat;

}

html, body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(Image/balken_links.gif);
	background-repeat: repeat-y;
  	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00397D;
}

.kopf {
	background-image: url(Image/logo_kopf_07.gif);
	background-repeat: repeat-x;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
.subnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	text-decoration: blink;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #00397D;
	background-color: #0000FF;
}

