body {
	background-image: url(template-images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color:#B82837;
}
a:visited {
	color:#B82837;
}
a {
	color:#B82837;
	text-decoration:none;
}
#head {
	width:100%;
	height:210px;
	background-image:url(template-images/headbg.jpg);
	background-repeat:repeat-x;
}
#contentHead {
	background-image:url(template-images/contenthead.png);
	width:942px;
	height:160px;
}
* html #contentHead {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='template-images/contenthead.png');
}

#content {
	width:942px;
	padding-top:25px;
	position:relative;
	left:50%;
	margin-left:-471px;

}
#realContent {
	background-image:url(template-images/content.png);
	padding:0 0 0 50px;
	width:865px;
}
* html #realContent {
	background-image: none;
	width:892px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='template-images/content.png');
}
#contentBottom {
	background-image:url(template-images/contentbottom.png);
	height:42px;
}
* html #contentBottom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='template-images/contentbottom.png');
}
#menue {
	width:199px;
	float:left;
}
#menueTop {
	width:199px;
	height:8px;
	background-image:url(template-images/menue_top.jpg);
	background-repeat:no-repeat;

}
#menueBody {
	background-image:url(template-images/menue_body.jpg);
	width:199px;
	background-repeat:no-repeat;
	background-color:#fdb85b;
}#menueBody ul {
	margin:0 0 0 2px;
	padding:0;
}
#menueBody .nav1st li{
	display:block;
	margin:0;
	padding:10px 0 0 25px;
	background-image:url(template-images/list.png);
	background-repeat:no-repeat;
	list-style:none;
	min-height:15px;
}
* html #menueBody .nav1st li {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='template-images/list.png');
}
* html #menueBody .nav1st li{

}
#menueBody .nav1st .active {
	background-image:url(template-images/menueHoverActive.png);
}
* html #menueBody .nav1st .active {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='template-images/menueHoverActive.png');
}
#menueBody .nav2nd li {
	list-style-image:none;
	background-image:none;
	padding:2px 0 0 25px;
}
* html #menueBody .nav2nd li {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false);
}
* html #menueBody .nav2nd .active {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false);
}

#menueBody .nav2nd .active {
	list-style-image:none;
	background-image:none;
	padding:2px 0 0 25px;
}
#menueBody li a {
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration:none;
	position:relative;
	z-index:3;
}
#menueBody li .current {
	font-weight:bold;
}



#menueBottom {
	background-image:url(template-images/menue_bottom.jpg);
	background-repeat:no-repeat;
	height:10px;
}
#headline {
	margin:0 0 10px 210px;
	width:620px;
}
ul {
	margin:0;
	padding:0 0 0 20px;
}
.section li {
	list-style-image:url(template-images/list2.gif);
}
#bloecke {
	margin-left:210px;
	width:620px;
	min-height:100px;
	padding:10px 0 0 15px;
	line-height:1.4em;
	background-image:url(template-images/blockTopBG.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#bloecke2 {
	background-image:url(template-images/blockBottomBG.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:0 0 15px 0;
	float:left;
	width:620px;
	min-height:100px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}


* html .clearfix {height: 1%;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#adressInfo {
	margin:50px 0 0 0;
	font-size:10px;
	color:#333333;
	background-image:url(template-images/telefon.jpg);
	background-repeat:no-repeat;
}
.section {
	text-align:justify;
	width:600px;
	clear:both;
}
#buttonl {
	background-image:url(template-images/buttonl.png);
	background-repeat:no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	margin-top:64px;
	margin-left:780px;
}
* html #buttonl {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='template-images/buttonl.png');
}
#buttonr {
	background-image:url(template-images/buttonr.png);
	background-repeat:no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	margin-top:64px;
	margin-left:840px;
}
* html #buttonr {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='template-images/buttonr.png');
}
.flRight {
	float:right;
	margin:0 0 5px 10px;
}
.flLeft {
	float:left;
	margin:0 5px 0 5px;
}
.image {
	padding:5px;
	border:2px solid #F0EAE3;
}
.image img{
	border:2px solid #999999;
}
#kontakt .txt {
	padding:0.1em;
	width:26em;
	border:2px solid #999999;
	background-color:#F0EAE3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111111;
}
#kontakt .txt:focus {
	border:2px solid #B32736;
	background-color:#F0EAE3;
	color:#333333;
}
#kontakt .inpt:focus {
	border:2px solid #B32736;
	background-color:#F0EAE3;
	color:#333333;
}
#kontakt .inpt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0.1em;
	height:1.2em;
	width:26em;
	border:2px solid #999999;
	background-color:#F0EAE3;
	color:#111111;
}
#kontakt select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0.1em;
	height:1.7em;
	width:26.4em;
	border:1px solid #ffe0b2;
	background-color:#dedede;
	color:#111111;
	margin-bottom:18px;
}
#kontakt .senden {
   width: 170px;
   font-weight: bold;
   font-size: 11px;
   padding: 3px 0px 3px 0px;
   background-color: #F0EAE3;
   color: #333;
   text-align: center;
   border: solid 2px #999;
   cursor: pointer;
   margin-left:18em;
}
#kontakt label {
	width:18em;
	margin:0 0 0.5em 0;
	font-weight:bold;
	font-size:12px;
}
#kontakt label {

	float:left;
}
#mapcontainer {
	width:605px;
	border:2px solid #999999;
}
.referenzenContainer {
	background-color:#f0eae3;
	width:580px;
	clear:both;
	border-bottom:3px solid #B32736;
	margin:0 0 20px 0;
	padding:10px;
}
.referenzenContainer .referenzenBesonderheiten {
	float:left;
	width:310px;
}
.referenzenContainer .referenzenBesonderheiten ul{
	margin:0;
	padding:0 0 0 20px;

}
.referenzenContainer .referenzenBesonderheiten li{
	list-style-image:url(template-images/list2.gif);
}
.referenzenContainer .referenzenHeadline {
	font-size:14px;
	font-weight:bold;
	color:#BD3E51;
	margin-bottom:20px;

}
.referenzenContainer .referenzenBild{
	margin-left:370px;	
}
.referenzenContainer .referenzenBild img{
	border:2px solid #999999;
	padding:3px;
}
h2 {
	width:600px;
	border-bottom:2px solid #999999;
	color:#EF9D2B;
	font-size:14px;
	text-align:left;
}
li {
	text-align:left;
}
#zertifizierung {
	position:absolute;
	margin:120px 0 0 737px;
}
#zertifizierung img {
	border:0;
}
#video {
	margin: 5px 0 10px 10px;
}
