body {
	padding: 0px;
	margin: 0px;
	background-color: #424242;
	color: #FAD18B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

body.popup {
	background-color: White;
}

td {
	font-size: 80%;	
	line-height: 140%;
	letter-spacing: 0px;
}

a {
	color: #F7BC5B;
}

.logo {
	position: absolute;
	top: 4%;
	left: 8%;
}

#inhalt {
	position: absolute;
	width: 25%;
	top: 30%;
}

#inhalt a {
	display: block;
	width: 23em;
	border: 1px solid #8B8B8B;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	margin-top: 8px;
	background-color: #474747;
	font-weight: bold;
	font-size: 80%;
}

#inhalt a:hover {
	border: 1px solid #F7BC5B;
}

#inhalt a.aktiv, a.aktiv:hover, .aktiv {
	border: 1px solid #8B8B8B;
	cursor: default;
	color: #474747;	
	background-color: #F7BC5B;	
	
}

#beschreibung {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

#daten {
	position: absolute;
	top: 5%;
	left: 25%;
	width: 70%;
	height: 90%;
	z-index: 2;
	overflow: auto;
	scrollbar-base-color: #424242;
	scrollbar-track-color: #424242;
	scrollbar-face-color: #424242;
	scrollbar-3dlight-color: #F7BC5B;
	scrollbar-darkshadow-color: #424242;
	scrollbar-highlight-color: #424242;
	scrollbar-shadow-color: #F7BC5B;
	scrollbar-arrow-color: #F7BC5B;
}


#hgr {
	position: absolute;
	width: 550px;
	height: 550px;
	top: 50%;
	left: 60%;
	margin-top: -275px;
	margin-left: -275px;
	background-image: url(../pics/wasserzeichen2.gif);
	background-repeat: no-repeat;
	z-index: 1;	
}

#BilderLaden {
	visibility: hidden;
	position: absolute;
	left: -200px;
	width: 1px;
	height: 1px;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 110%;
	margin-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

table.fotos {
	margin-left: 10px;
}

table.fotos2 {
	margin-left: 0px;
}

table.fotos2 td {
	text-align: center;
	font-size: 70%;
	font-weight: bold;
}

table.fotos2 td.weiss {
	/*	background-color: #f9f9f9;	*/
	border: 1px solid #7C7C7C;
	font-size: 70%;
	height: 230px;
	font-weight: normal;
/*	line-height: 170%; */
	padding-bottom: 10px;
	padding-top: 10px;

}

table.fotos2 td.weiss img {
	margin-bottom: 5px;
}


table.fotos td.bu, table.fotos2 td.bu {
	text-align: center;
	padding-bottom: 10px;

}

table.fotos2 td.textwohnen {
	padding-right: 10px;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
}

.klein {
	font-size: 80%;
	font-weight: normal;
}

hr {
	border: none;
	border-bottom: 1px solid #8B8B8B;
	margin-bottom: 15px;
}
