* {
	margin:0;
	padding:0;
	font-family:verdana, non-serif;
	font-size:12px;
	line-height:150%;
	color:#626262;
}

html, body{
	height:100%;padding:0;
} 

body {
	/*background:url(/de/wLayout/design/img/body-bg.gif);*/
	margin:0;
}


/* Fixed Top & bottom- Demo works in IE5 IE5.5. and ie6 - Firefox 1.0, Mozilla 1.3+, NN 6.2, Opera 6.03 7.2 7.5 and ie5.1 mac */
 
 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}

#outer		{
			height:99.9%;			
			}
			
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; 
	voice-family:inherit;
}


#contain-all {	
			height:100.2%;		
}

* html #contain-all{
	position:absolute;
	overflow:scroll;
	width:100%;
	z-index:1;	
}

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {
	margin-right:17px;
}

/* end hide*/

html>body #top-bar,html>body #footer,html>body #side-bar{
	position:fixed;
}/* for moz/opera and others*/

			
#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0;
	left:0;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	height: 0px;
}

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	z-index:80;
}

/* end hack */ 

/* Allgemeines */

img {
	behavior: url("/de/wLayout/design/style/pngbehavior.htc");
}

img.links {
	float:left;
	margin:0 10px 10px 0;
}

img.rechts {
	float:right;
	margin:0 0px 10px 10px;
}

input {
	font-size:1.0em;
	font-family:verdana, arial, sans-serif;
	margin-top:3px;
	width:200px;
}

input.ort {
	font-size:1.0em;
	font-family:verdana, arial, sans-serif;
	margin-top:3px;
	width:145px;
}

input.plz {
	font-size:1.0em;
	font-family:verdana, arial, sans-serif;
	margin-top:3px;
	width:47px;
}

select {
	font-size:1.0em;
	font-family:verdana, arial, sans-serif;
	margin-top:3px;
	width:204px;
}

textarea {
	font-size:1.0em;
	font-family:verdana, arial, sans-serif;
	margin-top:3px;
	width:200px;
	height:100px;
}

a {
	color:#981f14;
	text-decoration:none;
}

a:hover {
	color:#393839;
	text-decoration:underline;
}

a.Oben {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

a.Oben:hover {
	color:#c0c25a;
	text-decoration:none;
	font-size:11px;
}

ul {
	margin-left:16px;
	padding:0px;
	list-style-type:none;
}

ol {
	margin-left:16px;
	padding:0px;
	list-style-type:none;
}

hr {
	background-color:#c0c25a;
	color:#c0c25a;
	height:1px;
	border-style:none;
	margin:12px 0 13px 0;
}
 
h1 {
	font-size:12px;
	font-weight:bold;
	color:#393839;
	font-family:Arial, Times New Roman;
	display:inline;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#393839;
	font-family:Arial, Times New Roman;
	display:inline;
	padding:0 0 10px 0;
}

h3 {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#333;
}

#h1Abstand {
	margin:0 0 10px 0;
}

.clear {
	clear:both;
}

/* Header / Topbar */
 
#topbar-inner {	
	/*background:url(/de/wLayout/design/img/head-bg.gif) top repeat-x;*/
}

#inner	 	{	
			min-height:100%;
			height:auto !important;
			height:100%;
			width:786px;
			margin:0 auto;
			text-align:left;	
}




#inner {
	background:url(/de/wLayout/design/img/content-bg.gif) repeat-y;
}


#header	 {	
	width:786px;
	margin:0 auto;
}

#headerimage	 {	
	width:774px;
	height:119px;
	margin:0 auto;
	background:url(/de/wLayout/design/img/header.jpg);
}



/* Footer */
#footer-inner {
	height:104px;
	/*background:url(/de/wLayout/design/img/footer-bg.gif) repeat-x;*/
}

#footer-inhalt {
	height:104px;
	width:786px;
	margin:0 auto;
	background-image:url(/de/wLayout/design/img/footer-innen-bg.gif);
}

.footerAnschrift {
	width:177px;
	height:43px;
	font-size:11px;
	color: #333;
	float:left;
	padding: 35px 10px 0 15px
}
	
#footerOben	{
	width:149px;
	height:43px;
	font-size:11px;
	color: #333;
	float:right;
	text-align:right;
	padding: 35px 10px 0 0;
}

#footerOben a.oben {
	text-indent:15px;
	display:block;
	width:80px;
	height:13px;
	font-size:14px;
	color: #333;
	text-decoration:none;
}

#footerOben a.oben:hover {
	color: #981f14;
}

h1.aktuelles {
	width:130px;
	float:left;
	padding:9px 10px 9px 10px;
	text-align:left;
	background:#D1D2D2;
	height:16px;
}


/* Content */
				
.blockContent img	{
				border:none;
				margin: 0 10px 0 0;
				}

#blockRight {
	padding: 158px 18px 114px 13px;
	width:145px;
	float:left;
}

*html #blockRight {
	padding: 158px 0px 114px 13px;
	width:145px;
	float:left;
}

#blockRight p {
	font-size:11px;
	margin:0 0 10px 0;
}

.formular {
	float:left;
	height:400px;
}

.formularText {
	float:left;
}

.elementHeadline {
	margin:0 0 10px 0;
}



tr.oddRow { background-color: #e5e4e4;}

tr.evenRow { background-color: #ffffff;}



.aktuelles {float: left;width:600px; height:300px;text-align:center;}
.aktuelles a {color:#000000; font-size:18px;}

.aktuellesb {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;margin-right:27px;margin-bottom:27px;}
.aktuellesb a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/portal.jpg) bottom no-repeat #C0C25A;}
.aktuellesb a:hover {background:url(/de/wLayout/design/img/portal.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}

.was {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;margin-right:27px;margin-bottom:27px;}
.was a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/news.jpg) bottom no-repeat #C0C25A;}
.was a:hover {background:url(/de/wLayout/design/img/news.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}

.aktuellesc {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;margin-right:27px;margin-bottom:27px;}
.aktuellesc a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/tips.jpg) bottom no-repeat #C0C25A;}
.aktuellesc a:hover {background:url(/de/wLayout/design/img/tips.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}

.aktuellesd {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;margin-right:27px;margin-bottom:27px;}
.aktuellesd a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/service.jpg) bottom no-repeat #C0C25A;}
.aktuellesd a:hover {background:url(/de/wLayout/design/img/service.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}

.aktuellese {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;margin-right:27px;}
.aktuellese a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/intern.jpg) bottom no-repeat #C0C25A;}
.aktuellese a:hover {background:url(/de/wLayout/design/img/intern.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}


.aktuellesf {float: left;height:100px;width:100px;text-align:center;border:solid 1px #C0C25A;}
.aktuellesf a {display:block;width:100px;height:100px;background:url(/de/wLayout/design/img/suche.jpg) bottom no-repeat #C0C25A;}
.aktuellesf a:hover {background:url(/de/wLayout/design/img/suche.jpg) bottom no-repeat #393839;text-decoration:none;color:#f3f3f3;}

.anfahrtLeft {width:300px; margin: 0 30px 0 0; float:left;}
.anfahrtRight {width:300px; margin:0; float:left;}

.team a {
	float:left;
	height:115px;
	width:80px;
	margin:0 9px 9px 0;
}

.team a img {
	position:relative;
	left:0px;
	width:80px;
	overflow:hidden;
	margin:0px;
}

.team a:hover img {
	display:none;
	width:80px;
	margin:0px;
}

.team a span {
	display:none;
}

.team a:hover span {
	display:block;
	z-index:100;
	position:absolute;
	background:#960000;
	color:#fff;
	padding:2px 5px;
	margin:80px 0 0 10px;

	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.editButton {	
	position:absolute;
	top:50px;
    left:150px;
    z-index:999;
	
}
