html {height: 100.5%;}

* {
	/* [disabled]border: 0 none; */
	margin: 0;
	padding: 0;
}

* html #main_content {
    \width: 72.9%; /* for IE5 and IE6 in quirks mode */
    w\idth: 72.9%; /* for IE6 in standards mode */
  } 

* html body {
    font-size: 0.7em; /* for IE6 in standards mode */
	
  } 

body {
	background-color: #CCCCCC;
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	}
#wrapper {
	background-color: #FFFFFF;
	border-color: #333333;
	color: #333333;
	width: 1060px;
	margin: 0px auto;
	text-align: left;
}
a {
	color: #03C;
	text-decoration: none;
}
a:link {
	color: #03C;
}
a:visited {
	color: #03C;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
a:active {}

h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 1.1em;
	margin-bottom: 15px;
}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

ol {
	list-style-type: upper-roman;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-position: inside;
}
ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	display: block;
		}
.standard 	{
	list-style-type: disc;
	margin: 25px 20px 25px 45px;
	list-style-position: outside;
	display: block;
		}
			

#logo_immo {
	float: right;
	margin-top: -12px;
	margin-right: 15px;
	}
#slogan_header_1 {
	/* [disabled]float: left; */
	margin-top: 40px;
	margin-left: 2.5em;
	font-size: 1.7em;
	font-style: normal;
	color: #06C;
	font-weight: bold;
	}		
#slogan_header_2 {
	float: right;
	margin-top: 1.8%;
	/*margin-right: 2em;*/
	font-size: 1.3em;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3em;
	width: 32%;
	margin-right: 1em;
	}	
#header_main {
	/* [disabled]background-color: #FFF; */
	background-color: #666;
	height: 170px;
	position: relative;
	font-size: 1.1em;
	background-image: url(../Bilder/PRIVATE%20KRANKENVERSICHERUNG_2.png);
}
#header_nav {
	height: 40px;
	left: 0;
	margin-left: 0em;
	position: absolute;
	top: 137px;
	width: auto;
}
#header_nav ul {
	/* [disabled]font-size: small; */
	font-weight: bold;
	padding: 3px 0px 10px 0;
	white-space: nowrap;
	margin-left: 4.2em;
}
#header_nav li {
	display: inline;
	list-style-type: none;
}
#header_nav li a {
	background-color: #CCCCCC;
	color: #333333;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
	border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
	background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
	}
#header_nav li a:hover {
   background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
body#home li.navhome a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
	}
body#produkte li.navprodukte a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
body#vergleichsrechner li.navvergleichsrechner a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
body#versicherungsinfos li.navversicherungsinfos a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	color: #333333;
}
body#ueberuns li.navueberuns a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
body#kundenbereich li.navkundenbereich a {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
#navi_sub {
	background-color: #CCCCCC;
	padding-left: 62px;
	padding-top: 2px;
	overflow: hidden;
	font-size: 0.85em;
	height: 1.8em;
}
.trenner_vertikal {
	color: #03C;
}
#navi_sub a {
	background-color: #CCCCCC;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
	overflow: hidden;
	/* [disabled]display: block; */
	color:#333;
	}
#navi_sub a:hover {
	background-color: #CCCCCC;
	text-transform: capitalize;
	overflow: hidden;
	color: #333;
	text-decoration: underline;
	}		
#navi_sub ul {
	list-style-type: none;
}
#navi_sub li {
	float: left;
	display: block;
}
#navi_sub li a {
    background-color: #CCCCCC;
    border-right: 1px solid #999999;
    color: #333333;
    padding: 1px 8px;
    text-transform: capitalize;
	
	}
#navi_sub li a:hover {
	background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	color: #333;
}
#navi_sub_2 {
	background-color: #CCCCCC;
	padding-left: 82px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 0.85em;
	height: 1.8em;
}
#navi_sub_2 a {
	background-color: #CCCCCC;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
	overflow: hidden;
	display: block;
	color:#333;
	}
#navi_sub_2 a:hover {
	background-color: #CCCCCC;
	text-transform: capitalize;
	overflow: hidden;
	color: #333;
	}		
#navi_sub_2 ul {
	list-style-type: none;
}
#navi_sub_2 li {
	float: left;
	display: block;
}
#navi_sub_2 li a {
    background-color: #CCCCCC;
    border-right: 1px solid #999999;
    color: #333333;
    padding: 1px 8px;
    text-transform: capitalize;
	
	}
#navi_sub_2 li a:hover {
	background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	color: #333;
}
#sidebar_header {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	margin-left: -5px;
}
#sidebar_header a {
    color: #333333;
    display: block;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
	border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
	background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CCCCCC),color-stop(1, #EEEEEE)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC')"; /* IE8 */
	}
#sidebar_header a:hover {
	background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	 background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FECE00),color-stop(1, #FAFAFA)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00')"; /* IE8 */
	color: #333;
}
.sidebar_header_2 {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	margin-left: -5px;
}
.sidebar_header_2 a {
	color: #333333;
	display: block;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
	background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CCCCCC),color-stop(1, #EEEEEE)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC')"; /* IE8 */
	}
.sidebar_header_2 a:hover {
	background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	color: #333;
	 background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FECE00),color-stop(1, #FAFAFA)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00')"; /* IE8 */
}
#wrap_content {
	margin: 5px 0 0 0;
	clear: both;	
	font-size: 1.1em;
	}
#main_content {
	margin-left: 0em;
	min-height:500px;
	overflow: hidden;
	/* [disabled]border-right: 1px dotted #CCCCCC; */
	}
#main_content_index {
	/*margin-left: 8em;*/
	min-height:500px;
	overflow: hidden;
	/* [disabled]border-right: 1px dotted #CCCCCC; */
	}
#main_content img {
	/*border: 1px solid #CCC;*/
	margin-left: -5px;
	margin-top: 7px;
	}
.text_mittig {
	display: block;
	margin-left: 155px;
}
#sidebar {
	background-color: #FFFFFF;
	float: right;
	overflow: hidden;
	width: 27%;
	z-index: 3;
	padding-left: 5px;
	clear: both;
	}
#main_support {
	/* [disabled]background-color: #0F9; */
	clear: both;
}
.top_page {
	background-color: #FFFFFF;
	height: 30px;
	margin-top: 10px;
	padding-right: 23px;
	padding-left: 3px;
	text-align: right;
	color: #03C;
	margin-right: 10px;
	float: right;
}
#social_bookmarks {
	float: right;
	width: 22%;
	height: 30px;
	clear: both;
	}

.top_page a {
	color: #03C;
	text-decoration: none;
}
.top_page a:hover{
    color: #F90;
	text-decoration: underline;	
}
#footer {
    border-top: thin solid #CCCCCC;
    clear: both;
    height: 65px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    padding-top: 5px;
    text-align: center;
}
#footer ul {
	display: inline;
	overflow: hidden;
}
#footer li {
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
#footer li a:hover{
    color: #F90;
	text-decoration: underline;	
}
.empf_form_input {
	width: 45%;
	border: 1px solid #CCC;
	font-size: 1.3em;
}
#header_main img {
	float: left;
	margin-left: 52px;
	margin-top: 10px;
}
.formtext {
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 1.3em;
	font-size: 1.1em;
	}
.senden_button {
	background-color: #CCCCCC;
	display: inline;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 100%;
	width: 80px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 155px;
	}
.senden_button_2 {
	
	margin-right: 40px;
	background-color: #CCCCCC;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
    border: 1px solid #777777;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
    font: 1em/2em Arial,Helvetica;
    margin: 0 0.75em 0 0;
    overflow: visible;
    padding: 0.5em 1.5em;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
	float:right;
	font-weight: bold;
	
}
.senden_button_2:hover {
	background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
    color: #333333;
}
.form_button {
	background-color: #CCCCCC;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 100%;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 52%;
}
.form_button:hover {
	background-color: #FECE00;
    color: #333333;
}
.form_button_registrieren {
	background-color: #CCCCCC;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 100%;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 49.5%;
}
.form_button_registrieren:hover {
	background-color: #FECE00;
    color: #333333;
}
#ok_datenschutz {
	margin-left: 155px;
}

.senden_button:hover {
	background-color: #FECE00;
    color: #333333;
}
.wrong {
	color: #F00;
	margin-left: 155px;
}
.wrong_contracts {
	color: #F00;
}
.wrong_reg {
	color: #F00;
	margin-left: 29%;
}
.radiodesign {
	display: inline;
	margin-left: 155px;
}
.bewertung_kopf {
	display: block;
	width: 98%;
	border: 1px solid #666;
	background-color: #CCC;
	position: relative;
	line-height: 1.6em;
	padding-left: 5px;
	}
.kommentar_bewertung {
	display: block;
	width: 98%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 10px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 5px;
	clear: both;
	line-height: 1.5em;
	min-height: 50px;
	}
.header_bewertungen {
	font-weight: bold;
	background-color: #FECE00;
	display: block;
	width: 98%;
	border: 1px solid #666;
	padding-left: 5px;
}	
.tabellenkopf {
	display: block;
	background-color: #F5F5F5;
	text-align: left;
	}
.umrandung {
	display: block;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 3px;
	}	
.bewertung_admin {
	display: block;
	width: 98%;
	padding-left: 10px;
	border: 1px solid #666;
	padding-right: 10px;
}	
.seiten_links {
	width: 98%;
	display: block;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.radiobuttons {
	margin-left: 3px;
	margin-top: 5px;
	}
.checkboxes {
	margin-left: 3px;
	margin-top: 5px;
}
.label_design {
	margin-right: 5px;
	margin-left: 20px;
	}
.label_design_2 {
	margin-right: 5px;
	color: #F00;	
	}	
.wrapper_img {
	padding-left: 10px;
	margin-left: -40px;
	margin-right: -15px;
	}
.sidebar_trenner {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}
.wrapper_info_img {
	float: left;
	height: 100%;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
		}
.sidebar_index_img {
	height: 200px;
	margin-right: -10px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(../Bilder/Fotolia_20153842_XS_Praemie_verdienen_final.gif);
	}	
.wrapper_text {
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 30px;
	text-align: justify;
	}
.wrapper_info_text {
	padding-right: 20px;
	margin-left: 25px;
		}
.wrapper_info_text ul li {
	list-style-position: outside;
	margin-left: 1.1em;
	}	
.infobox {
	line-height: 1.5em;
	margin-right: 15px;
	white-space: nowrap;
	}		
.sidebar_text {
	margin-left: 10px;
	margin-right: 10px;
}
.captcha {
	display: inline;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 8px;
	}
#wrap_content #sidebar ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-image: url(../Bilder/aufzaehlungszeichen_3.png);
}
  
.yform {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #DDDDDD;
    margin: 0 0 1em;
    padding: 10px;
}
.yform fieldset {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    margin: 0 0 1em;
    padding: 0.5em;
}
.yform legend {
    color: #000000;
    font-size: 125%;
    font-weight: normal;
}
.yform label {
    color: #666666;
}
.yform input, .yform textarea, .yform select, .yform optgroup {
    font-family: Arial,Helvetica,sans-serif;
}
.yform .type-text input, .yform .type-text textarea, .yform .type-select select {
    border: 1px solid #DDDDDD;
}
.yform div.type-text input:focus, .yform div select:focus, .yform div textarea:focus, .yform div.type-text input:hover, .yform div select:hover, .yform div textarea:hover, .yform div.type-text input:active, .yform div select:active, .yform div textarea:active {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AA6666;
}
.yform div.type-button input:focus, .yform div.type-button input:hover, .yform div.type-button input:active {
    background: none repeat scroll 0 0 #555555;
    border-color: #444444 #DDDDDD #DDDDDD #444444;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}
.yform div.type-button input.reset:focus, .yform div.type-button input.reset:hover, .yform div.type-button input.reset:active {
    background: none repeat scroll 0 0 #880000;
    color: #FFFFFF;
}
.yform div.type-button input.submit:focus, .yform div.type-button input.submit:hover, .yform div.type-button input.submit:active {
    background: none repeat scroll 0 0 #888800;
    color: #FFFFFF;
}
.yform {
    overflow: hidden;
}
.yform fieldset {
    display: block;
}
.yform label {
    cursor: pointer;
	font-size: 1em;
    }
.yform legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0 0.5em;
}
.yform .message {
    color: #666666;
    display: block;
    margin-bottom: 0.5em;
}
.yform input[type="hidden"] {
    display: none !important;
}
.yform sup {
    color: #880000;
    font-weight: bold;
}
fieldset:after, .yform div.type-text:after, .yform div.type-select:after, .yform div.type-check:after, .yform div.type-button:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.yform div.type-text, .yform div.type-select, .yform div.type-check, .yform div.type-button {
    display: block;
    margin: 0.5em 0;
    padding: 3px 0.5em;
    position: relative;
}
.yform div.type-button {
    padding: 3px 0;
}
.yform .type-text input, .yform .type-text textarea {
    display: block;
    padding: 0.3em;
    position: relative;
    width: 58.5%;
}
.yform .type-select select {
    cursor: pointer;
    display: block;
    padding: 0.3em 2px 0.3em 1px;
    position: relative;
    width: 60%;
}
.yform .type-select select optgroup {
    font-style: normal;
    font-weight: bold;
}
.yform .type-check input {
    cursor: pointer;
}
.yform .type-check label {
    display: inline;
}
.yform .type-button input {
    cursor: pointer;
    overflow: visible;
    width: auto;
}
.yform div.error {
    background: none repeat scroll 0 0 #FAF4F4;
    border: 1px dashed #AA0000;
    padding: 0.5em;
}
.yform div.error label {
    color: #000000;
    font-weight: bold;
}
.yform div.error .message {
    color: #880000;
}
.yform div.type-check input:focus, .yform div.type-check input:hover, .yform div.type-check input:active {
    border: 0 none;
}
.full div.type-text input, .full div.type-text textarea {
    margin-right: -3px;
    width: 95.5%;
}
.full div.type-select select {
    margin-right: -3px;
    width: 97%;
}
* html .full div.type-text input, * html .full div.type-text textarea {
    width: 95.5%;
}
* html .full div.type-select select {
    width: 97%;
}
.columnar .type-text label, .columnar .type-select label {
    float: left;
    width: 30%;
}
.columnar div.type-check input {
    margin-left: 30%;
}
.columnar div.error .message {
    margin-left: 30%;
}
.columnar fieldset div.type-button, fieldset.columnar div.type-button {
    padding-left: 30%;
}
.columnar div.type-text input, .columnar div.type-text textarea {
    float: left;
    margin-right: -3px;
    width: 67.8%;
}
.columnar div.type-select select {
    float: left;
    margin-right: -3px;
    width: 69.4%;
}
* html .columnar div.type-text input, * html .columnar div.type-text textarea {
    width: 67.2%;
}
* html .columnar div.type-select select {
    width: 68.8%;
}
.yform, .yform div, .yform div * {
}
.yform {
}
.yform fieldset {
}
.yform legend {
}
.yform fieldset {
}
.yform legend {
}
.yform fieldset {
}
* html .yform {
    padding-top: 10px;
}

div {
    outline: 0 none;
}

.c50l, .c50r {
    width: 50%;
}
.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
    float: left;
}
.c50l, .c50r {
    width: 50%;
}
base.css (Zeile 206)
.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
    float: right;
    margin-left: -5px;
}
.subcolumns { display:table; width:100%; table-layout:fixed; }
 
 .subcolumns,
  .subcolumns > div {
    overflow:visible; 
    display:table;
  } 
  
#kunden_nav {
	list-style-type: none;
	/*margin-left: 342px;*/
	margin-left: 50%;
}
#kunden_nav a {
	text-decoration: none;
	display: block;
	width: auto;  
	}
#kunden_nav li {
	display: block;
	width: 250px;
	height: auto;
	background-color: #CCCCCC;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 10px;
	}
#kunden_nav li a {
	color: #333333;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	/* [disabled]text-transform: capitalize; */
	font-weight: bold;
	text-align: center;
	background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CCCCCC),color-stop(1, #EEEEEE)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC')"; /* IE8 */
	border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
	}
#kunden_nav li a:hover, #kunden_nav li:hover
 {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FECE00),color-stop(1, #FAFAFA)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00')"; /* IE8 */
    color: #333333;
}  
.imgzentriert {
text-align: center;
}
.sidebar_comercial {
	color: #F00;
	display:block;
	line-height: 1.3em;
}
#main .info {
    margin-bottom: 1.5em;
}
section {
    display: block;
}
section.box {
    padding: 1.5em 1.5em 1.5em;
	margin-right: 15px;
}
.info {
    background: none repeat scroll 0 0 #F4F4F4;
}
.box {
    border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
    margin: 0.5em 0.5em 0;
    padding: 1.4286em;
	}
.box_start {
    border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
	margin: 1.5em 1.5em 0 0;
    padding: 1.4286em;
	min-height:17.5em;
	margin-bottom: 1em;
}
.box > *:first-child {
    margin-top: 0;
}
#box_1{
	display:block;
	float: left;
	top:10px;
	margin-right: 3%;
	left:250px;
	width:30%; 
	z-index:1;
	}
#box_2{
	display:block;
	float: right;
	top:10px;
	margin-right: 3%;
	width:30%; 
	z-index:2;
}
#box_3{
	display:block;
	float: right;
	margin-right: 3%;
	top:10px;
	width:30%; 
	z-index:3;
}
.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #CCCCCC;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CCCCCC),color-stop(1, #EEEEEE)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#CCCCCC')"; /* IE8 */
    border: 1px solid #777777;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
    font: 1em/2em Arial,Helvetica;
    margin: 1.5em 0.75em 0 0;
    overflow: visible;
    padding: 0 1.5em;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
}
.ym-form button:hover, .ym-form input[type="button"]:hover, .ym-form input[type="reset"]:hover, .ym-form input[type="submit"]:hover, .ym-button:hover {
    background-color: #FECE00;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #FECE00);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FECE00),color-stop(1, #FAFAFA)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#FECE00')"; /* IE8 */
}
.ym-form button:active, .ym-form input[type="button"]:active, .ym-form input[type="reset"]:active, .ym-form input[type="submit"]:active, .ym-button:active {
    background-color: #BBBBBB;
    background-image: -moz-linear-gradient(center top , #CCCCCC, #BBBBBB);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2) inset;
    position: relative;
    top: 1px;
}
.ym-form button:focus, .ym-form input[type="button"]:focus, .ym-form input[type="reset"]:focus, .ym-form input[type="submit"]:focus, .ym-button:focus {
    background: none repeat scroll 0 0 #FAFAFA;
    outline: 0 none;
}
.ym-form button:before, .ym-button:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.15em 0 0 0.15em;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.5), 2px 0 0 rgba(255, 255, 255, 0.5);
    float: left;
    font-size: 1.5em;
    margin: 0 1em 0 -1em;
    padding: 0 0.2em;
    pointer-events: none;
    text-align: center;
    width: 1em;
}
.ym-next:before {
    content: "➜";
}
.IE_hack {
	margin-top: 25px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	min-height: 15.5em;
	}
.paragraph {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.paragraph_sidebar {
	margin: 20px 10px 10px 40px;
	
}
.info {
    background: none repeat scroll 0 0 #F4F4F4;
}
.box {
    border-color: rgba(0, 0, 0, 0.3);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: rgba(0, 0, 0, 0.8);
    margin: 1.2em 0 0 ;
    padding: 1.1em;
	/*margin: 1.5em 0 0;
    padding: 1.4286em;*/

}
.formulare {
	list-style-type: disc;
	margin: 55px 20px 25px 45px;
	list-style-position: outside;
	display: block;
	list-style-image: url(../Bilder/aufzaehlungszeichen_2.png);
}
.linklist {
	margin: 0px 2px 0px 5px;
	list-style-position: outside;
	display: block;
	list-style-image: url(../Bilder/aufzaehlungszeichen_2.png);
}
