body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
    color: #004b95;
	text-decoration: none;
}
a:visited {
	color: #004b95;
	text-decoration: none;	
}
a:hover {
	color: #c12500;
	text-decoration: none;
}
#h_container {
	background-image: url(../medien/Layout_ivr.gif);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 735px;
}
#h_content_box {
	height: auto;
	width: 880px;
	margin-top: 150px;
	margin-right: 43px;
	margin-left: 57px;
	position: absolute;
	background-image: url(../medien/bg_h_content.gif);
	background-repeat: repeat-y;
	border: 1px solid #004b95;
}
#h_content_left {
	height: auto;
	width: 350px;
	float: left;
	overflow: auto;
	margin-top: 20px;
	padding-right: 40px;
	padding-left: 50px;
}
#h_content_right {
	height: auto;
	width: 350px;
	margin-right: 30px;
	margin-left: 40px;
	float: left;
	margin-top: 20px;
}
#h_bottom {
	height: 5px;
	width: 880px;
	float: left;
	clear: both;
}
#f_container {
	background-image: url(../medien/Layout_ivr_folge.gif);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 735px;
}
#f_content_box {
	height: auto;
	width: 880px;
	padding-top: 10px;
	margin-top: 120px;
	margin-right: 43px;
	position: absolute;
	background-image: url(../medien/bg_content.gif);
	background-repeat: repeat-y;
	margin-left: 57px;
	border: 1px solid #004b95;
}
#f_content_left {
	height: auto;
	margin-left: 5px;
	float: left;
	width: 130px;
}
#adresse {
	padding-top: 30px;
	padding-left: 10px;
	font-size: 11px;
}

#f_content_middle {
	height: auto;
	width: 500px;
	margin-left: 30px;
	float: left;
}
#f_content_right {
	width: 160px;
	float: right;
	height: auto;
	padding-left: 30px;
	padding-right: 10px;
}
#f_bottom {
	height: 5px;
	width: 880px;
	clear: both;
}
#rss {
	position: relative;
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
}
#language {
	font-weight: bold;
	height: 20px;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#navi a:link,
#navi a:visited {
	color: #004b95;
	text-decoration: none;	
}
#navi a:hover {
	color: #c12500;
	text-decoration: none;	
}