 * {
	padding: 0;
	margin: 0;
}

html {height:101%;}

body {
	background-color: #bfc9cf;
	background-image: url(../bilder/hg.gif);
	background-repeat: repeat-y;
	color: #868175;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.bold {
font-weight: bold;
}


#wrapper {
	position: absolute;
	width: 862px;
	height: 571px;
	margin-top:10px;
	margin-left: 64px;
	background-image: url(../bilder/hg_wrapper.jpg);
	background-repeat:no-repeat;
	top: -6px;
}

h1 {
font-size: 120%;
font-weight: bold;
color:#526d90;
margin-bottom: 1em;
}

h2 {
font-size: 110%;
font-weight: bold;
color:#526d90;
margin-bottom: 1em;
}

a {
color:#526d90;
text-decoration: underline;
}

a:hover {
color:#526d90;
text-decoration: none;
}

p {
margin-bottom: 0.6em;
}


#navigation {
margin: 91px 0 0 480px;
}


#navigation .navlist {
display:inline;
list-style-type: none;
margin: 0 23px 0 0;
} 

#textbereich {
position: absolute;
padding-right: 20px;
width: 390px;
height: 320px;
margin-left: 312px;
margin-top: 50px;
overflow: auto;
overflow-x:hidden; /* IE */
}

#textbereich li {
list-style-position: outside;
list-style-image:url(../bilder/bullet.gif);
display:list-item;
margin-left: 20px;
margin-bottom: 0.5em;
}

#navitab {
margin-top: 15px;
}

#footer {
margin: 423px 0 0 35px;
}
