@charset "UTF-8";
/* CSS Document */
body{
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif
}
h1 {
	font-size: 14px;
	color: #069;
	position: absolute;
	left: 222px;
	top: 90px;
	width: 447px;
}
p {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	position: absolute;
	height: 550px;
	width: 447px;
	left: 222px;
	top: 125px;
}
#textbereich {
	height: 600px;
	width: 447px;
	position: absolute;
	top: 120px;
	left: 230px;
}
#haupthead {
	height: 630px;
	width: 447px;
	position: absolute;
	top: 90px;
	left: 230px;
}
#navibereich {
	position: absolute;
	left: 222px;
	top: 40px;
	height: 25px;
	width: 455px;
}
#navibereich a {
	display: block;
	float: left;
	margin-right: 8px;
	height: 20px;
	padding-top: 5px;
	width: 83px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background-color: #069;
	text-decoration:none
}
#navibereich a.active,
#navibereich a:hover {
	background-color: #F60
}
#navifrz {
	position: absolute;
	left: 222px;
	top: 40px;
	height: 25px;
	width: 455px;
}
#navifrz a {
	display: block;
	float: left;
	margin-right: 8px;
	height: 20px;
	padding-top: 5px;
	width: 83px;
	text-align: center;
	color: #FFF;
	font-size: 9px;
	background-color: #069;
	text-decoration: none;
}
#navifrz a.active,
#navifrz a:hover {
	background-color: #F60
}
#fusszeile {
	position: absolute;
	height: 20px;
	width: 960px;
	top: 650px;
	left: 0px;
	font-size: 11px;
	padding: 5px 0 0 15px;
	background-color: #069;
	color: #FFF;
}
#untermenu {
	font-size: 13px;
	color: #069;
	line-height: 14px;
	height: 130px;
	width: 180px;
	background-image: url(kasten.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 440px;
	left: 15px;
	padding: 20px 0 0 10px;
	text-decoration: underline;
}
#kopfbereich {
	border-bottom: 1px solid #069;
	position: absolute;
	height: 70px;
	width: 970px;
	left: 0px;
	top: 0px;
}
#linkerrand {
	position: absolute;
	height: 325px;
	width: 240px;
	left: 0px;
	top: 72px;
}
#untermenu a {
	text-decoration: underline;
	line-height: 20px;
}
a {
	font-size: 13px;
	color: #069;
}
#bildblock {
	position: absolute;
	left: 700px;
	top: 140px;
	height: 86px;
	width: 273px;
}
#bildblock img {
	float: left;
	margin: 0 8px 8px 0;
}
.fett {
	font-weight: bold;
}
.fl {
	float: left;
	margin: 0 8px 0 0;
}
.orange_fett {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
table {
	position: absolute;
	width: 738px;
	top: 125px;
	left: 222px;
}
td {
	border:none;
	text-align:center;
	font-size:12px;
}
tr {border:none;
}
.td_klein {
	font-size: 10px;
	background-color:#9CC;
	width: 80px;
	height: 40px;
	text-align:center;
	vertical-align:middle;
}
.table_fett {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.tab_frz {
	font-size: 11px;
}
.impressum {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#datenschutz {
	position: absolute;
	height: 500px;
	width: 465px;
	top: 122px;
	left: 222px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-right:10px;
	line-height:16px;
	overflow: auto;
}

