@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/layout/bg-body.png) repeat-x center 67px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:40px;
}
a {
	color:#006164;
}
p, table {
	font-size:0.8em;
	line-height:1.3em;
	margin:0 0 1.3em 0;
}
h1 {
	background:url(../images/layout/bg-body.png) repeat-x 0 30px;
	color:#006164;
	font-size:24px;
	font-weight:normal;
	margin-bottom:30px;
	padding-bottom:10px;
}
h2, h3, h4 {
	color:#006164;
	font-size:18px;
	font-weight:normal;
	margin:0 0 1em 0;
}
h3, h4 {
	margin:0;
}
h4 {
	color:#006164;
	font-size:0.8em;
	font-weight:bold;
}
td {
	background:url(../images/layout/list-style-image-1.gif) no-repeat 4px 3px;
	padding-left:15px;
}
ul {
	font-size:0.8em;
	list-style-image:url(../images/layout/list-style-image-1.gif);
}
ul ul {
	font-size:1em;
	list-style-image:url(../images/layout/list-style-image-2.gif);
}
#home {
	height:110px;
	left:50%;
	margin-left:-59px;
	position:absolute;
	width:117px;
}
#home a {
	display:block;
	height:110px;
	text-indent:-666em;
	width:117px;
}
#footer-linie {
	background:url(../images/layout/bg-body.png) repeat-x center 0;
	height:10px;
}
#footer-inhalt {
	background:url(../images/layout/bg-footer.png) no-repeat 0 0;
	margin:0 auto;
	height:67px;
	width:768px;
}
#footer-inhalt a, #footer-inhalt a:hover, #footer-inhalt a:focus {
	display:block;
	height:67px;
	text-indent:-666em;
	outline:none;
	width:768px;
}
#zertifikat {
	position:absolute;
	margin-left:400px;
	left:50%;
	top:188px;
}
.block-1-spalte {
	border:1px solid #ccc;
	height:auto;
	margin:0 auto;
	overflow:auto;
	padding:20px;
	width:706px;
}
.slideshow {
	overflow:hidden;
	padding:0;
	width:746px;
}
.cap-1-spalte {
	background:url(../images/layout/cap-bottom-746px.png) no-repeat center 0;
	height:25px;
	margin:0 auto;
	width:746px;
}
.linke-spalte {
	float:left;
	width:500px;
}
.rechte-spalte {
	margin-left:525px;
}
.mehr-abstand {
	margin-top:4em;
}
/* --------------3er kombi---------------------*/
.wrapper-3-spalten {
	margin:0 auto;
	width:746px;
}
#links {
	margin:0 0 0 0;
	float: left;
	width: 222px;
}
#mitte {
	margin:0 254px;
}
#rechts {
	float: right;
	margin:0 0 0 0;
	width: 222px;
}
#links, #mitte, #rechts {
	border:1px solid #ccc;
	height:275px;
	padding:7px;
}
#links img, #mitte img, #rechts img {
	margin:0 auto;
}
#links h3, #mitte h3, #rechts h3 {
	color:#006164;
	padding:7px;
}
#links p, #mitte p, #rechts p, #links a.mehr-info, #mitte a.mehr-info, #rechts a.mehr-info, #links a.mehr-info:visited, #mitte a.mehr-info:visited, #rechts a.mehr-info:visited {
	font-size:0.8em;
	padding:0 7px;
}
a.mehr-info {
	background:url(../images/layout/btn-20px.png) no-repeat 7px 0;
	color:#7C8283;
	display:block;
	height:18px;
	padding:2px 0 0 35px !important;
}
a.mehr-info:hover {
	background-position:7px -20px;
}
#cap-links, #cap-rechts, #cap-mitte {
	background:url(../images/layout/cap-bottom-238px.png) no-repeat center 0;
	height:25px;
	padding:0 20px;
}
#cap-links {
	margin:0 0 0 0;
	float: left;
	width: 198px;
}
#cap-mitte {
	margin:0 252px;
}
#cap-rechts {
	float: right;
	margin:0 0 0 0;
	width: 198px;
}
.spalte-hoch {
	height:475px !important;
}
/* Navigation */
#navigation {
	background:url(../images/layout/logo.png) no-repeat center 0;
	height:110px;
	margin:27px auto 50px auto;
	padding-left:1px;
	text-align:center;
	width:769px;
}
.hauptnavi {
	background:#d3d3d3;
	color:#fff;
	display:block;
	float:left;
	margin:40px 0 0 0;
	padding:10px;
	text-decoration:none;
	width:142px;
}
a.hauptnavi:hover {
	background:#7c8383;
}
#link1, #link4 {
	border-right:1px solid #fff;
}
#link3, #link4 {
	float:right;
}
#link2,#link3 {
	width:143px;
}
/*************** End Menu *****************/
/* forms */
#kontaktformular div {
	clear:left;
	margin-bottom:3px;
}
.hidden {
	display:none !important;
}
label, div.labelersatz {
	display:block;
	font-size:12px;
	float:left;
	width:150px;
}
input, textarea {
	background:url('../images/layout/bg-input.png') #fff;
	border:1px solid #CCC;
	color:#666666;
	font-size:12px;
	margin-bottom:10px;
	padding:5px 3px 3px 5px;
	width:310px;
}
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active {
	background:url('../images/layout/bg-input-hover.png') #fff;
	border:1px solid #999;
}
input.fbsubmit {
	border:none;
	color:#004a88;
	cursor:pointer;
	display: block;
	width:90px;
	height:20px;
	background:url('../images/layout/btn-submit-20px.png') no-repeat 0 0;
	text-indent:-666em;
	margin-left:150px;
}
input.fbsubmit:hover {
	background-position:0 -20px !important;
	border:none;
}
.fehler {
	color:#ff0000;
}
input.plz {
	float:left;
	margin-right:6px;
	width:56px;
}
input.ort {
	width:240px;
}
label.small {
	display:inline;
	width:auto;
	float:left;
}

