﻿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, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ font-family: 16px/20px Arial, sans-serif; margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline; }

:focus { outline: 0; }
ol, ul { list-style: none; }
.clear { clear:both; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { font: 14px/20px Arial, sans-serif; color:#555555; font-weight: 300; }
strong { font-weight: 600; }

a:link, a:visited, a:focus, a:active { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

ul { list-style: none; margin: 0; padding: 0; }

#wrapper { width: 692px; margin: 0px auto; }
#header { width: 692px; height: 342px; }


/******** BEGINN ********/

#hotline { width: 100%;	height: 60px; line-height: 60px; background-color: #555555; }
#hotline h1 { color:#fff; font-family: Arial, sans-serif; font-size:28px; font-style: italic; text-align: center; font-weight: 400; }
#hotline img { vertical-align: middle; margin-right: 15px; }
#telefontracking { display: inline; }


#content { margin: 0 auto; padding: 25px 0 0 0; }

h2 { color: #555555; font: 20px/26px Arial, sans-serif; padding: 0 0 10px 0; }
.box { width: 100%; height: auto; margin-bottom: 25px; background-color: #f9f9f9; border: 1px solid #e2e2e2; border-radius: 5px; }
.box a:link, .box a:visited, .box a:focus, .box a:active, .text a:link, .text a:visited, .text a:focus, .text a:active { color: #555555; text-decoration: none; }
.box a:hover, .text a:hover { color: #555555; text-decoration: underline; }


#content #contentleft { float: left; width: 340px; }
#content #contentleft { margin-right: 25px; }
#content #contentleft .text { border-bottom: 1px dotted #333000; margin: 0 15px 15px; padding-bottom: 20px; display: inline-block; }
.liste { margin:10px 0 10px 15px; list-style-position: outside; list-style-type: disc; }
.liste > li { padding: 2px 0; }
.bild { float: left; }
.bildtext { float: right; width: calc(100% - 100px); margin-top: -4px; }
#content #contentleft #betreuung { border-bottom: none!important; margin-bottom: 0px; padding-bottom: 0!important; }
#content #contentleft #abwicklung img { float: left; padding: 5px 15px 0 0; }

#content #contentright { float: left; width: 310px; }
#content #contentright h2 { padding: 10px 20px 10px 20px; }

#content #contentright #vorteile ul { padding: 0 15px 10px 20px; }	
#content #contentright #vorteile ul li { padding: 5px 0 5px 35px; background:url('../images/arrow.png') no-repeat 0 5px; }
#vorteile a:link, #vorteile a:visited, #vorteile a:focus, #vorteile a:active { color: #333;text-decoration: none; }

#content #contentright #formular { background-color: #0066cc; border: 1px solid #0066cc; }
#content #contentright #formular h2 { color: #fff; }

#content #contentright #formular a { color: #fff; }
#content #contentright #formular a:hover { color: #fff; text-decoration: underline; }
#content #contentright #formular small { font-size: 12px; }
#content #contentright #formular p { margin-top: 5px; }

#karte_rechts { margin: 25px 0; background: #fff; }
#karte_rechts h2, .karte ul { font-size: 16px; line-height: 19px; padding: 0 5px 10px 20px; text-align: center; }

#karte_rechts .ovpn, #karte_unten .ovpn { margin-left: -10px; text-align: center; }
#karte_rechts .ovpn img, #karte_unten .ovpn img { margin: 3px 5px 5px; vertical-align: middle;}
#karte_rechts .ovpn p, #karte_unten .ovpn p { font-size: 12px; }

#website { width: 100%; height: 60px; margin: 20px 0 20px 0; line-height: 60px; background-color: #555555; }
#website h3 { color: #fff; font-family: 'Roboto', sans-serif; font-size: 26px; font-style:italic; text-align: center; font-weight: 400; }
#website img { vertical-align: middle; margin-right: 15px; }

#footer { width: calc(100% - 40px); height: auto; margin: 0 auto; padding: 20px; background-color: #f4f4f4; font: 12px Arial, sans-serif; color: #000; }
#footer_desktop { float:left; display: inline-block; }
#footer_mobil { float: left; display: none; }
#meta { float: right; display: inline-block; }
#footer a:link, #footer a:visited, #footer a:focus, #footer a:active { color: #0066cc; text-decoration: none; }
#footer a:hover { color: #555555; }



#sub-footer { color: #333; font: 12px Arial, sans-serif; height: 25px; margin: 0 auto; padding: 10px 0 0 15px; text-align: center; max-width: 640px; }
#sub-footer a:link, #sub-footer a:visited, #sub-footer a:active { color: #0066cc; text-decoration: none; }
#sub-footer a:hover { color: #555555; }




/****** FORMULAR *****/
input.error,
select.error,
textarea.error {
    border: red solid 1px;
	background-color:#F00;
}

fieldset {
	padding: 20px 0 0 20px;
	display: block;
	color: #333;
	clear: both;
}

label {
	display: block;
	width: 79px;
	float: left;
	clear: both;
	margin: 2px 0;
	color: #fff;
}

input,textarea {
	margin-top:3px;
	margin-bottom:4px;
	border: 1px solid #fff;
	padding:2px;
	width:179px;
}  

.btnSubmit { 
	width:264px;
   	height:55px;
   	border:0;
  	margin-top:6px;
	cursor: pointer!important; 
}

#form_datenschutz { width: 15px; margin-left: -1px; }
.ds-check { width: 100%; float: left; }
.datenschutz { margin-top: 5px; color: #bdbdbd;}

.ssl {
	color:#bdbdbd;
	font-size:9px;
	margin-left:22px;
	background:url('../images/schloss.gif') no-repeat 0 3px;
	padding-left:19px;
	height:20px;
	line-height:24px;
	width:250px;
	margin-top:-14px;
	margin-bottom:10px;
	font-style:italic;
}

.errorStyle {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
}


@media (max-width: 420px){
#wrapper { width: 100%; }

#header { width: 100%; height: auto; }
#header img { width: 100%; height: auto; }

#hotline, #website { height: auto; }
#hotline { margin-bottom: 15px; }
#hotline h1, #website h3 { font-size: 18px!important; line-height: 30px; text-align:center; padding: 10px 0!important; }
#website img, #hotline img { display: none; }


#content { padding: 0!important; margin: 25px 5%; width: 90%; }

#content #contentleft, #content #contentright { margin: 0; width: 100%; }
#content #contentleft .text { margin: 0 0 15px; }
.box { margin: 25px 0 0 0; }
#content #contentleft #betreuung { margin-bottom: 0!important; }
#content #contentright #formular { margin-top: 0!important; }
.liste { margin:10px 0 10px 20px; }

#footer_desktop { display: none!important; }
#footer_mobil { display: inline-block; width: 100%; margin-bottom: 15px; }
#meta { float: left; }

fieldset { padding: 0; margin: 0 20px; width: calc(100% - 40px); }
input, textarea { margin: 0; padding: 5px 0 ; width: 100%; }
label { margin: 5px 0 0; }
.btnSubmit { margin-left: calc(50% - 132px); }
.ssl { margin-left: calc(50% - 130px); }
}


@media (max-width: 400px){
#hotline h1, #website h3 { font-size: 19px!important; }
}

@media (max-width: 380px){
#hotline h1, #website h3 { font-size: 18px!important; }

}

@media (max-width: 360px){
#hotline h1, #website h3 { font-size: 17px!important; }
#karte_rechts .ovpn p, #karte_unten .ovpn p { font-size: 11px!important; }
}

@media (max-width: 355px){
}

@media (max-width: 340px){
#hotline h1, #website h3 { font-size: 16px!important; }
}
