body {
	background-color: #000000;
	margin: 0px;
	text-align: center;
	overflow:auto;
	}
	
a { outline:0; -moz-outline:0;}
#aussen {
	/*position:relative;*/
	height: 140px;
	width: 950px;
	/*margin-top: 10px;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B4B4B4;
	text-transform: uppercase;
}

#inhalt {
	/*height: 440px;*/
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

#logo {
	position:relative;
	width:150px;
	float:left;
}

#wohnhaus {
	position:relative;
	width:150px;
	margin-left: 10px;
	float:left;
	top: 1px;
	}

#btwohnhaus {
	position:relative;
	width: 150px;
	height: 25px;
	top: 10px;
}
#bthotels {
	position:relative;
	/*background-color:#CCCCCC;*/
	
	width: 150px;
	height: 25px;
	/*border:#808080 solid 1px;*/
	margin-top: 10px;
}

#btgastronomie {
	position:relative;
	/*background-color:#CCCCCC;*/
	
	width: 150px;
	height: 25px;
	/*border:#808080 solid 1px;*/
	margin-top: 10px;
}

#btgewerbe {
	position:relative;
	/*background-color:#CCCCCC;*/
	
	width: 150px;
	height: 25px;
	/*border:#808080 solid 1px;*/
	margin-top: 10px;
}

#btsanierung {
	position:relative;
	/*background-color:#CCCCCC;*/
	
	width: 150px;
	height: 25px;
	/*border:#808080 solid 1px;*/
	margin-top: 10px;
}

#hotel {
	position:relative;
	top:1px;
	width:150px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

#gastronomie {
	position:relative;
	top:1px;
	width:150px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

#gewerbe {
	position:relative;
	top:1px;
	width:150px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

#sanierung {
	position:relative;
	top:1px;
	width:150px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}

#bild {
	/*position:relative;*/
	float: left;
	top:0px;
	left:1px;
	Padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 100;
}

#beschreibung {
	position: relative;
	float:right;
	/*height: 440px;*/
	/*overflow:auto;*/
	top: 0;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	line-height: 16px;

	}

#logostart {
	position:relative;
	width:347px;
	float:left;
}

#rechlhaus {
	position:relative;
	width:590px;
	margin-left: 10px;
	float:right;
	top: 1px;
	}
	
#slogan {
	position:relative;
	width:347px;
	float:left;
}

#inhalt #unternavi img {
	margin-bottom: 10px;
}

#unternavi {
	width:150px;
	float:left;
	margin-right: 0;
	padding-right: 0;
	
}

#content {
	position: relative;
	/*float:right;*/
	height: 440px;
	top: 0;
	width:630px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	line-height: 16px;
	left:0px;
	overflow:auto;
	margin-left:10px;
	float:left;
	
	}
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B4B4B4;
	line-height: 20px;
}

a:link {  color: #b4b4b4; text-decoration: underline}
.breiteFormularfeld {
	width: 250px;
	background-color: #EBE8E1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #787878;
	border-bottom:#787878 1px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #787878;
}

a:visited {  color: #b4b4b4; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	line-height: 16px;
}
.grossschrift {
	text-transform: uppercase;
}

#ortsplan {
	position: absolute;
	right:0px;
	top: 0px;
	/*left: 450px;*/
	}

#amerang {
	position:absolute;
	top: 182px;
	left: 381px;
	}

#titelLogo  {
	padding:324px 0 0 0; /* Hoehe des Bildes */
	overflow:hidden;
	background-image:url(bilder/start_logo.jpg); // Bild-URL
	background-repeat:no-repeat;
	height: 0px !important;
	height /**/:324px; /* Hoehe des Bildes */
	}
#titelHaus  {
	padding:324px 0 0 0; /* Hoehe des Bildes */
	overflow:hidden;
	background-image:url(bilder/start_bild-oben.jpg); // Bild-URL
	background-repeat:no-repeat;
	height: 0px !important;
	height /**/:324px; /* Hoehe des Bildes */
	margin: 0;
	}	
	
