body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}

p {
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	color: #778892;
	text-align: left;
	font-family: Verdana;
	vertical-align: top;
	line-height: 22px;
	font-style: normal;
}

li {
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	color: #778892;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 22px;

}

h1 {
	font-size: 14px;
	font-weight:bolder;
	margin: 0;
	color: #a65c44;
	padding-top: 0;
	padding-right: 230;
	padding-bottom: 0;
	padding-left: 230;
	line-height: 28px;
	text-align: left;
}

h2 {
	font-size: 14px;
    font-weight:bolder;
	margin: 0px;
	color: #778892;
	padding-top: 0;
	padding-right: 230;
	padding-bottom: 0;
	padding-left: 230;
	line-height: 28px;
	text-align: left;
	
}

h3 {
	font-size: 14px;
    font-weight:normal;
	color: #778892;
	padding-top: 0;
	padding-right: 230;
	padding-bottom: 0;
	padding-left: 230;
	text-align: left;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
}

a {
	text-decoration: none;
	border: none;
}
a:link, a:visited {
	color: #778892;
	font-weight: normal;
}

a:hover, a:active {
	color: #a65c44;
	font-weight: bold;
}

#formatrahmen {
	height: 720px;
	width: 720px;
	position: relative;
	margin: auto;
	text-align: left;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(buttons/background.jpg);
	background-repeat: no-repeat;
	}

#menueoben {
	height: 40px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 240px;
	background-color: #dcdcdc;
	}

#menuelinks {
	height: 280px;
	width: 280px;
	position: absolute;
	top: 160px;
	left: 40px;
}

#textebene {
	width: 280px;
	position: absolute;
	top: 95px;
	left: 400px;
	height: 440px;
	overflow: auto;
}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left: 100;
	z-index: 0;
	color: #000000;
	background: #F6C200;
	font-style: normal;
	overflow: visible;
	right: 10px;
}
#fotoebene {

	width: 360px;
	position: absolute;
	top: 440px;
	left: 0px;
	text-align: center;
	height: 280px;
	vertical-align: text-top;
	overflow: hidden;
}
#adresseunten {
	height: 40px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 680px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778892;
	vertical-align: middle;
	line-height: 36px;
	font-weight: normal;
}
