html {
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical; height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
	background-position: top;
	background-image:url(images/hg.jpg);
	background-color: #01628d;
}

img { border: 0px; }
:focus { outline: 0; }

h1 {
	position: absolute;
	top: -300px;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 230%;
	font-weight:normal;
	color: #000;
	margin-top: 0px;
}

a, 
a:link, 
a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover, 
a:active {
	color: #666;
}

#maindiv {
	position: absolute;
	height: 100%;
	width: 955px;
	top: 0px;
	left: 50%;
	margin-left: -477.5px;
	padding: 0px;
	background-image:url('images/nav_hg.gif');
	background-repeat:repeat-y;
}

#navdiv {
	position: absolute;
	padding: 0px;
	width: 265px;
	top: 298px;
	left:0px;
	margin: 0px;
	overflow:hidden;
}

#bilderoben {
	position: absolute;
	padding-left: 0px;
	width: 955px;
	height: 188px;
	top: 109px;
	left:0px;
	margin-top: 0px;
	background-color: #;

}

#adresse {
	position: absolute;
	padding-left: 0px;
	width: 650px;
	height: 40px;
	top: 70px;
	left:277px;
	margin-top: 0px;
}

#textspalte {
	position: absolute;
	z-index: 10;
	width: 581px;
	top: 298px;
	left: 265px;
	display: block;
	padding: 36px 54px 60px 54px;
	background-color: #ffffff;
	background-repeat: repeat-y;

}

.adresse {
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
}
