html {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url('../img/content.png') repeat-y scroll top center;
	min-width: 980px;
	font-size: 13px;
	color: #1E1E1E;
}

.content {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

h1 {
	color: #00497E;
	font-size: 1.3em;
	line-height: 130%;
	margin: 0;
	margin-top: -5px;
	margin-bottom: 25px;
}

h2 {
	color: #00497E;
	margin: 0 0 1em;
	line-height: 140%;
	font-size: 1.2em;
}

h2.besonderheiten {
	padding-top:1em;
}

h3 {
	color: #00497E;
	font-size: 1em;
	margin-bottom: 1em;
}

p {
	margin: 0.6em 0;
}

h3 + * {
	margin-top: 0;
}

img.float {
	display: inline;
	float: right;
	margin: 0 0 5px 5px;
}

#content a {
	color: #00497E;
}

#footer {
	background: #00497e url('../img/footer-bg.png') repeat scroll 0 0;
	color: #fff;
	height: 19px;
}

#main {
	background: transparent url('../img/top.png') repeat-x scroll 0 0;
	padding-top: 155px;
}

#logo {
	display: block;
	width: 454px;
	height: 109px;
	position: absolute;
	top: -124px;
	left: 30px;
}

#fourpics {
	height:83px;
	left:399px;
	position:absolute;
	top:-123px;
	display:inline;
}

#fourpics img {
	display:block;
	float:left;
	height:81px;
	padding:0 3px 0 0;
}

#language {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 156px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
}

#language a {
	text-decoration: none;
	color: #fff;
}

#tophelpers {
	float: right;
	display: inline;
	width: 51px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
}

#navigation {
	list-style-type: none;
	height: 19px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	display: inline;
	height: 19px;
	width: 167px;
	margin-left: -25px;
	background: transparent url('../img/navigation.png') no-repeat scroll 0 0;
}

#navigation li a {
	display: block;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	width: 167px;
	background: transparent url('../img/navigation.png') no-repeat scroll 0 -19px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

#navigation li:first-child,
#navigation li.first-child {
	margin-left: 0;
}

#navigation li a.active,
#navigation li a:active,
#navigation li a:hover {
	background: transparent;
	color: #00497E;
}

#navigation_mirror {
	border-top: 4px solid #fff;
	background: #e6edf2 url('../img/navigation-mirror.png') no-repeat scroll top center;
	height: 21px;
	overflow: hidden;
}

#secnavigation {
	width: 185px;
	float: left;
	display: inline;
}

#secnavigation ul {
	margin: 20px 0 0 0;
	padding: 0;
	width: 185px;
	list-style-type: none;
}

#secnavigation li {
	float: left;
	display: inline;
	margin: 0 0 5px 0;
	padding: 0;
	min-height: 19px;
	max-height: 38px;
	line-height: 19px;
	width: 185px;
	overflow: hidden;
}

#secnavigation li a {
	background: transparent url('../img/secnavigation.png') no-repeat scroll 0 -76px;
	padding: 0 20px;
	display: block;
	min-height: 19px;
	max-height: 38px;
	line-height: 19px;
	overflow: hidden;
	vertical-align: middle;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#secnavigation li       { background: transparent url('../img/secnavigation.png') no-repeat scroll 0 0; }
#secnavigation li.odd   { background: transparent url('../img/secnavigation.png') no-repeat scroll 0 -38px; }
#secnavigation li.odd a { background: transparent url('../img/secnavigation.png') no-repeat scroll 0 -114px; }

#secnavigation li a.active,
#secnavigation li a:active,
#secnavigation li a:hover {
	background: transparent;
	color: #00497E;
}

#content {
	float: right;
	display: inline;
	width: 675px;
	margin: 20px 92px 16px 0;
	min-height: 470px;
}

* html #content {
	height: 470px;
}

#content .bildwrap {
	width: 332px;
	margin: 10px 10px 0 0;
	float:left;
	height:230px;
	overflow:hidden;
}

#content .bildwrap.nopadding {
	margin: 10px 0 0 0;
}


#content .bildergalerie {
	height:198px;
	border:1px solid #4A83C3;
}



#footer_mirror {
	overflow: hidden;
	height: 21px;
	background: transparent url('../img/footer-mirror.png') repeat-x scroll top center;
}

#footer {
	border-top: 4px solid #fff;
	border-bottom: 20px solid #fff;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	overflow: hidden;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer #helpers {
	float: right;
	display: inline;
	width: 72px;
	padding-left: 20px;
	background: transparent url('../img/footer-slope.png') no-repeat scroll top left;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
}

#tophelpers a img,
#footer #helpers a img {
	margin-left: 5px;
	margin-top: 3px;
}

#footer address {
	background: transparent url('../img/footer-slope.png') no-repeat scroll top left;
	text-align: center;
	margin: 0 92px 0 180px;
	padding-left: 20px;
}

/* Produkt tabellen */
img.data {
	width: 675px;
	margin-bottom: 2em;
	display: block;
}

table.produkte, table.data {
	width: 673px;
	border: solid 1px #4a83c3;
}
table.produkte td, table.data td {
	padding: 5px;
	border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #CBD4E8;
    border-left: solid 1px #CBD4E8;
}

.data .data_item {
	background-color: #e7eff7;
    border-right: solid 1px #fff;
    border-left: solid 1px #E7EFF7;
    color: #0065b2;
}
table.produkte .header td {
	background: #4A83C3;
	color: #fff;
}
table.data td {
	vertical-align: top;
}

.contactform {
	margin-top: 6px;
}

.contactform input.text,
.contactform textarea {
	width: 300px;
	background: #C5DBE9;
	border: 1px solid #00497E;
	margin-bottom: 9px;
	padding: 2px;
	color: #00497E;
}

.contactform p.error,
.contactform label.error {
	color: red;
}

.contactform input.text.error,
.contactform textarea.error {
	border: 1px solid red;
}

.contactform textarea {
	height: 220px;
}

.contactform input.button {
	background: #00497E;
	border: 1px solid #C5DBE9;
	color: #fff;
}