html, body {
	margin:		0;
	padding:	0;
	height:		100%; 
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	background:Url(images/back.gif) repeat-x;
}
html>body {
	height:		auto;
	min-height:	500px;
	min-width:	700px;
	font-family:Verdana;
	font-size:11px;
	background:Url(images/back.gif) repeat-x;
}

body a:link, body a:active, body a:visited {
	color:#e2001a;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

#top {
	width:659px;
	position:absolute;
	left:50%;
	margin-left:-229px;
	top:5px;
}

#inhalt {
	width:635px;
	position:absolute;
	padding:10px;
	padding-bottom:7px;
	left:50%;
	margin-left:-226px;
	top:135px;
	background:#eaeaea Url(images/main_back.gif) no-repeat bottom;
	line-height:1.6em;
}

#menue {
	display:block;
	position:absolute;
	left:50%;
	top:135px;
	width:200px;
	height:200px;
	margin-left:-446px;
	z-index:4000;
}

#daten {
	display:block;
	position:absolute;
	left:50%;
	top:415px;
	width:200px;
	height:200px;
	margin-left:-446px;
	z-index:4000;
	font-size:10px;
	text-align:right;
}

#footer {
	display:block;
	position:relative;
	top:30px;
	font-size:9px;
}

a#kontakt {
 display:block;
 background-image:url(images/menue/kontakt.gif);
 width:220px; 
 height:27px;
}

a#kontakt:hover, a#kontakt:active { 
 background-image:url(images/menue/kontakt1.gif); 
}

a#kontakt_on{ 
 display:block;
 background-image:url(images/menue/kontakt1.gif);
 width:220px; 
 height:27px; 
}


a#neubau {
 display:block;
 background-image:url(images/menue/neubau.gif);
 width:220px; 
 height:27px;
}

a#neubau:hover, a#neubau:active { 
 background-image:url(images/menue/neubau1.gif); 
}

a#neubau_on{ 
 display:block;
 background-image:url(images/menue/neubau1.gif);
 width:220px; 
 height:27px; 
}

a#umbau {
 display:block;
 background-image:url(images/menue/umbau.gif);
 width:220px; 
 height:27px;
}

a#umbau:hover, a#umbau:active { 
 background-image:url(images/menue/umbau1.gif); 
}

a#umbau_on{ 
 display:block;
 background-image:url(images/menue/umbau1.gif);
 width:220px; 
 height:27px; 
}

a#sanierung {
 display:block;
 background-image:url(images/menue/sanierung.gif);
 width:220px; 
 height:27px;
}

a#sanierung:hover, a#sanierung:active { 
 background-image:url(images/menue/sanierung1.gif); 
}

a#sanierung_on{ 
 display:block;
 background-image:url(images/menue/sanierung1.gif);
 width:220px; 
 height:27px; 
}

a#aussen {
 display:block;
 background-image:url(images/menue/aussen.gif);
 width:220px; 
 height:27px;
}

a#aussen:hover, a#aussen:active { 
 background-image:url(images/menue/aussen1.gif); 
}

a#aussen_on{ 
 display:block;
 background-image:url(images/menue/aussen1.gif);
 width:220px; 
 height:27px; 
}

a#bau {
 display:block;
 background-image:url(images/menue/bau.gif);
 width:220px; 
 height:27px;
}

a#bau:hover, a#bau:active { 
 background-image:url(images/menue/bau1.gif); 
}

a#bau_on{ 
 display:block;
 background-image:url(images/menue/bau1.gif);
 width:220px; 
 height:27px; 
}

a#ref {
 display:block;
 background-image:url(images/menue/ref.gif);
 width:220px; 
 height:27px;
}

a#ref:hover, a#ref:active { 
 background-image:url(images/menue/ref1.gif); 
}

a#ref_on{ 
 display:block;
 background-image:url(images/menue/ref1.gif);
 width:220px; 
 height:27px; 
}

a#ueber {
 display:block;
 background-image:url(images/menue/ueber.gif);
 width:220px; 
 height:27px;
}

a#ueber:hover, a#ueber:active { 
 background-image:url(images/menue/ueber1.gif); 
}

a#ueber_on{ 
 display:block;
 background-image:url(images/menue/ueber1.gif);
 width:220px; 
 height:27px; 
}

a#anfahrt {
 display:block;
 background-image:url(images/menue/anfahrt.gif);
 width:220px; 
 height:27px;
}

a#anfahrt:hover, a#anfahrt:active { 
 background-image:url(images/menue/anfahrt1.gif); 
}

a#anfahrt_on{ 
 display:block;
 background-image:url(images/menue/anfahrt1.gif);
 width:220px; 
 height:27px; 
}

.input {
	border:1px solid #999999;
	font-size:11px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	background:#f9f9f9;
}

.aktiv {
	border:1px solid #999999;
	font-size:11px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}

.submit {
 border-width:3px;
 border-style:double;
 border-color:#c4cccc;
 background-image:url(images/back_button.gif);
 font-family:Arial;
 font-size:11px;
 font-weight:normal;
}

.bild {
	padding:3px;
	background:#fff;
	border:1px solid #999999;
}