@charset "UTF-8";


/* CSS Box */

html {
	background:  #f5f5f5;
}

body {
	text-align: center;
	background: #f5f5f5;
	padding-top: 6px;
}

#page-wrapper {
	margin: 0 auto 0;
	width: 940px;
	min-height: 500px;
	text-align: left;
}

.box-top {
	background: #f5f5f5 url(../img/contentbg_top.jpg) top center no-repeat;
	width: 940px;
	height: 90px;
	text-align: center;
	padding-top: 20px;
}

.content-box-repeat {
	background: transparent url(../img/contentbg_rpt.jpg) top center repeat-y;
	width: 940px;
	text-align: left;
}

.content-inner {
	display: block;
	width: 870px;
	margin: 0 auto 0;
	padding-bottom: 20px;
}

.box-bottom-push {
	background: transparent url(../img/contentbg_btm.jpg) bottom center no-repeat;
	min-height: 800px;
	padding-bottom: 20px;
}

.main-content {
	padding: 0 20px 0 30px;
	clear: both;	
}

.left-content {
	width: 520px;
	float: left;
	overflow: visible;
}

.right-content {
	width: 280px;
	float: right;
}

h1 {
	font-size: 36px;
	margin-bottom:  20px;	
}

.spacer-30 {
	border: none;
	height: 30px;
}

h2 {
	font-weight: normal;
	font-size: 18px;
}

p {
	margin-bottom: 20px;
	line-height: 24px;
}

.clear {
	clear: both;
	height: 0;
	border: none;
}

/* GRAFIK */

#vers-grafik {
	width: 521px;
	height: 178px;
	background: transparent url(../img/versicherungen/dienstleistungen_grafik.png) no-repeat 0 0;
}

.grafik-link {
	width: 257px;
	height: 82px;
	float: left;
	text-decoration: none;
	border: none;
	outline: none;
}

ul.grafik-list {
	margin-top: 10px;
	margin-left: 12px;
	list-style-type: none;
}

ul.grafik-list li {
	margin-bottom: 10px;
	background: transparent url(../img/versicherungen/grafik-list.jpg) no-repeat 0 -4px;
	padding-left: 30px;
}

/* Teaser */

.teaser-60proz {
	margin-top: 16px;
	width: 250px;
	height: 247px;
	background: #fff url(../img/versicherungen/teaser_60proz.gif) bottom left no-repeat;
	float: right;
	padding: 6px;	
	border: 6px solid #ebebec;
}

a.btn-kontakt {
	margin-top: 170px;
	display: block;
	width: 250px;
	height: 67px;
	background: transparent url(../img/versicherungen/button_kontakt.png) top left no-repeat;
	text-decoration: none;
}

a.btn-kontakt:hover {
	text-decoration: none;
	background-position: 0 -67px;
}

.teaser-kontakt {
	float: right;
	margin-top: 38px;
	width: 272px;
	border: 1px solid #ebebec;
	background: #ebebec url(../img/versicherungen/kontakt_bg.jpg) bottom center repeat-x;
}

.teaser-kontakt h3 {
	margin: 20px 20px 0;
	font-size: 18px;
	font-weight: normal;
	color: #054ca5;
	text-shadow: 0 1px #FFFFFF;
	-moz-text-shadow: 0 1px #FFFFFF;
	-webkit-text-shadow: 0 1px #FFFFFF;
}

.teaser-kontakt h4 {
	margin: 10px 20px 0;
	font-size: 14px;
	font-weight: normal;
	color: #054ca5;
	text-shadow: 0 1px #FFFFFF;
	-moz-text-shadow: 0 1px #FFFFFF;
	-webkit-text-shadow: 0 1px #FFFFFF;
}

.teaser-kontakt p {
	margin: 10px 20px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #4a4a4a;
	text-shadow: 0 1px #FFFFFF;
	-moz-text-shadow: 0 1px #FFFFFF;
	-webkit-text-shadow: 0 1px #FFFFFF;
}

.teaser-kontakt p a {
	color: #054ca5;
	text-decoration: none;
}

.teaser-kontakt p a:hover {
	text-decoration: underline;
}

.teaser-team {
	width: 274px;
	height: 191px;
	background: transparent url(../img/versicherungen/teamteaser.png) no-repeat top left;
	float: right;
	margin-top: 14px;
}

a.btn-team {
	margin-top: 132px;
	margin-left: 26px;
	display: block;
	width: 230px;
	height: 50px;
	background: transparent url(../img/versicherungen/btn_team.png) top left no-repeat;
	text-decoration: none;
}

a.btn-team:hover {
	text-decoration: none;
	background-position: 0 -50px;
}



/* CSS Content */

#logo {
	background: #fff url(../img/head_bg.jpg) top center no-repeat;
	text-align: center;
    height: 80px;
    margin: 10px 0 0 15px;
    width: 870px;
    margin:  10px auto 0;
}


/* Bottom Nav */



.bottom {
	width: 870px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 12px;
}

.bottom ul.bottom-nav {
	float: right;
	display: block;
	margin-right: 64px;	
}

.bottom .bottom-nav li {
	display: block;
	float:  left;
	margin-left: 10px;
	border-left: 1px solid #333;
	padding-left: 10px;
}

.bottom .bottom-nav li.first {
	border: none;
}

.bottom .bottom-nav li a {
	color: #333;
	text-decoration: none;
}

.bottom .bottom-nav li a:hover {
	color: #333;
	border-bottom: 2px solid #0050A3;
}



/* SLIDER */

.slider {
	margin-left: 0;
	margin-top: 10px;
}


/* Slideshow Header */
#image_slide {
position: absolute;
top: 6px;
left: 6px;
width:858px;
height:320px;
font-size: 18px; 
line-height: 25px;
}

#imageSlideshowHolder{
/* CSS HACK */
width: 858px;	/* IE 5.x */
width/* */:/**/858px;	/* Other browsers */
width: /**/858px;
		
/* CSS HACK */
height: 320px;	/* IE 5.x */
height/* */:/**/320px;	/* Other browsers */
height: /**/320px;
		
position:relative;	/* Never change this value */
}
	
.imageInGallery{		
width:858px;
height:320px;
		
/* Never change these 3 value */
left:0px;
top:0px;
position:absolute;	
}
	
	
#imageSlideshowHolder img{
position:absolute;
width: 858px;
height: 320px;
}
	
#image_bottom {
position: absolute;
top: 217px;
left: 21px;
margin: 0;
width:293px;
height:117px;
background-image:url(../img/slideshow/index_06.gif);
background-repeat: no-repeat;
font-size: 18px;
line-height: 25px;
}


#image {
position: absolute;
top: 65px;
left: 314px;
margin: 30px 0 0 0;
width:563px;
height:239px;
background-image:url(../img/slideshow/index_05.jpg);
background-repeat: no-repeat;
font-size: 18px;
line-height: 25px;
}


/* Slideshow Teaser */

#imageSlideshowHolder2{
position:relative;
width:65px;
/* CSS HACK */
width: 65px;	/* IE 5.x */
width/* */:/**/65px;	/* Other browsers */
width: /**/65px;
		
/* CSS HACK */
height: 100px;	/* IE 5.x */
height/* */:/**/100px;	/* Other browsers */
height: /**/100px;
		
position:relative;	/* Never change this value */
}
	
.imageInGallery2{		
width:65px;
height:100px;
		
/* Never change these 3 value */
left:0px;
top:0px;
position:absolute;	
}
	
	
#imageSlideshowHolder2 img{
position:absolute;
width: 65px;
height: 100px;
}

/* COOKIE-HINWEIS */

.cc-grower{background-color: #f5f5f5;}

@media (max-width:1024px) {
    .cc-window{margin-left: 20px!important;}
}

.cc-window {
    font-family: Helvetica, Arial, Verdana;
    color: #333;
    font-size: 14px!important;
    line-height: 24px!important;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    overflow: hidden;
    background:#ebebec url(../img/versicherungen/kontakt_bg.jpg) bottom center repeat-x;
    border: 1px solid #ebebec;
    display: block!important;
    text-align: left;
}

.cc-window .cc-link {
    opacity: 1;
    color: #607890!important;
    text-decoration:none;
    padding: 0;
}

.cc-window .cc-link:hover {
    color: #0050a3;
}

.cc-window .cc-btn{
    font-family: inherit!important;
    font-size:0.75rem;
    box-sizing: border-box;
    font-weight: 500;
    text-transform:uppercase;
    letter-spacing: 0.1em;
    border: 0;
    padding: 5px 18px 6px;
    border-style: none;
    background-color:#0050a3!important;
}

.cc-window .cc-btn:hover {
    background-color:#333!important;
    color:#fff;
}

.cc-window .cc-btn:last-child {
    max-width: 132px;
    min-width: 0!important;
}

@media (max-width: 736px) {
    .cc-window .cc-btn:last-child {
        margin-top:1em;
    }
}

.cc-window .cc-btn.cc-banner {
    padding: 10px!important;
}

@media (max-width: 736px) {
    .cc-window .cc-btn.cc-banner {
        align-items: left!important;
    }  
}

.cc-window .cc-btn.cc-floating {
    max-width: 100%!important;
    width:100%;
}

.cc-window .cc-btn.cc-floating .cc-message{
    padding-bottom: 1em;
    width: 96%;
    max-width: 860px;
}

@media (max-width:736px){
    .cc-window .cc-btn.cc-floating .cc-message{
        width:100%;
    }
}

.cc-window .cc-btn.cc-floating .cc-compliance{
    align-items: left!important;
    display: block;
} 

.cc-window .cc-message{
    padding-bottom: 12px;
    width: 100%;
    max-width: 860px;
    display: block;
}

@media (max-width:736px){
    .cc-window .cc-message{
       display: inline;
    }
}

.cc-window .cc-compliance{
    width: 100%;
    max-width: 860px;
    align-items: left!important;
    display: block;
}


.cc-window.cc-floating{
    width: 100%!important;
    max-width: 100%!important;
}


@media screen and (max-width:736px){
    .cc-window .cc-compliance{
        display: block;
    }  
}