body {
background:url(images/bg.jpg) repeat-x top center #fff;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}
p{
	margin:0px;
	padding:0 0 5px 0;
	line-height:19px;
	text-align:justify;
	font-size: 12px;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#759f1b;
font-size:13px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 10px 2px 10px;
}
h5{
	font-size:12px;
	float: none;
	font-weight:bold;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#5D5D5D;
}
#main_container{
width:900px;
height:auto;
margin:auto;
}
.header{
width:900px;
height:85px;
margin:auto;
}
.right_header{
float:right;
width:680px;
}
#logo{
padding:3px 3px 3px 20px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
	width:auto;
	height:35px;
	float:right;
	padding:0px 10px 0px 10px;
	margin-top: 3px;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:normal;
}
/* pseudoklasse linkfarbe   ---------------------------------  */ 
#main_container #main_content #main_content_start a {
	color: #0000CC;
	text-decoration: none;
}
#main_container #main_content #main_content_start a:link {
	color: #0000CC;
	text-decoration: none;
}
#main_container #main_content #main_content_start a:visited {
	color: #0000CC;
	text-decoration: none;
}
#main_container #main_content #main_content_start a:active {
	color: #0000CC;
	text-decoration: none;
}
#main_container #main_content #main_content_start a:hover{
	color: #0000CC;
	text-decoration:underline
}


#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	height:25px;
	padding:0px;
	line-height:25px;
	font-size:12px;
	margin:0px 10px 0px10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE8ED;
	font-weight: bold;
}
#menu ul li a{
height:25px; width:auto;float:left;text-decoration:none;padding:0px 10px 0px 10px;margin:0px;color:#5D5D5D;text-align:center;
}
#menu ul li a:hover{
	height:25px;
	width:auto;
	text-decoration:none;
	color: #739DCF;
	background: url(images/menu_bt.gif);
}

#middle_box{
width:900px;
height:150px;
clear:both;
margin:auto;
}
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:870px;
height: auto;
margin: auto;
padding:10px 0px 0px 10px;
}
#main_content_start{ /* start div espiat*/
	width: 580px;
	float: left;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main_content_startbild{ /* start div Bild espiat*/
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear{
clear:both;
}
.box_content{
width:267px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
background:url(images/box_bg.gif) no-repeat top center;
}
.box_title{
padding:10px 12px 10px 6px;
}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_text_content{
width:250px;
float:left;
padding:10px 0 0 15px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
width:235px;
float:left;
text-align:justify;
}
a.details{
	float:right;
	padding:5px 15px 0 0;
	text-decoration:none;
	font-weight:bold;
	color: #739DCF;
}
/*-- details link farbe
.footer_links a:link{
color: #757676;
}
.footer_links a:hover{
color: #757676;
}
.footer_links a:visited{
color: #757676;
}
.footer_links a:active{
color: #757676;
} */
/*-----------------------------footer------------------*/
#footer{
	width:900px;
	height:45px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5A5A5;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	border-left-color: #A5A5A5;
	padding-right: 15px;
	padding-left: 15px;
}
.copyright{
float:left;
padding:10px 0 0 20px;
}
.center_footer{
color:#757676;
font-size:10px;
width:550px;
padding:15px;
text-align:left;
float:left;
}
.center_footer a:link{
color: #757676;
}
.center_footer a:hover{
color: #739DCF;

}
.center_footer a:visited{
color: #757676;
}
.center_footer a:active{
	color: #757676;
	text-decoration: none;
}

.footer_links{
	float:right;
	padding:15px 10px 0 0;
	font-size: 10px;
	color: #757676;
}
.footer_links a:link{
color: #757676;
}
.footer_links a:hover{
color: #739DCF;

}
.footer_links a:visited{
color: #757676;
} 
.footer_links a:active{
	color: #757676;
	text-decoration: none;
}
#main_content_google_map {
	float: right;
	background-color: #FFFFFF;
	clear: right;
	width: 250px;
	height: auto;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main_content_google_map{
	line-height:19px;
	font-size: 12px;
}
/*----------------------------Formular CSS------------------*/
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b5564;	
}
input.button { 
	
 }
/*--   nachricht bei angebotsanfrage  --*/
#angeboterfolgt {
	font-weight:bold;
	background-color: #4C81A9;
	clear: both;
	width: auto;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.box_mitarbeiter {
	width:88px;
	height:120px;
	float:left;
	background:url(images/box_bg.gif) no-repeat top center;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 30px;
	margin-left: 6px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 10px;
}
.image {
	padding-bottom: 5px;
}
.main_content_auto {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#form_dot{
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #A5A5A5;
	height: 10px;
	margin-top: 10px;
}
#main_container #main_content .main_content_auto strong {
}

