/* CSS Document */

body {
background-color:#F4F4F4;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#404040;
margin:0;
padding:0;
}

.header_container {
background-color: #0056A5;
height: 170px;
}

.header {
width:690px;
height:170px;
margin-left:auto; margin-right:auto;
}

.content_container {
padding-bottom:3em;
}

.content_center {
width:690px;
height:200px;
margin-left:auto; margin-right:auto;
}

.content {
width:690px;
margin-top:20px;
float:left;
}

.content_halb {
width:345px;
float:left;
}

.content_danke {
width:690px;
margin-top:20px;
float:left;
text-align:center;
}

.blau {
color:#0056A5;
margin-top:5px;
text-align:center;
}

.bold {
font-weight: bold;
color:#0056A5;
}

.bold_grau {
font-weight: bold;
}

.bold_blau {
font-weight: bold;
color: #0056a5;
font-size: 14px;
}

.bold_blau_danke {
font-weight: bold;
color: #0056a5;
font-size: 18px;
}

.kleiner_hoch {
font-size:8px;
vertical-align:super;
}

.auswahl {
width:118px;
height:100px;
margin-top:20px;
float:left;
}

.auswahl_abschluss {
width:100px;
height:100px;
margin-top:20px;
float:left;
}

.footer_container {
position:fixed;
bottom:0px;
height:30px;
width:100%;
background-color: #0056A5;
}

.footer_center {
width:690px;
height:25px;
padding-top:5px;
margin-left:auto;
margin-right:auto;
}

.footer_left {
width:345px;
margin:0px;
font-size:14px;
float:left;
}

.footer_right {
width:345px;
text-align:right;
font-size:14px;
margin:0px;
float:right;
}

	* html, * html body {
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
	}
	
	* html .content_container {
	padding:0;
	height:95%;
	overflow:auto;
	}
	
	* html .footer_container {
	background:#0056A5;
	height:5%;
	min-height:30px;
	}

.link_blau {
color:#0056a5;
text-decoration:none;
}

.link {
color:#404040;
text-decoration:none;
}

.link_weiss {
color:#FFFFFF;
text-decoration:none;
margin-top:0px;
}

.einleitung {
width:690px;
height:25px;
border-bottom:1px solid #0056a5;
margin-bottom: 20px;
margin-top:20px;
padding-top:0px;
}

.formular_box {
width: 690px;
height:500px;
margin-top: 0px;
padding: 0px;
}

.formular_box_left {
width:335px;
float:left;
}

.formular_box_right {
width:335px;
float:right;
}

.formular_box_abstand {
width:19px;
height:200px;
float:left;
border-left:1px solid #0056a5;
}

.formular_zeilen {
width:335px;
height:25px;
}

.formular_zeilen_bold {
width:335px;
height:25px;
font-weight:bold;
}

.formular_zeilen_wunsch {
width:335px;
height:75px;
}

.formular_zeilen_eigenschaft {
width:80px;
float:left;
padding-top:3px;
}

.formular_feld {
margin-left:0px;
}

.formular_senden {
width:335px;
height:25px;
text-align: center;
word-spacing:20px;
padding-top: 175px;
}

.agb_font {
font-size:10px;
line-height:11px;
text-align:justify;
}
