body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 17px;
	background-color: #999;
	margin-left: 0px;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background-color: #FFF;
}
#wrap_left {
	width: 253px;
	float: left;
}
#wrap_left .logo {
	background-image: url(../img/GIV_logo.gif);
	height: 272px;
}
#wrap_right {
	width: 726px;
	float: right;
}
#wrap_right .kopf {
	background-image: url(../img/kopf.jpg);
	height: 272px;
}
.inhalt {
	background-image: url(../img/bg_inhalt.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding: 0px 25px 20px 25px;
}
.fuss {
	background-image: url(../img/bg_fuss.jpg);
	height: 48px;
	font-size: 12px;
	padding: 37px 0px 0px 20px;
}
.nav {
	background-color: #e2dfda;
	padding-bottom: 9px;
	padding-top: 15px;
}
.nav a{
	text-decoration: none;
	display: block;
	color: #32426c;
	font-size: 14px;
	padding-left: 20px;
	height: 19px;
	margin-bottom: 8px;
	padding-top: 2px;
}
.nav a:hover{
	background-color: #F2F1EE;
}
.nav .active{
	background-color: #F2F1EE;
}
.headline {
	background-color: #A08140;
	padding: 11px 0px 9px 20px;
	color: #FFF;
	font-size: 14px;
	height: 19px;
}
.nav_top {
	background-color: #32426c;
	padding-left: 20px;
	height: 39px;
	font-size: 14px;
}
.nav_top a{
	color: #FFF;
	text-decoration: none;
	height: 29px;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.nav_top a:hover{
	background-color: #5b6889;
}
.nav_top .active{
	background-color: #5b6889;
}
.infotel {
	background-color: #32426c;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #FFF;
	font-size: 18px;
	line-height: 21px;
	padding-left: 20px;
}
.partner {
	height: auto;
	background-color: #eeece9;
	padding-top: 10px;
}
.unternehmensgruppe {
	height: 100px;
	background-color: #eeece9;
	font-size: 14px;
	padding-left: 20px;
}
.inhalt {
	padding: 20px 20px 20px 20px;
	color: #32426C;
	font-size: 13px;
}
.inhalt a{
	color: #32426C;
	text-decoration: underline;
	font-weight: bold;
}
.inhalt a:hover{
	text-decoration: none;
}
.inhalt h1{
	font-size: 16px;
	margin-top: 0px;
}
.inhalt h2{
	font-size: 14px;
	margin-top: 0px;
}
.index_links {
	float: left;
	width: 515px;
	padding-top: 30px;
}
.index_rechts {
	float: right;
	width: 177px;
}
#fuss {
	clear: both;
	text-align: center;
	height: 40px;
	padding-top: 20px;
	color: #32426C;
}
#fuss a{
	text-decoration: none;
	color: #32426C;
	font-weight: bold;
}
#fuss a:hover{
	text-decoration: underline;
}
.blau_bg {
	background-color: #32426C;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.blau_bg a{
	color: #FFF;
	text-decoration: underline;
}
.blau_bg a:hover{
	text-decoration: none;
}
.blau_bg h1{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.hotspot {
	font-size: 13px;

}
.hotspot img{
	float: left;
}

/* Ab hier Weblizards Handcode */
div.inhalt .text img.bildrechts {float: right; clear: right; padding-bottom: 5px; padding-left: 10px}
.ansprechpartner, .teaser, .diashow, .text, .video, .downloads {margin-bottom: 20px; }
div.inhalt .teaser {font-style: italic;}
.downloads a {text-decoration: none; }

table.contact {font-size: 12px; padding: 0; margin: 0}
table.contact input { width: 180px; border: 1px solid #4f4f4f; }
table.contact textarea {width: 450px; height: 150px; border: 1px solid #4f4f4f;}
table.contact td {vertical-align: top}

.nav .subnav a {
	font-size: 12px;
	padding-left: 30px;
}

.nav .subnav { display: none; }
#accordion h1 {padding-left: 20px;}
