body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	background: #34525d;
}

/* Schriften Hauptgruppen*/

h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

.sidebar h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-bottom: 20px;
}
h3 {
	
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-bottom: 11px;
}

h4 {
	
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #d1c406;
	margin-bottom: 11px;
}


p {
	line-height: 19px;
	margin-bottom: 10px;
}

p.large {
	line-height: 26px;
	font-size: 18px;
	color: #fff;
	background: #d1c406 url(../img/efx_pfeil1.jpg) no-repeat 0 bottom;
	padding: 18px 20px 35px;
}

p.large a {
	color: #34515f;
}

p.large a:hover {
	color: #000;
}

a {
	color: #a99f00;
	text-decoration: none;
}

a:hover {
	color: #d0c405;
	text-decoration: none;
}


/* ENDE Schriften Hauptgruppen */

/* Verschiedenes*/

.clear {
	clear: both;
}

/* ENDE Verschiedenes */

/* @group Site Structure */

#wrapper {
	background: #ffffff url(../img/bg.jpg) repeat-x;
	background-position: center top;
}

#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding-top: 10px;
	height: 129px;
}

h1#logo a {
	width: 198px;
	height: 74px;
	display: block;
	background-image: url(../img/logo.jpg);
	text-indent: -444444px;
	overflow: hidden;
	padding-top: 10px;
	float: left;
}

h1#claim a {
	width: 316px;
	height: 60px;
	background-image: url(../img/claim.jpg);
	text-indent: -444444px;
	overflow: hidden;
	display: block;	
	margin-top: 15px;
	margin-left: 620px;
}
.right_col {
	width: 280px;
	float: right;
}

.fsc_image {
	padding-bottom: 20px;
	height: 325px;
}

/* @group Nav */

#nav {
	width: 940px;
	margin-top: 0px;
	background-color:#C63;
}

#nav li{
	float: left;
}

#nav li a {
	text-indent: -444444px;
	overflow: hidden;
	display: block;
}

a#wer_nav {
	width: 198px;
	height: 31px;
	background-image:url(../img/nav1.jpg);
}

a#wer_nav:hover {
	background-position: 0px -31px;
}

#selected a#wer_nav {
	background-position: 0 -62px;
}

a#vorteile_nav {
	width: 80px;
	height: 31px;
	background: url(../img/nav_vorteile.jpg) 0px 0px;
}

a#vorteile_nav:hover {
	background-position: 0px -31px;
}

#selected a#vorteile_nav {
	background-position: 0px -62px;
}

a#kinderinderpkv_nav {
	width: 300px;
	height: 31px;
	background: url(../img/nav_kinderinderpkv.jpg) 0px 0;
}

a#kinderinderpkv_nav:hover {
	background-position: 0px -31px;
}

#selected a#kinderinderpkv_nav {
	background-position: 0px -62px;
}

a#beitragshoehe_nav {
	width: 112px;
	height: 31px;
	background: url(../img/nav_beitragshoehe.jpg) 0px 0;
}

a#beitragshoehe_nav:hover {
	background-position: 0px -31px;
}

#selected a#beitragshoehe_nav {
	background-position: 0px -62px;
}

a#kontakt_nav {
	width: 76px;
	height: 31px;
	background: url(../img/nav_kontakt.jpg) 0px 0;
}

a#kontakt_nav:hover {
	background-position: 0px -31px;
}

#selected a#kontakt_nav{
	background-position: 0px -62px;
}



#content {
	margin-top: 0px;
	background-image: url(../img/bg_sub.jpg);
	background-repeat: no-repeat;
}

/* @group Home Content */

#home #content {
	background-image: none;
	margin-top: 0;
}

#home #billboard {
	margin-bottom: 20px;
	width: 940px;
	height: 420px;
	overflow: hidden;
}

#home #ad_bar {
	height: 110px;
	margin-bottom: 30px;
	background-image: url(../img/3d.JPG);

}

#ad_bar a {
	width: 188px;
	height: 110px;
	display: block;
	float: left;
	position: relative;
	text-indent: -444444px;
	overflow: hidden;
}
#ad_bar a.ad1 {
	width: 284px;

}
#ad_bar a.ad1:hover {
	background: url(../img/3d.JPG) 0 -110px;
	z-index: 5;
	width: 330px;
}
#ad_bar a.ad2 {

	width: 322px;
}
#ad_bar a.ad2:hover {
	background: url(../img/3d.JPG) -284px -220px;
	z-index: 5;
	width: 360px;
}
#ad_bar a.ad3 {

	width: 278px;
}
#ad_bar a.ad3:hover {
	background: url(../img/3d.JPG) -606px -330px;
	z-index: 5;
	width: 334px;
}
#home #cols {
	padding-bottom: 30px;
}

#home #cols #col1, #home #cols #col2, #home #cols #col3 {
	float: left;
	width: 279px;
	padding-right: 20px;
	height: 144px;
}

#home #cols #col1, #home #cols #col2 {
	border-right: 1px solid #ededed;
}

#home #cols #col2, #home #cols #col3 {
	margin-left: 20px;
}

#home #col1 a.teaser1 {
	width: 277px;
	height: 144px;
	background: url(../img/teaser1.jpg) no-repeat;
	display: block;
	text-indent: -444444px;
}

#home #col2 a.teaser2 {
	width: 277px;
	height: 144px;
	background: url(../img/teaser2.jpg) no-repeat;
	display: block;
	text-indent: -444444px;
}

#home #col3 a.teaser3 {
	width: 277px;
	height: 144px;
	background: url(../img/teaser3.jpg) no-repeat;
	display: block;
	text-indent: -444444px;
}


/* @group h2 */

h2.new {
	background: url(../img/headline_werkannsichversichern.jpg) no-repeat;
	height: 40px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.vorteile {
	background: url(../img/headline_vorteile.jpg) no-repeat;
	height: 40px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.kinderinderpkv {
	background: url(../img/headline_kinderinderpkv.jpg) no-repeat;
	height: 40px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.beitragshoehe {
	background: url(../img/headline_beitragshoehe.jpg) no-repeat;
	height: 40px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.kontakt {
	background: url(../img/headline_kontakt.jpg) no-repeat;
	height: 40px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

#content #main {
	width: 590px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
}

#content #sidebar {
	width: 299px;
	float: left;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#sidebar .title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

#sidebar .info_box {
	padding-left: 30px;
	padding-right: 30px;
}

#footer {
	line-height: 18px;
	background-color: #1d2d33;
	color: #6b6b6b;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 70px;
}

#footer .shell {
	width: 940px;
		margin-left: auto;
	margin-right: auto;
}

#footer .left {
	float: left;
	width: 450px;
}

#footer .right {
	float: right;
	width: 450px;
	text-align: right;
}

#footer span {
	color: #585858;
	padding-left: 5px;
	padding-right: 5px;
}

