@charset "UTF-8";
/* CSS Document */
img { behavior: url("iepngfix.htc") }
* {
	margin: 0;	
	}
p{
	margin-bottom: 10px;	
	}
	
a {
	color: #005FAC;
	font-weight: bold;
	text-decoration: none;
	}	
a:hover {
	color: #021376;	
	}
	
	a img {border: none;}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	
	}
.inside {
	padding: 10px;
	width: auto;
}
#content_box {
	background-color: #E2E6F2;
	width: 740px;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	top: 415px;
}
#main {
	width: 990px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

#head {
	background-image: url(Bilder/kopf.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}
#headerimg {float: left;}
#kontakt {
	position: absolute;
	height: 45px;
	width: 380px;
	right: 0px;
	top: 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}
#header {
	background-image: url(Bilder/header.jpg);
	background-repeat: no-repeat;
	width: 739px;
	height: 311px;
	float: left;
}
.box1 {
	float: left;
	height: 54px;
	width: 251px;
	background-color: #e2e6f2;
	margin-bottom: 10px;
}
#navi {
	height: 311px;
	width: 251px;
	right: 0px;
	position: absolute;
	overflow: hidden;
}
#navi img {
	padding: 10px;
	float: left;
}
#navi a {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 18px;
	display: block;
}
#kontakt img {
	float: left;
	padding-right: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #094c9d;
}
#content {
	height: 311px;
	width: 990px;
	padding-top: 10px;
}
#contentbox {
	width: 990px;
	position: absolute;
	float: left;
	margin-top: 10px;
}
#box2 {
	width: 490px;
	background-color: #E2E6F2;
	float: left;
	height: 145px;
	margin-bottom: 10px;
}
#box2 p {font-size: 11px;}
#footer {
	clear: both;
	background-color: #c0c5e5;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
}
#footer2 {
	width: 990px;
	float: left;
	margin-top: 10px;
}
#footer a {
	color: #FFF;
	float: left;
	padding-right: 20px;
	margin-top: -2px;
}
#footer img {
	float: right;
}
#box3 {
	width: 490px;
	top: 0px;
	background-color: #E2E6F2;
	float: right;
	height: 145px;
	margin-bottom: 10px;
}
.preis {
	padding-top: 10px;
	display: block;
}
