@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background-color: #D8DBEC;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a {
	color: #0C419A;
	text-decoration: none;
}

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

a img {border: none; }

#vertical {
	float:left;
	height:50%;
	margin-top:-295px;/* half vertical height*/
	width:100%;
}

.ClearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#content {
	position:relative;
	height: 590px;
	width: 980px!important;
	min-width: 980px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	
}

#header {
	width: 980px;
	height: 125px;
}

#slogan {
	width: 980px;
	height: 25px;
	background-color: #0c419a;
}

#footer {
	width: 980px;
	height: 25px;
	background-color: #8092c4;
	color: #fff;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}


#contentsection {
	height: 415px;
	width: 980px!important;
}

.img_slogan {
	margin-left: 15px;
	border: 0;
}

.logoimg {
	margin-top: 5px;
	border: 0;
}

#menu {
	width: 775px;
	float: left;
	padding-left: 15px;
	margin-top: 90px;
	font-size: 10px;
}

#menu a {
	font-size: 10px;
	font-weight: bold;
	color: #4870b3;
}

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

#menu a.main_mnu_aktive {
	color: #eb1d20;
	text-decoration: none;
}


#logo {
	width: 190px;
	float: left;
}

#columnleft{
	width: 440px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

#columnrigth{
	width: 510px;
	float: left;
	margin-top: 25px;
	height: 365px;
	/*margin-right: 15px;*/
}

#bild img {  
    bottom:0px; 
    position:absolute; 
    left:0px; 
    z-index:1;
} 

#bild img.active {
    z-index:3;
}

#bild img.last-active {
    z-index:2;
}

#bild {
	background: #FFFFFF;
	color: #14447b;
	position: relative;
	text-align: right;
	height: 365px;
	width:510px;
}

.teamnames {
	background-color: #d8dbec;
	border-radius: 2px;
	text-decoration: none;
	color: #0c419a;
	display: inline-block;
	width: 150px;
	height: 30px;
	margin: 6px 0px 0 0;
	float: right;
	/*padding: 0 28px !important; */
	padding-left: 10px;
	font-size: 10px;
	line-height: 30px;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}

a.teamnames:hover {
	background: #8092c4;
	text-decoration: none;
	color: #ffffff;
}

#contenu {
	width: 180px;
	height: 360px;
	float: left;
}

#contenua {
	width: 420px;
	height: 360px;
	float: left;
}

#teaminfo {
	width: 240px;
	height: 320px;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
}

#mitarbeiter_bild {
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#mitarbeiter_bilder  {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}

.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
}

.teambilderimg img {
	width: 50px!important;
	height: 60px;
}

.blue {
	color: #0c419a;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif!important;
}

.teambody{
	color: #000;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif!important;
	
}

hr.bluehr {
	border: 0;
	color: #d8dbec;
	background-color: #d8dbec;
	height: 1px;
	margin-bottom: 8px;
	margin-top: 8px;
}

#kwslogan {
	width: 200px;
	float: left;
}

#sprachwahl {
	width: 200px;
	float: right;
	margin-right: 20px;
	font-size: 11px;
	color: #ccc;
	line-height: 25px;
	text-align: right;
}

#sprachwahl a {
	font-size: 11px;
	color: #fff;
}


#accordion {
    list-style: none;
    padding: 0 0 0 0;
    width: 170px;
}
#accordion div {
    display: block;
    background-color: #d8dbec;
    margin: 1px;
    cursor: pointer;
    padding: 5px 5px 5px 7px;
    list-style: circle;
    margin-bottom: 5px;
    color: #0c419a;
}
#accordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#accordion ul{
    display: none;
}
#accordion ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #fff;
    padding: 4px 0 8px 7px;
}
#accordion a {
    text-decoration: none;
}
#accordion a:hover {
    text-decoration: underline;
}


.servicesnames {
	background-color: #d8dbec;
	border-radius: 2px;
	text-decoration: none;
	color: #0c419a;
	display: inline-block;
	width: 150px;
	height: 60px;
	margin: 6px 0px 0 0;
	float: left;
	/*padding: 0 28px !important; */
	padding-left: 5px;
	padding-top: 5px;
	font-size: 10px;
	line-height: 15px;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}

a.servicesnames:hover {
	background: #8092c4;
	text-decoration: none;
	color: #ffffff;
}

.a_aktive {
	color: #EB1D20;
	text-decoration: none;
}

.team_a_aktive {
	background: #8092C4;
	text-decoration: none;
	color: white;
}


#cookie-bar {background:#111111; height:auto; min-height:40px; line-height:30px; color:#eeeeee; text-align:center; padding:3px 0; z-index: 10000;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:5px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
