body{
	background: #E4D79B url(media/UH2004-bg-b2.jpg) no-repeat fixed left;
	margin: 0px;
	overflow: hidden;

}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
#ALLESfenster{
	position:absolute; 
	right:8%; 
	bottom: 15%; 
	width:450px; 
	height:390px; 
	z-index:2;
}
#container{
	position:absolute; 
	right:0px; 
	top:0px;
	width:450px; 
	height:340px; 
	z-index:2; 
	overflow: auto;
}
#inhalt{
	position:absolute;
	left:0px; 
	top:0px; 
	width: 430px;
	text-align: justify;
}
#navi{
	position:absolute;
	bottom: -20px;
	width:100%;
	height: 50px;
	z-index: 3;
	text-align: center;
}
h1 {font-size: 50px; color:#406863; font-weight: bold;  text-align: center; }
h2 {font-size: 18px; color: #576C77; font-weight: bold;  text-align: center; }
h3 {font-size: 25px; color: #576C77; font-weight: bold;}
h4 {font-size: 18px; color: #576C77; font-weight: bold;  text-align: justify; }
a:link, a:visited  {color: #006699; text-decoration: none}
a:hover, a:active {color: #A0B9BA;}

a.divlink{
	width: 100%;
	height: 26px;
	text-decoration: none;
	color: #676767;
	display: block;
	line-height: 26px;
	text-align: center;
}
a.divlink:hover{
	background: #D5AF66;
	color: #676767;
	display: block;
}
.rightLine{
	border-right: thin solid #666666;
}
.bottomLine{
	border-bottom: thin solid #666666;
}
#ru{
	position: absolute;
	bottom: 5px;
	right: 70px;
	width: 160px;
	height: 20px;
	z-index: 3;
	font-size: 10px;
	text-align: right;
}
