/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Lukon Verlag / Forstbauer / Project CSS
	Juni 2008 / Roland Stern / S2 intermedia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#header-zone{
	height: 151px;
	background-image: url(../gfx/logo_forstbauer_2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	border: 1px solid #0d3d8a;
	width: 730px;
}

div.content-zone {
	overflow: hidden;
}

div.header * {
	color: #0d3d8a;
}

div.company-name h1 a:hover {
	color: #0d3d8a!important;
}

div.company-name *{
	font-size: 16px!important;
}

div.company-head{
	font-size: 13px;
	line-height: 17px;
}

div#navigation-zone {
	background-color: #0d3d8a;
}

div.navigation-main ul li a {
	border-bottom: 1px solid #FFFFFF;
}
div.navigation-main ul li.main-first a {
	border-top: 1px solid #FFFFFF;
}

div.navigation-main ul li.active,
div.navigation-main ul li a#main-active,
div.navigation-main ul li a:hover {
	background-color: #A9BAD5;
}
div#content-wrap {
	background-image:url(../gfx/bg_content_wrap.gif);
}
div.content-wrap-home {
	background-color: #ededed !important;
}


div.navigation-sub ul li a:hover,
div.navigation-sub ul li a#sub-active {
	background-color: #0d3d8a;
}

/*
		!!!nur 1 von 3 Headerbildern anzeigen!!!
*/
img.claim-image-2, img.claim-image-3, img.claim-image-4 {
	display:none !important;
}
img.claim-image-1, img.claim-image-2, img.claim-image-3, img.claim-image-4 {
   margin-right:0px !important;
}
