body {
	margin: 0px;
	padding: 0px;
	background-image: url(..//pics/hgr_main.jpg);	
	overflow: auto;
}

.logo_schrift {
	position: absolute;
	top: 0px;
	left: 232px;
}

#inhalt {
	position: absolute;
	left: 0px;
	top: 250px;
}

#textbereich {
	border: 1px solid #CBE1D7;
	position: absolute;
	top: 100px;
	left: 233px;
	width: 75%;
	height: 80%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #F2F2F2;
	scrollbar-track-color: White;
	scrollbar-arrow-color: #006651;
	scrollbar-highlight-color: #006651;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #006651;
	scrollbar-shadow-color: White;
	scrollbar-base-color: White;
}

#textbereich td {
		font-size: 0.9em;
		letter-spacing: 0px;
		line-height: 1.3em;
}

h1 {
	font-size: 1.2em;
	color: #005745;
	padding: 0px;	
	margin-bottom: 0px;
	line-height: 1em;
}

h2 {
	font-size: 1em;
	line-height: 1em;
}

a {
	font-size: 0.8em;
	color: #000099;
}

a.text {
	font-size: 1em;
}

.kleiner {
	font-size: 0.8em;
}

.links {
	margin-right: 10px;
}

.rechts {
	margin-left: 10px;
}

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