body {
	background-color: #FFFFFF;
	background-image:  url("img/UM08_web_hg.png");
	background-repeat: repeat-y;
	overflow: auto;
	scrollbar-face-color: #AD170B;
	scrollbar-shadow-color: #AD170B;
	scrollbar-highlight-color: #AD170B;
	scrollbar-3dlight-color: #AD170B;
	scrollbar-darkshadow-color: #AD170B;
	scrollbar-track-color: #AD170B;
	scrollbar-arrow-color: #AD170B;
}
#logo {
	position:absolute; 
	width:420px; 
	height:600px; 
	z-index:1; 
	left: 36px; 
	top: 24px;
}
#links{
	position:absolute; 
	width:130px; 
	height:600px; 
	z-index:1; 
	left: 515px; 
	top: 24px;
}
#inhalt{
	position:absolute;
	width:360px;
	height:600px;
	z-index:1;
	left: 670px;
	top: 24px;
	text-align: center;
	vertical-align: top;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #AD170B;
	scrollbar-highlight-color: #AD170B;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #AD170B;
	scrollbar-arrow-color: #AD170B;
}
.rotfett13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AD170B;
	line-height: 13px;
}
.weissfett13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}
.schwarzfett13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.schwarzregular13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.schwarzregular11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.rotregular11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #AD170B;
	line-height: 13px;
}
a:link {
	color: #AD170B; text-decoration: none;
}
a:active{
	color: #AD170B; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#inhalt a:link {
	color: #000000; text-decoration: none;
}
#inhalt a:active{
	color: #000000; text-decoration: none;
}
#inhalt a:hover {
	color: #AD170B; text-decoration: none;
}
#inhalt a:visited {
	color: #000000; text-decoration: none;
}