﻿body{
	margin: 0px;
	background-color: #052c4b;
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #555;
	margin: 0px;
	text-align: center;
}
img{
	border: none;
}
.breite{
	width: 960px;
	margin: auto;
	overflow: hidden;
}
a, a:visited{
	color: #000066;
}
a:hover{
	text-decoration: underline;
	color: #003871;
}
.logo{
	float: left;
	width: 480px;
	height: 192px;
	overflow: hidden;
	border-bottom: 2px solid #555;
}
.farbe1, .farbe2, .headerpic{
	float: left;
	width: 240px;
	height: 192px;
	overflow: hidden;
	border-bottom: 2px solid #555;
}
.farbe1{
	background-color: #000066;
}
.farbe2{
	background-color: #000066;
	border-right: 2px solid #555;
	width: 238px;
}
.hausfarbe{
	color: #000066;
}
h1{
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	margin: 25px 0px 20px 0px;
	color: #016db6;
	font-weight: normal;
	font-size: 24px;
}
h2{
	font-size: 14px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	margin: 10px 0px 4px 0px;
	color: #016db6;
}
h2 a{
color: #016db6;
}
h3{
	font-size: 16px;
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	line-height: 20px;
	margin: 7px 0px 4px 0px;
	color: #016db6;
}

.header{
	text-align: left;
}

.navi {
	list-style: none;
	list-style-type: none;
	background-color: #0a4ef1;
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px 0px 0px 280px;
	font-weight: bold;
	line-height: 40px;
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
}
.navi li{
	float: left;
	font-size: 14px;
	margin-right: 1px;
}
.navi li a {
	color: #fff;
	text-decoration:none;
}
.navi li a:hover {
	color: #ffe417;
	text-decoration: none;
}
.navi li a.active {
	color: #ffe417;
}
.navi li ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

.navigation ul.overlay{
	position: absolute;
	top:20px;
	left: 0px;
	font-weight: normal;
	z-index: 10;
	background-color: #052c4b;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	text-transform: none;
	display: none;
	list-style: none;
	list-style-type: none;
}
.navigation ul.overlay li{
	padding-top: 3px;
}
.navigation ul.overlay li a:hover, .navigation ul.overlay li a{
	text-decoration: none;
	color: #fff;
}
.navigation ul.overlay li a:hover{
	color: #ffe417;
}
.subnavi{
	line-height: 30px;
	/*background-color: #ffe417;*/
	margin: 0px 0px 0px 280px;
	border-top: 1px solid #fff;
	color: #fff;
}
.subnavi ul{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subnavi ul li{
	float: left;
}
.subnavi ul li a.aktiv{
	color: #ffe417;
	text-decoration:none;
}
.subnavi ul li a{
	text-decoration:none;
	color: #fff;
}
.content{
	height: 400px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 2px solid #555;
	border-right: 2px solid #555;
	text-align: left;
}
.content-text{
	position: absolute;
	top: 0px;
	left: 515px;
	width: 410px;
}
.content-text .bild{
	width: 180px;
	margin-top: 5px;
	float: left;
}
.blatterer{
	position: absolute;
	top: 375px;
	right: 25px;
	z-index: 20;
}
.blatterer a{
	text-decoration: none;
}
.blatterer a:hover{
	text-decoration: underline;
	color: #003871;
}
.content-text .text{
	display: block;
}
/* ########## Formular ####### */
#form-kontakt{
	background-color: #9696A0;
	color: #fff;
	margin-top: 15px;
}
.text-area{
	margin-left: 30px;
	margin-top: 5px;
	width:430px;
}
textarea{
	width: 406px;
	height: 60px;
}
.inps-formtext{
	width: 190px;
	margin-bottom: 2px;
	color: #ffffff;
}
.inps-input{
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
.inps-input input{
	border: 1px solid #868889;
	width: 190px;
}
.inps-input select{
	border: 1px solid #868889;
	width: 190px;
}
#senden, #kontakt_senden{
	background-color: #052052;
	float: right;
	margin-right: 38px;
	margin-top: 25px;
	width: 100px;
	color: #fff;
	line-height: 25px;
	cursor:pointer;
	text-align: center;
}
.pflicht{
	margin-left: 38px;
	margin-top: 25px;
	float:left;
}

/* andere Defs*/

.bildbig{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 515px;
	height: 400px;
	
}

.bg-footer{
	margin-top: 15px;
	width: 100%;
	text-align: right;
}
.bg-footer ul{
	margin:0px;
	padding: 0;
	list-style: none;
	float: right;
}
.bg-footer .credit{
	float: left;
	color: #fff;
}
.bg-footer ul li{
	float: left;
	color: #fff;
}
.bg-footer ul li a{
	text-decoration:none;
	color: #fff;
}

.rel{
	position: relative;
}
.cl{ clear: both; height: 0px;}
.fl{ float: left; }
.fr{ float: right; }

