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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* Large Devices, Wide Screens */
@media screen and (min-width: 1200px) { 

a.btn_header  {
	background:url(../img/btn_header.png) no-repeat;
	/* top | right | bottom | left */
	margin:15px 0px 0px 20px;
	width:450px;
	height:50px;
}

img.btn_logo{
	width: 350px; 
	height: 150px;
}

a.header_logo  {
	margin:0 0 0 -100px;
}

a.btn_content {
	background:url(../img/btn_content.png) no-repeat; 
	width:497px;  
	height:55px; 
	display:block;
	margin:0 auto;
}

.box1 {
	padding:20px 0 20px 10px;
	margin:0 0 0 0px;
}

.box {
	padding:20px 0 20px 0;
	margin:0 0 0 0px;
	border-right:2px dotted #8acaf5;
}

}
/* 
    top margin
    right margin
    bottom margin
    left margin
Medium Devices, Desktops */
@media screen and (max-width: 1199.99px){

a.btn_header  {
	background:url(../img/btn_header400x90.png) no-repeat;
	/* top | right | bottom | left */
	margin:70px 0px 0px 50px;
	width:400px;
	height:45px;
}

img.btn_logo{
	width: 350px; 
	height: 100px;
}

a.header_logo  {
	margin:0 0 0 -100px;
}

a.btn_content {
	background:url(../img/btn_content230x25.png) no-repeat;  
	width:230px;  
	height:25px; 
	display:block;
	margin:0 auto;
}

.box1 {
	padding:20px 0 20px 10px;
}

.box {
	padding:20px 0 20px 0;
	border-right:2px dotted #8acaf5;

}

}

/* Medium Devices, Desktops */
@media screen and (max-width: 979.99px){

a.btn_header  {
	background:url(../img/btn_header-xs.png) no-repeat;
	/* top | right | bottom | left */
	margin:80px 0 0 50px;
	width:400px;
	height:25px;
}

img.btn_logo{
	width: 350px; 
	height: 50px;
}

a.header_logo  {
	margin:0 0 0 -150px;
}

a.btn_content {
	background:url(../img/btn_content230x25.png) no-repeat;  
	width:230px;  
	height:25px; 
	display:block;
	margin:0 auto;
}

.box1 {
	padding:10px 0 10px 5px;
}

.box {
	padding:20px 0 20px 0;
	border-right:2px dotted #8acaf5;
}

}


/* Small Devices, Tablets */
@media screen and (max-width: 767.99px) {

a.btn_header  {
	background:url(../img/btn_header-xs.png) no-repeat;
	margin:10px 0 0 40px;
	width:400px;
	height:25px;
}

img.btn_logo{
	width: 350px; 
	height: 65px;
}


a.btn_content {
	background:url(../img/btn_content230x25.png) no-repeat;  
	width:230px;  
	height:25px; 
	display:block;
	margin:0 auto;
}

.box1 {
	margin:10px 20px 10px 30px;
}

.box {
	padding:40px 0 0 0;
	border-right:0px;

}

}


/* Small Devices, Tablets */
@media screen and (max-width: 480px) {

a.btn_header  {
	background:url(../img/btn_header-xs.png) no-repeat;
	margin:85px 0 0 30px;
	width:400px;
	height:25px;
}

img.btn_logo{
	width: 350px; 
	height: 65px;
}


a.btn_content {
	background:url(../img/btn_content230x25.png) no-repeat;  
	width:230px;  
	height:25px; 
	display:block;
	margin:0 auto;
}

.box1 {
	margin:10px 20px 10px 10px;
}

.box {
	padding:20px 0 0 0;
}


}

@media only screen and (max-width : 320px) {

a.btn_header  {
	background:url(../img/btn_header-xs.png) no-repeat;
	margin:90px 0 0 10px;
	width:1px;
	height:1px;
}

img.btn_logo{
	width: 350px; 
	height: 45px;
}


}
#### 


:focus {/* remember to define focus styles! */
	outline: 0;
}

body {
	margin:0;
	padding:0;
	font-weight:400;
	font-style:normal;
	/*font-size:13pt;*/
	font-size:1.0em;
	line-height:16pt;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	outline:none;	
	background:#fff;
	width:100%;
	height:100%;
}

p {
	font-weight:400;
	font-style:normal;
	/*font-size:13pt;*/
	font-size:0.9em;
	line-height:16pt;
	font-family: 'Open Sans', sans-serif;
	padding:0;
	margin:12px 0;
	text-align:justify;
}

p.zentriert {
	text-align:center;
}

br {
	font-weight:400;
	font-style:normal;
	font-size:13pt;
	line-height:16pt;
	font-family: 'Open Sans', sans-serif;;
}

.clears {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
	border:none;
	display:none;
}

/*Struktur*/
.header {
/*	width:100%;
	height:275px; */
	background-color:#006fce;
	background:url(../img/header2-fill.jpg) repeat-y;
}


a.header_logo  {
	background:url(../img/header_logo.png) no-repeat;
	width:514px;
	height:279px;
	display:block;
}

a.header_logo_xs  {
	background:url(../img/header_logo-xs.png) no-repeat;
	width:233px;
	height:140px;
	display:block;
	margin:0 0 0 -57px;
}


a.btn_header  {
	display:block;
}

a.btn_header:hover  {
	background-position:0 100%;
}

.inhalt {
	width:998px;
	margin:0 auto 0 auto;		
}

.inhalt_links {
	width:630px;
	float:left;
	margin:-24px 0 0 0;
}

.inhalt_links_pd {
	padding:5px 0 30px 0;
}

.inhalt_rechts {
	width:314px;
	float:right;
	margin:-24px 0 0 0;
}

.sidebar_oben {
	background:url(../img/sidebar_oben.png) no-repeat;
	width:314px;
	height:18px;
	display:block;	
}

.sidebar_inhalt {
	/*background:url(../img/sidebar_inhalt.png) repeat-y; */
}

.sidebar_inhalt_pd {
	padding:0 5px 5px 5px;
}

.sidebar_unten {
	background:url(../img/sidebar_unten.png) no-repeat;
	width:314px;
	height:20px;
	display:block;	
}

.sidebar_inhalt p.ueber {
	font-weight:400;
	font-style:italic;
	font-size:28pt;
	line-height:14pt;
	font-family: 'Open Sans', sans-serif;
	padding:12px 0 0 0;
	margin:0 0;
	text-align:left;
	color:#ff5400;	
}

.sidebar_inhalt ul {
	margin:0 0 0 0;
	padding:24px 0 12px 0 !important;
	/*float:left;*/
	text-align:left;
}

.sidebar_inhalt li {
  background: url(../img/anstrich.png) 0% 8px;
  background-repeat: no-repeat;
	margin:0 0 0 0 !important;
	padding:5px 0 5px 25px !important;	
	list-style:none;
}

.sidebar_inhalt p.orange {
	font-weight:600;
	font-style:italic;
	/*font-size:16pt;*/
	font-size:1.1em;
	line-height:20pt;
	font-family: 'Open Sans', sans-serif;
	padding:10px 0 10px; 0;
	margin:0 0 0 0;
	text-align:left;
	color:#ff5400;	
}

.sidebar_inhalt p.blau {
	font-weight:400;
	font-style:normal;
	/*font-size:18pt;*/
	font-size:1.2em;
	line-height:22pt;
	font-family: 'Open Sans', sans-serif;
	padding:0 0 0 0;
	margin:40px 0 12px 0;
	text-align:left;
	color:#008aff;	
}

.sidebar_inhalt p.blau1 {
	font-weight:400;
	font-style:normal;
	/*font-size:18pt;*/
	font-size:1.2em;
	line-height:22pt;
	font-family: 'Open Sans', sans-serif;
	padding:0 0 0 0;
	margin:12px 0 44px 0;
	text-align:left;
	color:#008aff;	
}

.navbar-custom { 
	border:none;
    background-color: #FFF !important; 
	
	
	}

.menu ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

.menu li {
	margin:0 0 0 0;
	padding:0 6px 0 0;
	list-style:none;	
	float:left;
}


#####

a.start  {
	background:url(../img/menu_btn_1.png) no-repeat top left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.start:hover, a.start_select {
	background:url(../img/menu_btn_1.png) no-repeat bottom left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.faq {
	background:url(../img/menu_btn_4.png) no-repeat top left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.faq:hover, a.faq_select {
	background:url(../img/menu_btn_4.png) no-repeat bottom left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}


a.anfrage {
	background:url(../img/menu_btn_5.png) no-repeat top left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.anfrage:hover, a.anfrage_select {
	background:url(../img/menu_btn_5.png) no-repeat bottom left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.ueber {
	background:url(../img/menu_btn_2.png) no-repeat top left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.ueber:hover, a.ueber_select {
	background:url(../img/menu_btn_2.png) no-repeat bottom left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}


a.vorteile {
	background:url(../img/menu_btn_3.png) no-repeat top left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

a.vorteile:hover, a.vorteile_select {
	background:url(../img/menu_btn_3.png) no-repeat bottom left;
	width:120px;
	height:40px;
	display:block;
	margin:5px 5px 0 0; 
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:400 !important;
	font-size:14pt;
}

####

.footer {
	background:#e6f3ff;
	display:block;
}

.footer_inhalt {
	margin:0 auto 0 auto;		
	padding:30px 0 0 0;
}

.footer {
	border-right:2px dotted #8acaf5;
}

.footer .box p {
	font-weight:400;
	font-style:normal;
	font-size:11pt;
	line-height:22pt;
}


.footer h6 {
	color:#000;
	font-weight:400;
	font-size:20pt;
	line-height:18pt;
	margin:0;
	padding:0 0 20px 0;
	text-decoration:none;
	outline:none;
}

.footer .box1 a, .footer .box1 a:link , .footer .box1 a:visited, .footer .box1 a:active, .footer .box1 a:hover {
	color:#000;	
	text-decoration:none;
	font-weight:400;
	font-size:11pt;
	line-height:14pt;
	font-family: 'Open Sans', sans-serif;
	border-bottom:2px dotted #ccd7e2;
	width:190px;
	display:inline-block;
	margin:0;
	padding:9px 0 2px 0;
}

.footer .box1 a:hover {
	border-bottom:2px dotted #8acaf5;
}

.footer .box2 {
	margin:0 0 0 0;
}

.footer .box2 a, .footer .box2 a:link , .footer .box2 a:visited, .footer .box2 a:active, .footer .box2 a:hover {
	color:#000;	
	text-decoration:none;
	font-weight:400;
	font-size:11pt;
	line-height:14pt;
	font-family: 'Open Sans', sans-serif;
	border-bottom:2px dotted #ccd7e2;
	display:inline-block;
	padding:9px 0 2px 0;
}

.footer .box2 a:hover {
	border-bottom:2px dotted #8acaf5;
}

.footer .box3 {
	float:right;
	margin:0 0 0 0;
}

a.logo  {
	background:url(../img/logo.png) no-repeat;
	width:180px;
	height:60px;
	display:block;
}

.footer1 {
	width:100%;
	background:#006fce;
	display:block;
}

.footer1_inhalt {
	margin:0 auto 0 auto;		
	padding:20px 0 0 0;
}

.footer1 .box {
	background:#4396df;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;	
	color:#fff;
	font-weight:400;
	font-size:11pt;
	line-height:15pt;
	padding:20px;
}

.footer1 .box1 {
	background:#4396df;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;	
	color:#fff;
	font-weight:400;
	font-size:11pt;
	line-height:15pt;
	padding:20px;
	margin:10px;
}

.footer1 h6 {
	color:#fff;
	font-weight:600;
	font-size:16pt;
	line-height:18pt;
	margin:0;
	padding:0 0 12px 0;
	text-decoration:none;
	outline:none;
}

.copyright {
	color:#fff;
	font-weight:400;
	font-size:10pt;
	line-height:14pt;
	text-align:center;
	padding:12px 0 0 0;
}

.copyright a, .copyright a:link , .copyright a:visited, .copyright a:active, .copyright a:hover {
	color:#fff;	
	text-decoration:none;
	font-weight:400;
	font-size:10pt;
	line-height:14pt;
	font-family: 'Open Sans', sans-serif;
}

/*Sonstiges*/
.start_links {
	float:left;
	width:280px;
}

.start_rechts {
	float:right;
	width:328px;
}

.start_rechts p.gr {
	font-weight:400;
	font-size:14pt;
	line-height:18pt;	
	padding:0;
	margin:0 0;
}

.start_rechts p.blau {
	font-style:italic;
	font-weight:700;
	font-size:14pt;
	line-height:18pt;	
	color:#008aff;	
	padding:0;
	margin:10px 0 14px;
}



a.btn_anfrage {
	background:url(../img/btn_anfrage.png) no-repeat;
	width:328px;
	height:67px;
	display:block;
}

a.btn_anfrage:hover {
	background-position:0 100%;
}


a.btn_content:hover {
	background-position:0 100%;
}

a.btn_liste_rechts {
	background:url(../img/btn_liste_rechts.png) no-repeat;
	width:313px;
	height:95px;
	display:block;
}

a.btn_liste_rechts:hover {
	background-position:0 100%;
}

div.linie {
	border-top:1px dashed #8acaf5;
	margin:20px 0;
	width:100%;
}

/*Schriften*/
h1, h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover  {
	font-weight:400;
	font-style:normal;
	font-size:1.8em;
	line-height:32pt;
	margin:0 0 12px 0;
	padding:0;
	color:#008aff;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover  {
	font-weight:400;
	font-style:italic;
	font-size:1.6em;
	/*font-size:22pt;*/
	line-height:26pt;
	margin:12px 0 36px 0;
	padding:0 0 0 0;
	color:#ff5400;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover  {
	font-weight:400;
	font-style:italic;
	font-size:15pt;
	line-height:20pt;
	margin:0 0 12px 0;
	padding:0 0 0 0;
	color:#005a9a;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	font-weight:400;
	font-style:italic;
	font-size:16pt;
	line-height:20pt;
	margin:12px 0 20px 0;
	padding:0 0 0 0;
	color:#008aff;
	text-align:center;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:active, h5 a:hover  {
	font-weight:700;
	font-style:italic;
	font-size:12pt;
	line-height:14pt;
	margin:12px 0 12px 0;
	padding:0 0 0 0;
	color:#005a9a;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:active, h6 a:hover  {
	font-weight:300;
	font-style:italic;
	font-size:16pt;
	line-height:18pt;
	margin:12px 0 12px 0;
	padding:0 0 0 0;
	color:#005a9a;
	text-decoration:none;
	outline:none;
}

a, a:link, a:visited, a:active {
	color:#008aff;
	text-decoration:none;
	outline:none;
	font-weight:300;
}

a:hover {
	text-decoration:underline;
}

p.erfolg, label.erfolg {
	color:#3d9800 !important;
}

p.fehler, label.fehler {
	color:#F40000 !important;
}

small {
	font:normal 8pt/11pt 'Open Sans', sans-serif;
}

strong {
	font-weight:bold;
}

.blau {
	color:#008aff;
}

i {
	padding:0 5px 0 0;
	font-weight:normal;
}

img {
	border:none;
}




.anstrich li {
  background: url(../img/anstrich.png) 0% 10px;
  background-repeat: no-repeat;
	margin:0 0 0 0 !important;
	padding:7px 0 7px 25px !important;	
	list-style:none;
}

/*Formulare*/
.bg_form {
	border:1px dashed #8acaf5;	
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;	
  padding:10px;
}

.bg_form .box_links {
	background:#4396df;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;	
	color:#fff;
	font-weight:400;
	font-size:11pt;
	line-height:15pt;
	padding:10px;
	margin:0px 0px 20px 10px;

	width:95%;
/*	float:left; */
}

.bg_form .box_rechts {
	background:#4396df;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;	
	color:#fff;
	font-weight:400;
	font-size:11pt;
	line-height:15pt;
	padding:10px;
/*		width:265px;
	float:right;  */
}

.bg_form div.links {
	color:#fff;
	font-weight:600;
	font-size:12pt;
	line-height:22pt;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	/*	outline:none;
 float:left;  */
}

.bg_form div.rechts {
	color:#fff;
	font-weight:600;
	font-size:12pt;
	line-height:18pt;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	/*outline:none;
	float:right;  */
}

label {
	font-weight:400;
	font-style:italic;
	font-size:0.7em;
}


input[type=text]:focus, input[type=text]:hover, 
input[type=password]:focus, input[type=password]:hover, 
select:focus, select:hover,
textarea:focus, textarea:hover
{
	background:#EDFEFD;
}

input[type=submit] {
  color:#fff;
  font-weight:600;
  background: #008aff;
  background: -moz-linear-gradient(#008aff, #00a8ff);
  background: -o-linear-gradient(#008aff, #00a8ff);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008aff), to(#00a8ff));
  background: -webkit-linear-gradient(#008aff, #00a8ff);	
	background: -ms-linear-gradient(top, #008aff, #00a8ff); /* IE10 */
	background: linear-gradient(to bottom, #008aff, #00a8ff); /* W3C */
	border:0;
	margin:0 7px 0 0;
	padding:10px 20px 10px 20px;
	cursor:pointer;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;	
  float:right;
}

input[type=submit]:hover {
  background: #1d92da;
  background: -moz-linear-gradient(#6dca00, #92dc00);
  background: -o-linear-gradient(#6dca00, #92dc00);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6dca00), to(#92dc00));
  background: -webkit-linear-gradient(#6dca00, #92dc00);	
  background: -ms-linear-gradient(top, #6dca00, #92dc00); /* IE10 */
  background: linear-gradient(to bottom, #6dca00, #92dc00); /* W3C */
}	

.textfeld_summe {
	width:60px;
	text-align:right;
}

.textfeld_antrag {
	width:75%;
}

.textfeld_antrag_kl {
	width:65%;
}	

.textfeld_antrag_50 {
	width:50%;
}	

.textfeld_antrag_kl1 {
	width:140px;
}	

.textfeld_antrag_mi {
	width:20%;
}	

.textfeld_antrag_eingabe {
	width:208px;
}

.textfeld_antrag_gr {
	width:260px;
}

select {
	width:183px;
}

select.select_gr {
	width:226px;
}

select.tag {
	width:25%;
}

select.tag1 {
	width:53px;
}

select.monat {
	width:25%;
}

select.monat1 {
	width:47px;
}

select.jahr {
	width:40%
}

select.jahr1 {
	width:98px;
}

.agb1, .agb2 {
	font-size:10pt;
}

div.popup {
	margin:10px 20px;
}

.popup p {
	font: normal 10pt/12pt arial, sans-serif;
	padding:0;
	margin:12px 0;
	text-align:justify;
}

.menu:after
{ display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }