body {
	background-color: #660000;
}
#globalcontainer {
	background-image: url(hg_bild.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 470px;
	width: 795px;
	left: 20px;
	top: 20px;
}
#headline {
	background-image: url(headline_screen.gif);
	background-repeat: no-repeat;
	z-index: 2;
	height: 35px;
	width: 735px;
	left: 30px;
	top: 30px;
}
#topnavigation {
	z-index: 3;
	height: 17px;
	width: 746px;
	left: 30px;
	top: 75px;
	position: absolute;
	visibility: visible;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	position: relative;
	float: left;
	width: 100px;
	height: 16px;
	background-color: #FFFFFF;
	margin-right: 6px;
}
.topnav a {
	color: #990000;
	text-decoration: none;
	width: 100px;
	height: 16px;
}
.topnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C44518;
	display: block;
	width: 100px;
	height: 16px;
}
.topnav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C44518;
	text-align: center;
	position: relative;
	width: 100px;
	height: 16px;
	float: left;
	margin-right: 6px;
}
.topnav_onK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C44518;
	text-align: center;
	position: relative;
	height: 16px;
	float: left;
	margin-right: 15px;
}
.topnav_on a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C44518;
	display: block;
	width: 100px;
	height: 16px;
}
#foto {
	position: absolute;
	z-index: 3;
	width: 160px;
	left: 605px;
	top: 130px;
}
#divContainer {
	position: absolute;
	z-index: 4;
	width: 735px;
	left: 30px;
	top: 130px;
	overflow: hidden;
	visibility: visible;
	height: 310px;
}
#divContent {
	position: relative;
	z-index: 5;
	width: 735px;
	left: 0px;
	top: 0px;
}
.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image:  url("bullet_screen.gif");
}
.grundtext a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image:  url("bullet_screen.gif");
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#scroller {
	position: absolute;
	z-index: 6;
	width: 20px;
	height: 50px;
	left: 760px;
	top: 390px;
}
