@charset "utf-8";
html, body {
	height: 100%;
	width: 100%;
	background-image: url(../Bilder/Hintergrund/mauer3.jpg);
	margin: 0;
	padding: 0;
}

.centerhelper {
	width: 1px;
	height: 50%;
	margin-bottom: -262px;
	float: left;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 525px;
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	position: relative;
}


.content {
	height: 525px;
	width: 900px;
	color: #777;
	font-size: 14px;
	z-index: 0;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
	position: relative;
	top: 37px;
}
h1       {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 440px;
	font-size: 18px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 0px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 460px;
}
h2 ,p{
	margin-top: 0px;
	font-size: 14px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	top: 15px;
	width: 460px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	right: 0px;
}


.titelbild       {
	z-index: 0;
	height: 525px;
	width: 480px;
	left: 420px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a img { 
	border: none;
}


a:link {
	color: #444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 8;
	text-align: center;
	float: left;
}


a:visited {
	color: #444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	text-align: center;
	float: left;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	text-align: center;
	float: left;
}

a.titlelink {
	color: #777777;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../Bilder/Banner/debanner3.jpg);
	text-align: center;
	vertical-align: middle;
	height: 105px;
	width: 420px;
	top: 53px;
}
a.titlelink:visited {
	color: #777777;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../Bilder/Banner/debanner3.jpg);
	text-align: center;
	vertical-align: middle;
}
a.titlelink:hover, a.titlelink:active, a.titlelink:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	background-image: url(../Bilder/Banner/debanner3_2.jpg);
	text-align: center;
	vertical-align: middle;
}
a.titlelink:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	background-image: url(../Bilder/Banner/debanner3.jpg);
	text-align: center;
	vertical-align: middle;
}
a.footerlink {
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
}

a.footerlink:visited {
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.footerlink:hover ,a.footerlink:active,a.footerlink:focus {
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
a.footerlink:active {
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
a.textlink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
a.textlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
a.textlink:hover, a.textlink:active, a.textlink:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #993333;
}
a.textlink:active {
	color: #FFFF00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}


#nav {
}

#nav a:link, #nav a:visited {
	height: 65px;
	background-image: url(../Buttons/button-navi-1.jpg);
	background-repeat: no-repeat;
	width: 105px;
	padding-top: 40px;
	top: -4px;
	position: relative;
  }
  
#nav a:hover {
	background-image: url(../Buttons/button-navi-2.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
	top: -4px;
	position: relative;
}
#nav a:active {
	background-image: url(../Buttons/button-navi-2.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
	top: -4px;
	position: relative;

}

#firma #navfirma a {
	background-image: url(../Buttons/button-navi-3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}
#team #navteam a {
	background-image: url(../Buttons/button-navi-3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}
#dienst #navdienst a {
	background-image: url(../Buttons/button-navi-2.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}


#kontakt #navkontakt a {
	background-image: url(../Buttons/button-navi-3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}
#galerie #navgalerie a {
	background-image: url(../Buttons/button-navi-3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}
#partner #navpartner a {
	background-image: url(../Buttons/button-navi-3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 105px;
	padding-top: 40px;
}
#navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	height: 525px;
	width: 420px;
	z-index: 8;
	vertical-align: top;
}



#linktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	height: 525px;
	width: 420px;
	z-index: 8;
	vertical-align: top;
}

.navtd {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	height: 105px;
	width: 105px;
	z-index: 8;
	margin: 0px;
	padding: 0px;
}
.linktd {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	height: 52.5px;
	width: 105px;
	z-index: 8;
	vertical-align: middle;
}

.navtitletd {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	height: 105px;
	width: 420px;
	z-index: 10;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#tel {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	z-index: 10;
	position: absolute;
	margin: 0px;
	left: 680px;
	top: 390px;
	width: 216px;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 20px;
	width: 900px;
	background-image: url(../Bilder/Hintergrund/mauer3.jpg);
	background-repeat: repeat;
}



.content ul, .content ol {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 420px;
	margin: 0px;
}
#footertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	width: 315px;
	height: 20px;
	position: relative;
	left: 0px;
	padding-top: 10px;
	text-decoration: none;

}
.footertd {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
