@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(font/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
body {
	background:url("../_img/bg/binale.png") repeat fixed top !important;
	
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
}
h1{ font-size: 22px;}
h2{ font-size: 18px;}
h3{ font-size: 16px;}
h4{ font-size: 14px;}
h5{ font-size: 12px;}
/*a:link, a:visited {
	color: #FF4200;
    text-decoration: none;
}*/
p {
    margin-bottom: 20px;
}
header {
	width:100%;
	background:#ffffff;
	border-bottom:3px dotted #030040;
}
footer {
	width:100%;
	background:rgba(0, 0, 0, 0.64);/*D0D0D0 CB8585 FEC800 030040*/
	margin-bottom:10px;
	color: #444444;
}
.middle { text-align:center}
.white { background: #ffffff; }
.head {
	padding: 30px 0 20px;
	border-top: 4px solid #C7121B;
}
#navi {
	display:block;
	position:relative;
	width:100%;
	background:#FEC800;
}
#breadcrumb {
	display:block;
	position:relative;
	float:right;
	line-height:27px;
	vertical-align:bottom;
}
#breadcrumb ul {
	overflow:hidden;
	font-size:9px;
}
#breadcrumb ul li {
	list-style-image:url(../_img/icons/arrow-breadcrumb.png);
	float:left;
}
#breadcrumb ul li.home{
	list-style-image:url(../_img/icons/arrow-breadcrumb-home.png);
}
#navi {
	background:#fafafa;
	border-bottom: 2px dotted #2EB1EE;
}
.foot {
	padding: 15px 0 20px;
	border-top: 4px solid #2EB1EE;
	border-bottom: 2px dotted #FFFC01;
}
.foot h4 {
	color:#2EB1EE;
	font-weight:bold;
	text-shadow:1px 1px 1px #181313;
}
.footer_text{
	color:#97CCE4;
	text-shadow:1px 1px 1px #181313;
}
.footer_text ul {padding:0;}
.footer_text ul li {margin-left:0;}
.footer_text ul li a{color:#97CCE4;}
.footer_text ul li.facebook {list-style-image:url(../_img/icons/facebook.png);}
.footer_text ul li.linkedin {list-style-image:url(../_img/icons/linkedin.png);}
.footer_text ul li.google {list-style-image:url(../_img/icons/google.png);}
.footer_text ul li.xing {list-style-image:url(../_img/icons/xing.png);}

footer .middle {
	margin:3px;
	background-color: rgba(248, 0, 0, 0.3);/*DED8D9*/
	border-bottom: 1px solid #ffffff;
	color:#ffffff;/*2EB1EE FF0000*/
	font-weight: bold;
    margin: 1px;
	padding:5px;
}
.logo {
	float: left;
	margin:-20px 0;
}
.logo h1 {
	margin-bottom:10px;
}
.logo h1 a img {
	-moz-box-shadow: 1px 1px 5px #a8a8a8;
	-webkit-box-shadow: 1px 1px 5px #a8a8a8;
	box-shadow: 1px 1px 5px #a8a8a8;
}
.top_menu {
	float:right;
/*	margin-top:-25px;*/
}
.top_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.top_menu ul li {
	font-size:12px;
}
.top_menu .icon {
	margin-right:5px;
}
.top_menu .icon,
.top_menu .icon_content,
.bd_mail_adress,
.bd_mail_domain {
	float:left;
}
.top_menu .icon_content,
.bd_mail_adress,
.bd_mail_domain {
	color:#C7121B;
	font-weight:bold;
	border-bottom:1px dotted #883D3D;
	margin-top: 10px;
	letter-spacing:2px;
}
.bd_mail_adress a{color:#666666;}
header .bd_mail_adress a{letter-spacing:2px;}
footer .bd_mail_adress,
footer .bd_mail_adress a,
footer .bd_mail_domain {
	color:#DED8D9;
	border-bottom:none;
	letter-spacing:normal;
}
footer .icon{
	text-align:right;
	/*display:inline-block;*/
	margin-right:5px;
}
.bd_mail_domain:before{
	content:"@";
}
.menu {
	float: left;
	margin: 10px;
}
.top_menu ul li,
.menu ul li {
    float: left;
    margin-left: 10px;
}
.menu ul li a:link, .menu ul li a:visited,.menu ul li span  {
    border-radius: 15px 15px 15px 15px;
    color: #666666;
    font: 14px 'Montserrat',sans-serif;
    padding: 6px 10px;
    text-transform: uppercase;
}
.menu ul li a:hover,
.menu ul li span:hover,
.menu ul li.current_page_item a,
.menu ul li.current_page_item span,
.menu ul li.current-menu-ancestor a,
.menu ul li.current-menu-ancestor span  {
    background: none repeat scroll 0 0 #2eb1ee; /*FEC800 666666 2eb1ee*/
    color: #666666;
	text-shadow:3px 3px 7px #E3D528;
	-webkit-box-shadow:1px 1px 5px #cccccc;
	-moz-box-shadow:1px 1px 5px #cccccc;
	box-shadow:1px 1px 5px #cccccc;
}
.menu ul li.current_page_item > a,
.menu ul li.current_page_item > span{
	color: #FEC100;
	text-shadow:3px 3px 7px #E3D528;
}
.menu ul li a:hover, .menu ul li span:hover {
	color: #ffffff;
}
.menu ul li.menu-item-home a {
    background: url("../_img/icons/home-32.png") no-repeat scroll -1px -2px #CCCCCC;
    display: block;
    margin-top: 0;
    padding: 6px 15px;
    text-indent: -999em;
}
.menu ul li.menu-item-home a:hover {
	background-color:#2EB1EE;
	background-position: -1px -1px;
}
#content { background: rgba(216, 217, 217, 0.5); position: relative; /*#d8d9d9; */ }
.skyscraper {
	position: absolute;
	top: 0;
	right: -300px;
}
.content_text {
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
}
.content_titel {height: 45px;}
footer .content_titel {height: auto;}

.content_titel h3.titel,
.content_titel h4.titel_text {
	line-height: 45px;
}
.content_titel h4.titel_text.grid_7 {
	width: 560px;
}
.content_titel h4.titel_text.grid_8 ,
.content_text.detail .content_titel .titel_text.grid_8 {
	width: 640px;
}
.content_titel h4.titel_text.grid_9,
.content_text.detail .content_titel .titel_text.grid_9 {
	width: 720px;
}
.content_titel h4.titel_text.grid_10,
.content_text.detail .content_titel .titel_text.grid_10 {
	width: 800px;
}

h3.titel { 
	font-weight:bold; 
	color:#2EB1EE; 
	border-bottom: 1px solid #C7121B;
}
.titel_text { 
	color: #666666; 
	text-align:right; 
	border-bottom: thin solid #cccccc;
}
div.titel_text {
	height:45px;
}
.teaser_content {
	border:1px solid #cccccc;
	padding: 3px;
	margin: 6px;
}
.teaser_content h4.titel_text {
	/*line-height: 35px;*/
	margin: 5px 0;
}
.inner_teaser_content {
	border:1px solid #e9e9e9;
	display:block;
	position:relative;
	overflow:hidden;
	padding: 5px;
	text-align:center;
}
.teaser_content.hovered .inner_teaser_content {
	border:1px dotted #C7121B;
}
.teaser_content h4.titel_text { 
	border:none;
	text-transform: none;
	text-align:center;
}
.teaser_content h4.titel_text:first-Letter { 
	color:#C7121B;
	font-weight:bold;
	font-size:24px;
}
.teaser_content .teaser_bild,
.service .teaser_bild,
.teaser_content .teaser_titel ,
.teaser_content .teaser_text  {
	display:block;
	position:relative;
}
.teaser_content .teaser_text {
	width:100%;
	overflow:hidden;
	text-align:justify;
}
.teaser_content.hovered  .inner_teaser_content {
	background:none/*FEC800*/;/* #FFEEB2*/;
	
}
.teaser_content.hovered  .titel_text {
	color:#111111;
	font-size:18px;
}
.teaser_content.hovered  .teaser_bild {
	opacity:0.8;
}
.teaser_content.hovered .teaser_text {
	color:#ffffff;
	background:#C7121B;
}
.width_box {
	position:relative;
	display:block;
	width:100%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.width_box .left_box {
	display:block;
	position:relative;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	background: #FEC800;
	border:1px solid #C7121B;
	/*float:left;*/
	text-align:center;
	vertical-align:middle;
}
.width_box .left_box img,
.width_box .right_box .teaser_text{
	/*padding:10px 5px;*/
}
.width_box .right_box {
	position:relative;
	display:block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:1px solid yellow;
	/*float:left;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius:  0 15px 15px 0;
	border-radius:  0 15px 15px 0;*/
	vertical-align:middle;
}
.artikel_box {
	margin-bottom:10px;
}
.artikel_text{
	padding:9px;
}
.artikel_text img {
	display:inline-block;
	border:1px dotted #FEC800;
	padding:3px;
	margin:4px;
}
.artikel_text p {
	text-align:justify;
	margin-bottom:5px;
}
.artikel_text p img.left {
	margin-right: 10px;
	text-align:left;
}
.artikel_text p img.middle {
	margin:10px;
	text-align:center;
}
.artikel_text p img.right {
	margin-left: 10px;
	text-align:right;
}
ul.bd_list{
	padding:0; 
	list-style-image:url('../_img/icons/punkt_liste.png');
	list-style-position:inside;
}
ul.bd_list li:first-letter{
	text-transform:uppercase;
	font-weight:bold;
}
ul.bd_list li {
	margin-left:10px;
}
.button {
	background:#aeAEAE;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#aeAEAE);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#aeAEAE)";
	background:-webkit-linear-gradient(left top, left bottom, from(#ffffff), to(#aeAEAE));
	background:-moz-linear-gradient(top,  #ffffff,  #aeAEAE);
	background:-o-linear-gradient(top,  #ffffff,  #aeAEAE);
	padding: 5px 10px;
	border:1px solid #bbbbbb;
	color:#454545;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	display:inline-block;
	position:relative;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
}
.button.blue {
	background:#2eb1ee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#2eb1ee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#2eb1ee)";
	background:-webkit-linear-gradient(left top, left bottom, from(#ffffff), to(#2eb1ee));
	background:-moz-linear-gradient(top,  #ffffff,  #2eb1ee);
	background:-o-linear-gradient(top,  #ffffff,  #2eb1ee);
}
.button.yellow {
	background:#FEC800;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff endColorstr=#FEC800);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#FEC800)";
	background:-webkit-linear-gradient(left top, left bottom, from(#ffffff), to(#FEC800));
	background:-moz-linear-gradient(top,  #ffffff,  #FEC800);
	background:-o-linear-gradient(top,  #ffffff,  #FEC800);
}
.button.small {
	padding:2px 3px;
}
.button:hover {
	-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
}
a.button {
	color:#454545;
}
.button:hover {
	text-decoration:none;
	background:#aeAEAE;
	color:#ffffff;
}
.button.blue:hover {
	background:#2eb1ee;
}
.button.yellow:hover {
	background:#FEC800;
	color:#444444;
}
/* form */
.main_form .content_title span.titel {
	font-size: 13px;
	display:block;
}
.main_form .content_title span{
	font-size: 10px;
}
form fieldset{
	padding:0;
	border:1px solid;
	border-color:#dddddd #e7e7e7 #bbbbbb #e7e7e7;
	border-left:0;
}
form fieldset.form_section_error {
	border:0;
	display:block;
	margin-bottom:10px;
}
form fieldset.form_section_error ul {
	padding:0;
	display:inline-block;
}
form fieldset.field_section {
	margin:0px;
	border:none;
}
form label{
	position:relative;
	display:block;
	float:left;
	width:40%;
	margin:0;
	padding:5px;
	font-size:12px;
	font-weight:700;
	color:#444444;
	border-top:1px solid #ffffff;
	background:#f1f1f1;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e8e8e8)";
	background:-webkit-linear-gradient(left top, left bottom, from(#f1f1f1), to(#e8e8e8));
	background:-moz-linear-gradient(top,  #f1f1f1,  #e8e8e8);
	background:-o-linear-gradient(top,  #f1f1f1,  #e8e8e8);
	-webkit-border-top-left-radius:4px; -moz-border-radius-topleft:4px; border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px; -moz-border-radius-topright:4px; border-top-right-radius:4px;
}
form fieldset.field_section label{
	position:relative;
	display:block;
	float:left;
	width:125px;
	font-size:12px;
	margin-right:5px;
	padding:5px;
	font-weight:700;
	color:#444444;
	background:none;
	-webkit-border-top-left-radius:0px; -moz-border-radius-topleft:0px; border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px; -moz-border-radius-topright:0px; border-top-right-radius:0px;
}
.main_form fieldset.field_section label{
	width: 80px;
}
.main_form fieldset.field_section label.label_checkbox{
	float:right;
	width: 145px;
}
.show_adress_form {
	text-align:center;
	/*color:#3EBDFF;
	text-decoration:underline;
	font-weight:bold;*/
	margin-bottom:0;
	cursor:pointer;
}
.form_adress.show {
	display:block;
}
.form_adress {
	display:none;
}
form label span{
	font-size:12px;
}
form span.required{
	padding:0 2px;
	font-size:10px;
	color:#C7121B;
	font-weight:bold;
}
form  fieldset.field_section .section_right {
	position:relative;
	display:block;
	float:left;
	padding:2px;
}
form  fieldset.field_section .section_right span {
	font-size:10px;
	display:block;
}
input, textarea{
	padding:4px 2px;
	margin-left:5px;
	font-size:13px;
	border:1px solid #bbbbbb;
	background-color:#ffffff;
	-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
}
input, textarea, input:invalid, input:required, textarea:required{
	-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2);
}
input.error,
textarea.error{
	border:1px solid #C7121B;
}
input:focus,textarea:focus{
	outline:none;
}
input:hover,input:focus,textarea:hover,textarea:focus{
	-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
}
input[type=text],input[type=email], input[type=button], button{
	width:210px;
}
.main_form input[type=text],input[type=email], input[type=button], button{
	width:160px;
}

input[type=checkbox], input[type=radio] {
	width:40px;
}
textarea {
	width:332px;
}
.main_form textarea{
	width: 400px;
	height: 80px;
}
input[type=submit]{
	min-height:33px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);
}
#kontaktform_absenden {
	min-height:auto;
	padding:5px 15px;
}
form .section_right input, 
form .section_right textarea{
	margin:0px;
}
.submit_buttons_box {
	text-align:center;
	/*border-top:1px solid #ffffff;*/
	padding:5px;
}
.submit_buttons_box input[type=submit] {
	/*background:#ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1)";
	background:-webkit-linear-gradient(left top, left bottom, from(#ffffff), to(#f1f1f1));
	background:-moz-linear-gradient(top,  #ffffff,  #f1f1f1);
	background:-o-linear-gradient(top,  #ffffff,  #f1f1f1);*/
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.submit_buttons_box input[type=submit]:hover {
	-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.2);
	/*background:#f1f1f1;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#a8a8a8";
	background:-webkit-linear-gradient(left top, left bottom, from(#f1f1f1), to(#e8e8e8));
	background:-moz-linear-gradient(top,  #f1f1f1,  #e8e8e8);
	background:-o-linear-gradient(top,  #f1f1f1,  #e8e8e8);*/
}

.radio_label {
	width: 50px;
	display: inline;
	margin-left:5px;
}
form fieldset > section.long{
	width: 100%;
}
form fieldset > section{
	width:100%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e7e7e7;
	float:left;
	padding:0;
	margin:0;
	background:#f6f6f6;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#f1f1f1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1)";
	background:-webkit-linear-gradient(left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background:-moz-linear-gradient(top,  #f6f6f6,  #f1f1f1);
	background:-o-linear-gradient(top,  #f6f6f6,  #f1f1f1);
}
form fieldset > section:first-child{
	-webkit-border-top-left-radius:4px; -moz-border-radius-topleft:4px; border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px; -moz-border-radius-topright:4px; border-top-right-radius:4px;
}
form fieldset > section:last-child{
	-webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomleft:4px; border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; border-bottom-right-radius:4px;
}
.result{
	border:1px solid;
	margin-bottom:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	color:#ffffff;
	font-weight:bold;
	width: 400px;
	margin:0 auto;
	padding:5px;
}
.result.wrong{
	border-color:#F45454 #C7121B #F45454 #C7121B;
	background: #fbb2b2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iI2Y3NGU0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2Y3NGU0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmIyYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fbb2b2 0%, #f74e4e 38%, #f74e4e 64%, #fbb2b2 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(left top, left bottom, color-stop(0%,#fbb2b2), color-stop(38%,#f74e4e), color-stop(64%,#f74e4e), color-stop(100%,#fbb2b2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbb2b2 0%,#f74e4e 38%,#f74e4e 64%,#fbb2b2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbb2b2 0%,#f74e4e 38%,#f74e4e 64%,#fbb2b2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbb2b2 0%,#f74e4e 38%,#f74e4e 64%,#fbb2b2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fbb2b2 0%,#f74e4e 38%,#f74e4e 64%,#fbb2b2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#fbb2b2, endColorstr=#fbb2b2,GradientType=0 ); /* IE6-8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbb2b2)";
	-moz-box-shadow:0px 0px 5px #C7121B;
	-webkit-box-shadow:0px 0px 5px #C7121B;
	box-shadow:0px 0px 5px #C7121B;
}
.result .info_icon {
	float:left;
	display:block;
	position:relative;
	width:48px;
	height:48px;
}
.result .info_icon.no_way {
	background: url(../_img/icons/minus.png);
}
.result span {
	float:left;
	display:block;
	position:relative;
	padding:10px 0 10px 5px;
	font-size:18px;
}
/* end form */
#generate_hash_code, 
#code_image {
	display:none;
}
.service {
	display:block;
	margin-bottom:20px;
}
.service .teaser_bild {
	float:left;
}
.service .teaser_titel,
.service .teaser_text {
	display:block;
	position:relative;
	float:right;
}
.loader {
	display:block;
	text-align:center;
}
.googlemaps {
	display:none;
	position:relative;
	height:250px;
	width:940px;
}
p .zwischentitel {
	display:block;
	font-weight:bold;
	font-size:14px;
	position:relative;
	margin-top:5px;
	margin-bottom: 10px;
}
.tab_content p  {
	font-size:10px;
}
#footer_nav,
#footer_nav ul li{
	list-style:none;
	margin:0;
	padding:0;
}
#footer_nav li {
	display:block;
	position:relative;
	float:left;
	margin:0 10px;
	color:#2EB1EE;
	text-shadow:1px 2px 1px #181313;
}
#footer_nav li ul {
	padding:0;
}
#footer_nav li ul li {
	float:none;
	text-shadow:none;
	color:#2EB1EE;
}
#footer_nav li span {
	font-weight:bold;
	text-transform:uppercase;
}
#footer_nav li ul li a{
	/*color:#97CCE4;*/
	color:#DED8D9;
	font-weight:bold;
	text-shadow:1px 1px 1px #181313;
}
#footer_nav li ul li a:hover{
	
}

.teaser_box {
	display:block;
	position:relative;
	background:#ffffff;
	padding:10px;
	margin-bottom:18px;
}
.teaser_box  a {
	font-weight:bold;
}