html, body {
	margin:		0;
	padding:	0;
	height:		100%; 
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	background:#3379b4 Url(images/back.gif) repeat-x;
}
html>body {
	height:		auto;
	min-height:	500px;
	min-width:	700px;
	font-family:Verdana;
	font-size:11px;
	background:#3379b4 Url(images/back.gif) repeat-x;
}

body a:link, body a:active, body a:visited {
	color:#2668ab;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

.linkaussen, .linkaussen a:link, .linkaussen a:active, .linkaussen a:visited, .linkaussen a:hover {
	color:#afd4f3;
	text-decoration:none;
}

#top {
	width:659px;
	position:absolute;
	left:50%;
	margin-left:-229px;
	top:0px;
}

#inhalt {
	width:615px;
	position:absolute;
	padding:10px;
	padding-left:30px;
	padding-bottom:20px;
	left:50%;
	margin-left:-226px;
	top:131px;
	background:#cde1f1 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:-486px;
	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;
	color:#fff;
	line-height:1.6em;
}

#footer {
	display:block;
	position:relative;
	top:40px;
	font-size:9px;
	color:#fff;
}

a#kontakt {
 display:block;
 background-image:url(images/menue/kontakt.gif);
 width:260px; 
 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:260px; 
 height:27px; 
}

a#farbge {
 display:block;
 background-image:url(images/menue/farbge.gif);
 width:260px; 
 height:27px;
}

a#farbge:hover, a#farbge:active { 
 background-image:url(images/menue/farbge1.gif); 
}

a#farbge_on{ 
 display:block;
 background-image:url(images/menue/farbge1.gif);
 width:260px; 
 height:27px; 
}

a#fassaden {
 display:block;
 background-image:url(images/menue/fassaden.gif);
 width:260px; 
 height:27px;
}

a#fassaden:hover, a#fassaden:active { 
 background-image:url(images/menue/fassaden1.gif); 
}

a#fassaden_on{ 
 display:block;
 background-image:url(images/menue/fassaden1.gif);
 width:260px; 
 height:27px; 
}

a#wellness {
 display:block;
 background-image:url(images/menue/wellness.gif);
 width:260px; 
 height:40px;
}

a#wellness:hover, a#wellness:active { 
 background-image:url(images/menue/wellness1.gif); 
}

a#wellness_on{ 
 display:block;
 background-image:url(images/menue/wellness1.gif);
 width:260px; 
 height:40px; 
}

a#kirchen {
 display:block;
 background-image:url(images/menue/kirchen.gif);
 width:260px; 
 height:27px;
}

a#kirchen:hover, a#kirchen:active { 
 background-image:url(images/menue/kirchen1.gif); 
}

a#kirchen_on{ 
 display:block;
 background-image:url(images/menue/kirchen1.gif);
 width:260px; 
 height:27px; 
}

a#ref {
 display:block;
 background-image:url(images/menue/ref.gif);
 width:260px; 
 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:260px; 
 height:27px; 
}

a#ueber {
 display:block;
 background-image:url(images/menue/ueber.gif);
 width:260px; 
 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:260px; 
 height:27px; 
}

a#anfahrt {
 display:block;
 background-image:url(images/menue/anfahrt.gif);
 width:260px; 
 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:260px; 
 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;
}

.ueber {
	color:#3379b4;
	font-size:14px;
	font-weight:bold;
}
