@charset "UTF-8";
body, html {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	font-size: 13px;
	line-height: 19px;
	padding:0px;
	margin:0px;
	height:100%;
}

#horizontal{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	width:1000px;
	height:100%;
	background-color:#fff;
	border:0px;
}


.tophead{
	width:1000px;
	height:25px;
	background-color:#00a753;
	position:relative;
}

.gruen { 
color:#00a753;
}


.unternehmen {
	with:460px;
	height:16px;
	top:3px;
	left:39px;
	font-size:14px;
	color:#fff;
	position:absolute;
	width: 288px;
}

.flaggen {
	with: 460px;
	height: 16px;
	top: 3px;
	text-align: right;
	right: 9px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	width: 74px;
}



.header {
	width:1000px;
	height:290px;
	position:relative;
}


.navigation {
	width:1000px;
	height:40px;
	background-color:#00a753;
	position:absolute;
}


.content {
	width: 960px;
	position:relative;
	top: 50px;
	padding-left:20px;
	
}


h1 {
font-size:22px; line-height:22px;color:#444; font-weight:normal;
}
.headline{
font-size:22px; line-height:22px;color:#444; font-weight:normal;
}

.divider { display: block; width: 960px; height: 0; clear: both; margin:20px 0px; position: relative; }
	.line { border-top:1px dotted #ddd; margin-top:28px; margin-bottom:29px; }
	
	.footer {
	width: 960px;
	float:left;
	position:relative;
	left:0px;
	top:35px;
	padding-left:20px;
}

.hautnavi{
	width:811px;
	height:20px;
	top:11px;
	left:25px;
	font-size:18px;
	position:absolute;
	letter-spacing:1px;
}
	

a:link { color:#fff; text-decoration:none; }
a:visited {  color:#fff; text-decoration:none; }
a:hover {  color:#000; text-decoration:none; } 
a:active {  color:#000; text-decoration:none; }
a:visited:hover{  color:#000; text-decoration:none; }

.aktiv {color:#000; text-decoration:none;} 

.adresse {
	font-size: 13px;
	line-height: 17px;
}


a[href^=tel], a[href*="0"]{
    color:inherit;
    text-decoration:none;
}
