body {
	background-image: url(img/site3_07.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #414141;
	line-height: 30px;
	font-weight: bold;
}

a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	color: #414141;

}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-decoration: underline;
	color: #414141;

}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #414141;
	padding-left: 20px;
}
.h2_rahmen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textfeld_rahmen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	padding-right: 20px;
	color: #414141;
	padding-left: 20px;
}
