@charset 'utf-8';
@import url(reset.css);

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#186777;
	background-color:#FFFFFF;
}

p{
	line-height:19px;
	margin-bottom:25px;
		color:#186777;
}
a{	
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
h1{
	color:#113941;
	font-size:20px;
	font-weight:normal;	
	line-height:25px;
}
h2{
	font-size:18px;
	color:#1a6b7b;
	margin-bottom:18px;
}
div#distance { 
	margin-bottom:-500px;
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}
div#wrapper {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height:1000px;         /* required - desired height */
	width: 922px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}
#header{
	background-image:url(../img/bildheader.gif);
	background-repeat:no-repeat;
	height:135px;
	width:922px;
}

#navi {
	width:922px;
	height:57px;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	margin-top:30px;
}
#navi li{
	list-style:none;
	float:left;
	margin-right:35px;	
}

#navi ul{
	padding-top:9px;
}
#navi li a{
	color:#fff;
	display:block;
	width:70px;
	height:19px;
	text-align:center;
	padding-top:3px;
	
}#navi li a:hover{
	background-color:#006d67;
}

#right_column{
	margin-left:9px;
	width:211px;
	float:right;
	margin-top:10px;
}

#content{
	padding-left:29px;
	padding-top:23px;
	padding-right:40px;
	width:626px;
	min-height:738px;
	border:solid;
	border-width:1px;
	border-color:#9bb2b7;
	margin-top:10px;
	float:left;
}
#content_startseite{
	padding-left:29px;
	padding-top:23px;
	padding-right:40px;
	width:626px;
	min-height:1213px;
	border:solid;
	border-width:1px;
	border-color:#9bb2b7;
	margin-top:10px;
	float:left;
}
#content a, #content_startseite a{
	text-decoration:none;
	color:#186777;
}

#content a:hover, #content_startseite{
	text-decoration:none;
	color:#494848;
}
#footer{
	height:21px;
	width:432px;
	background-color:#50c3b6;
	font-size:14px;
	color:#fff;
	clear:both;
	margin-top:15px;
	padding-left:265px;
	padding-top:10px;
	margin-bottom:30px;
}
#content_wrap{
	overflow:hidden;
}
#footer li{
	list-style:none;
	float:left;
	margin-right:3px;
}
#footer li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#footer li a:hover{
	color:#1a6b7b;
}
.index_link{
	text-indent:-999999px;
	float:left;
}
.logo{
	display:block;
	height:57px;
	width:150px;
}
.abstand{
	padding-top:45px;
}
.small_box{
	border:solid;
	border-width:1px;
	border-color:#9bb2b7;
	height:140px;
	width:209px;
	margin-bottom:10px;
}

.big_box{
	border:solid;
	border-width:1px;
	border-color:#9bb2b7;
	width:197px;
	height:290px;
	padding-left:12px;
	padding-top:15px;
	margin-bottom:10px;
}
.medium_box{
	border:solid;
	border-width:1px;
	border-color:#9bb2b7;
	width:197px;
	height:210px;
	padding-left:12px;
	padding-top:15px;
	margin-bottom:10px;
}

.big_box p, .medium_box p{
	font-size:12px;
	color:#494848;
	margin-bottom:18px;
}
.big_box a, .medium_box a{
	font-size:12px;
	color:#494848;
	text-decoration:none;
}
.big_box a:hover, .medium_box a:hover{
	color:#1a6b7b;
}
ul.produkte{
	list-style-type:disc;
	margin-left:30px;
	margin-top:30px;
	line-height:18px;
}
.contact_form label{
	width:110px;
	display:block;
	float:left;
	padding-top:4px;
}
.input_text{
	margin-bottom:10px;
}
.radio{
	margin-top:15px;
	margin-left:110px;
}
.radio p{
	line-height:25px;
}
.image_header{
	margin-left:185px;
}
.buttons{
	background-color:#006d67;
	color:#FFF;
	border:none;
	height:20px;
	padding-bottom:2px;
}
.linie{
	border-bottom-width:1px;
	border-bottom-color:#9bb2b7;
	border-bottom-style:solid;
}

.without_margin{
	margin:0!important;
}
.haus{
width:40px;
margin-top:2px;
}
a:hover.link_home {
	background:none!important;
width:45px;
}

.icon{  vertical-align:bottom; margin-right:3px;}
/* ----------------------------------------------------- JS enabled browsers */
.js div { }

/* ----------------------------------------------------- IE7 and below */

/* ----------------------------------------------------- IE6 and below */
.ie6 div { }

.ie6 #content{
	height:950px;
}