* {
padding: 0;
margin: 0;
}
html {
	overflow: scroll;
}
h1{
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 100px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #1D6B81;
	font-style: normal;
	font-weight: bold;
	float: right;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D6B81;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1D6B81;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D6B81;
	font-style: normal;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
#rahmen {
	margin: 0px auto;
	width: 960px;

}	
#gesamt {
	background-image: url(../bilder/hintergrundstreifen.jpg);
	background-repeat: repeat-y;
	width: 958px;
	float:left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D1A8;
	border-left-color: #D5D1A8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1A8;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #fffbdb;
	width: 630px;
	text-align: center;
	background-image: url(../bilder/head.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
	float: left;
}
#navi {
	width: 180px;
	float: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #666;
	padding-top: 22px;
	font-weight: normal;
	width: 550px;
	float: left;
	margin-right: 30px;
}
.navipunkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00596f;
	background-image: url(../bilder/navi-inaktiv.png);
	background-repeat: no-repeat;
	margin-left: 50px;
	height: 20px;
	margin-top: 15px;
	text-align: center;
	padding-top: 5px;
	width: 85px;
}
#subbild {
	float: left;
	width: 958px;
	clear: left;
}
.bilder {
	background-image: url(../bilder/navi-aktiv.png);
}
.navipunkt-aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00596f;
	background-image: url(../bilder/navi-aktiv.png);
	background-repeat: no-repeat;
	margin-left: 50px;
	height: 20px;
	margin-top: 15px;
	text-align: center;
	padding-top: 5px;
	width: 85px;
}
tr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 350px;
	float: left;
}
.textfeld2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: right;
	width: 287px;
}
