/* CSS Document */

* {margin: 0; padding:0;}
img {border: 0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	margin-bottom: 2%;
	background-image: url(img/hgr3a.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
p {
	font-size: 1em;
	margin-bottom: 2%;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 2%;
	margin-left: 16px;
}
h1 {font-size: 1.848em;
	line-height: 120%;
	margin-bottom: 2%;
}
h2 {
	font-size: 1.428em;	
	margin-bottom: 4%;
	line-height: 120%;
}
h3 {
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom: 2%;
	margin-top: 4%;
}
h4 {
	font-size: 1em;
	line-height: 120%;
	margin-bottom: 1%;
	color: #0068B5;
}
h5 {
	font-size: 1em;
	line-height: 120%;
	margin-bottom: 1%;
	padding-top: 10px;
}
a   {
	text-decoration: none;
	color: #333333;
}
a:hover   {
	text-decoration: none;
	color: #0068B5;
}
.footer {
	font-size: 0.84em;
	line-height: 150%;
}
#wrapper {
	width: 1006px;
	background-image: url(img/hgr3a.jpg);
	background-repeat: repeat-y;
	padding: 30px 0px 40px 40px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	border: 0;
}
#text {
	padding: 16px 16px 0px 16px;
	width: 622px;
	background-color: #FFFFFF;
	min-height: 480px;
	padding: 16px 16px 0px 16px;
	border: 2px #0068B5 solid;
-moz-border-radius:8px 8px 8px 8px;
-khtml-border-radius:8px 8px 8px 8px;
}
#more {
	position: absolute;
	width: 126px;
	text-align: right;
	top: 50px;
	left: 540px;
}
#logo {
	top: 44px; left: 718px;
	width: 204px;
	height: 88px;
	position: absolute;
}
#oben {
	position: relative;
	top: -6px;
}
#unten {
	position: relative;
	top: 6px;
}
#navi {
	top: 250px;
	left: 736px;
	width: 170px;
	position: absolute;
	font-size: 1em;
	line-height: 120%;
}
#menue li {
	margin: 0px 0px 0px 0px;
	width: 170px;
	list-style-type: none;
	position: relative;
}
#menue li a   {
	text-decoration: none;
	color: #333333;
	background-image: url(img/hgr_navi1.jpg);
	background-repeat: repeat-y;
	border-bottom: solid #AEB1B5 2px;
	width: 100%;
	display: block;
	height: 24px;
	line-height: 170%;
}
#menue li a:hover {
	text-decoration: none;
	color: #0068B5;
	background-image: url(img/hgr_navi2.jpg);
	background-repeat: repeat-y;
	border-bottom: solid #0068B5 2px;
}
