/* reset styles
--------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

	*, *:before, *:after {
  box-sizing: border-box;
}

/* master styles
--------------------------------------------- */
body { 
	background: white url(../img/body/background.png) repeat 0 0; 
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0 auto; 
	padding: 20px 0; 
}
body, h2, h3, p { font-family: 'Open Sans', sans-serif; font-size:13px; }
h1,h2,h3 { font-family: 'Abel', sans-serif; }
h1 {color: #14648A;
font-size: 36px;
font-weight: 700;
margin: 20px 0 10px 0;
text-transform: uppercase;
padding-left: 15px;
}
h2{ color: #14648A; font-size: 21px; font-weight: 700; margin: 20px 0 10px 0; text-transform:uppercase;}
h3{ color: #333333; font-size: 15px; margin-bottom: 10px; text-transform:uppercase; font-weight: 700;}
a{ text-decoration: underline; color: #654e3d;}
a:hover{ text-decoration:underline;}
p{ font-size:13px; color: #333333; margin-bottom: 18px; line-height:18px;}
td{ font-size:13px; color: #61543e; }
iframe {
	width: 100%;
}

.bold {
	font-weight: 700;
}

a.link {text-decoration: underline;}

/* page structure
--------------------------------------------- */
.wrapper{ 
	width: 1000px; 
	margin: 0 auto 0; 
}
.header {
	position: relative;
	min-height: 130px;
}
.navigation {
	position: absolute;
	right: 0;
	top: 50%;
	background: url("../img/menus/sprite-menus.png") no-repeat 0 0 transparent;
	padding-left: 9px;
	margin-top: -22px
}
.navigation img.menuIcon {display: none;}
.navigation .horizontal {display: block;}
.navigation .vertical {display: none;}
.navigation .horizontal ul {
	height:45px;
	list-style: none;
 	background: url("../img/menus/sprite-menus.png") no-repeat right -45px transparent;
	padding-right: 9px;
}
.navigation ul li {
	color: #333333;
	font-family: 'Abel', Arial, sans-serif;
	font-size: 14px;
	line-height: 44px;
	background: url("../img/menus/sprite-menus.png") repeat-x 0 -90px transparent;
	padding: 0 15px;
}
.navigation .horizontal ul li {
	float: left;
}
.container {
	position:relative;   
	background: #dddddd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #dddddd 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%);
	-moz-box-shadow: 0 0 5px #aaa; 
	-webkit-box-shadow: 0 0 5px #aaa; 
	box-shadow: 0 0 5px #aaa; 
	padding-bottom: 20px;
	/* border: 1px solid #FFFFFF; */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.iframe {
	padding: 20px;
}
.iframe a {
	padding: 20px;
	display: block;
}
.container {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
}
.container .top {
	overflow: hidden;
}
.container .top .image {
	overflow: hidden;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.container #glossar {list-style: none;}
.container #glossar LI {
	display: inline-block;
}
.container OL {
	width: 90%;
	padding: 10px;
	margin: 0 auto;
}
.container OL LI {
    padding: 5px;
}

.container UL {
	width: 100%;
	list-style: none; 
	padding: 10px;
	margin: 0 auto;
}
.container UL LI {
	padding: 5px;
}
.container UL LI A.disabled {
	color: #666;
	text-decoration: none;
	cursor: default;
}
.container UL LI:after { clear:both; }
.container UL.calculators LI {

}
.container TABLE.telefonliste {
	display: block; 
	table-layout: auto; 	
	border-collapse: collapse;
	margin: 0 auto; 
	width: 90%;
}
.container TABLE.telefonliste THEAD TD {
	font-weight: bold;
	color: black;
}
.container TABLE.telefonliste TD {
	line-height: 28px;
	border-top: 1px solid silver;
	padding-right: 10px;
}
.container TABLE.telefonliste TD:even {
	background: white;
}
.container .hint {
	padding: 10px;
	text-align: left;
	font-weight: bold;
	margin: 0 auto;
	width: 90%;
}
.hintImage {
	z-index: 3;
	position: absolute;
	top:10px;
	left: 50%;
	width: 211px;
	height: 47px;
	margin-left: -105px; 
	display: block;
	background: url(../img/info/still_on_work.png) no-repeat 0 0;
}
.scan-codes {
	overflow:hidden
}
.scan-codes DIV {
	float: left;
	padding-left: 30px;
}
/* table Styles
--------------------------------------------- */

table {}

/* info boxes Styles
--------------------------------------------- */
div.info {
	color: #61543e;
}
div.info h2 {
	padding-left: 10px;
}
div.info .actual {
	width: 66%;
	float: left;
}
div.info .contact {
	width: 34%;
	float: right;
	clear: right;
}
div.info .content {
	background: linear-gradient(to bottom, #F4F4F4 0%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 10px;
	border: 1px solid #D2DFE4;
	border-radius: 5px;
	margin: 10px;
	overflow:hidden;
}
div.info .actual .content {
	margin-right: 0;
}

/* boxes Styles
--------------------------------------------- */
.boxes {
	overflow: hidden;
}
.boxes .box {
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	padding: 1%;
	border-radius: 5px;
	margin-top:10px;
}
.boxes.app .box {
	margin-left: 0;
	margin-right: 0;
}
.boxes .box.bg1 {
background: #cfdce1;
}
.boxes .box.bg2 {
background: #c5d7de;
margin-right: 0;
margin-left: 0;
}
.boxes .box.bg3{
background: #b8d0d9;
}
.boxes .box.bg4 {
	background: #DBE8EE;
}
.boxes .box.bg5 {
background: #D1E4EB;
margin-right: 0;
margin-left: 0;
}
.boxes .box.bg6 {
	background: #CEE8F3;
}
.boxes .box.bg7 {
	background: #E7F5FB;
}
.boxes .box.bg8 {
background: #D1E4EB;
margin-right: 0;
margin-left: 0;
}
.boxes .box.bg9 {
	background: #DDF1F8;
}
.boxes  P {
	background: url("../img/block/underline.png") no-repeat center top transparent;
	padding: 20px 15px 0;
}
.boxes img {
	max-width: 100%;
	height: auto;
}
/* Slider Styles
--------------------------------------------- */
.slider {
	width: 100%;
	position: relative;
	height: 300px;
	background: #eeeeee;
	overflow: hidden;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.slider IMG {
	position: absolute;

	top: 0;
	
	left: 0;
	opacity: 0;
	margin: 0;
	padding: 0;
	
	width: 100%;

}
.slider IMG.one {
	top: -80%;
}
.slider IMG.two {
	top: -77%;
}
.slider IMG.three {
	top: -20%;
}
.slider UL {
	position: absolute;
	right: 20px;
	bottom: 10px;
	list-style-type: none;
	padding:0;
	margin: 0;
	width: auto;
}
.slider LI {
	float: left;
	margin-right: 10px;
}
.slider A {
	display: block;
	background: transparent url(../img/forms/forms-sprite.png) no-repeat 0 0;
	height: 20px;
	width: 20px;
}
.slider A.active {
	background-position: 0 -20px;
}

/* Image Styles
--------------------------------------------- */
img.logo{ 
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -33px;
	width: 276px;
	height: 66px;
	background: url(../img/header/logo/logo.png) no-repeat 0 0;
	display: inline-block;
}
.top .image {
	height: 300px;
	overflow: hidden;
}
img.calculator {
	background: url(../img/page/calculator.png) no-repeat center -40%;
}
img.myInsure-app{
	background: url(../img/page/myinsure-app.png) no-repeat center -60%;
}
img.phone{
	background: url(../img/page/phone.png) no-repeat center -70%;
}
img.impressum {
	background: url(../img/page/impressum.png) no-repeat center top;
}

/* Form Styles
----------------------------------------------*/
.content form {
	float: left;
}
label {
	width: 20%;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}
input, textarea { width:340px; height:40px; background:#ffffff; border:1px solid #dddddd; padding:0 10px; margin-top:10px; font-size:13px; color:#654E3D; font-family: 'Droid Sans', sans-serif; }
textarea {
	height: 100px;
}
input:focus, textarea:focus { border:1px solid #14648A; }
span.button {
	display: inline-block;
	background: white;
	border-radius: 3px;
	padding: 5px 10px;
}
span.button-disabled a {
	text-decoration: none;
	cursor: default;
}

/* Footer Styles
--------------------------------------------- */
.footer {
	color: #666666;
	text-align: center;
	margin: 10px 0;
}

/* Misc Styles
--------------------------------------------- */
.hide { display: none !important;}
.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.group { zoom:1; /* For IE 6/7 (trigger hasLayout) */ }
.clear { clear:both; display:block; padding: 0; margin: 0;}

/*##############################################################*/

/* page contact Styles
--------------------------------------------- */

div.info .contactData {
	 width: 40%;
	 float: left;
	 margin: 0;
	 background: none;
	padding: 10px;
	border: none;
	border-radius: 0;
}
.contactData .klsdf {
	 margin: 10px 10px 10px 2px;
	 background: linear-gradient(to bottom, #F4F4F4 0%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	 padding: 10px;
	border: 1px solid #D2DFE4;
	border-radius: 5px;
}
div.info .contactForm {
	width:60%; 
	float:left;
	margin: 0;
	 background: none;
	padding: 10px;
	border: none;
	border-radius: 0;
}
.contactForm .klsdf {
	 margin:10px 2px 10px 10px; 
	 background: linear-gradient(to bottom, #F4F4F4 0%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 10px;
	border: 1px solid #D2DFE4;
	border-radius: 5px;
}

/*##############################################################*/

/* Mobile Portrait Size to Mobile Portrait Size (devices and browsers) */

@media only screen and (max-width: 999px) {
body{ padding-top: 0px;}
.wrapper{ width: 700px; margin-top: 25px;}
.container{ margin: 0 11px 0; float:none;}

img.logo, .navigation {
	position: relative;
	margin-top: 0;
}
.navigation {
	float: right;
}
img.myInsure-app{
	background-image: url(../img/page/myinsure-app.png);
	background-size: 678px 452px;
	background-position: 0 -20%;
}
.slider IMG.one {
	top: -30%;
}
.slider IMG.two {
	top: -30%;
}
.slider IMG.three {
	top: 0;
}

/*##############################################################*/

/* Mobile Portrait Size to Mobile Portrait Size (devices and browsers) */

@media only screen and (max-width: 699px) {
body{ padding-top: 0px;}
.wrapper{ width: 550px; margin-top: 25px;}
.container{ margin: 0 11px 0; float:none;}

img.logo, .navigation {
	position: relative;
	margin-top: 0;
}
img.calculator {
	background-image: url(../img/page/calculator.png);
	background-size: 678px 452px;
	background-position: 0 0;
}
img.myInsure-app{
	background-image: url(../img/page/myinsure-app.png);
	background-size: 678px 452px;
	background-position: 0 -20%;
}
img.phone{
	background: url(../img/page/phone.png);
	background-size: 678px 452px;
	background-position: 0 -30%;
}
.boxes .box {
	width: 48%;
}
.slider IMG.one {
	top: -10%;
}
.slider IMG.two {
	top: 0;
}
.slider IMG.three {
	top: 0;
}
div.info .contactData,
div.info .contactForm {
	width:100%; 
}
div.info .contactForm .klsdf, 
div.info .contactData .klsdf {
	margin: 10px;
}
/*##############################################################*/

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
body{ padding-top: 0px;}
h2{ text-align:center; font-size: 24px;}

.wrapper{ width: 320px; margin-top: 25px;}
.header {margin: 0 11px 0;}

.container{ margin: 0 11px 0; float:none;}

.container TABLE.telefonliste TD { width: 100%; display: block; }

.container .top {
	height: 150px;
}

.container .top .image {
	height: 150%;
}
img.calculator {
	background-image: url(../img/page/calculator.png);
	background-size: 300px 200px;
	background-position: 0 0;
}
img.myInsure-app{
	background-image: url(../img/page/myinsure-app.png);
	background-size: 300px 200px;
	background-position: 0 -5%;
}
img.phone{
	background: url(../img/page/phone.png);
	background-size: 300px 200px;
	background-position: 0 -5%;
}
img.impressum {
	background: url(../img/page/impressum.png);
	background-size: 450px 150px;
	background-position: 0 0;
}
.slider {
	height: 200px;
}

.slider IMG.one {
	top: 0;
}
.slider IMG.two {
	top: 0;
}
.slider IMG.three {
	top: 0;
}
/* info boxes Styles
--------------------------------------------- */
div.info {
	
}
div.info h2 {
	text-align: center;
	padding-left: 0;
}
div.info .actual {
	height: auto;
	width: 94%;
	text-align: center;
	margin: 5px 2% 2% 5px;
	padding: 1%;
}
div.info .actual .hint {
	padding-top: 10px;
}
div.info .contact {
	height: auto;
	width: 94%;
	margin: 5px 2% 2% 5px;
	padding: 1%;
	float: left;
	clear: left;
}
div.info .content {
	margin: 0;
}
/* Boxes Styles
--------------------------------------------- */
.boxes .box {
	width: 97%;
	text-align: center;
	margin: 5px 2% 2% 5px;
	padding: 1% 1% 10px 1%;
}
.boxes .box.bg2 {
	margin: 5px 2% 2% 5px;
}
/* navigation Styles
--------------------------------------------- */
.navigation {
	float: none;
	margin-top: 10px;
	margin-bottom: 5px;
	position: static;
	padding-left: 0;
	background: transparent;
}
.navigation .horizontal {display: none;}
.navigation .vertical {display: block;}
.navigation ul {
	border-radius: 5px;
	list-style: none outside none;
	overflow: hidden;
}
.navigation .vertical ul li {
	float: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
}
.navigation img.menuIcon {
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../img/menus/menuIcon.png) no-repeat 0 0;
}
/* Form Styles
---------------------------------------------- */

input, textarea { width:250px; height:27px; margin-top:3px;}
textarea {height: 54px;}

/* Image Styles
---------------------------------------------- */
img.logo {
	background: url("../img/header/logo/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-top: 0;
	position: static;
}
/* Page Styles
---------------------------------------------- */
.contactForm input, textarea {
    width: 235px;
}

