body {
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image: url('../graphics/hgnd_verlauf.jpg');
	font-family:tahoma, verdana, arial, sans-serif;
	
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #363636;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #363636;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #860217;
	scrollbar-track-color: #000000;

}

#rahmen {
	position:relative;
	top:0px;
	margin:0px auto;
	width:852px;
	height:550px;
	text-align:left;
	/* background:#FFFFFF;
	background-image: url('../graphics/hgnd4.jpg'); */
}

#logo {
	position:absolute;
	top:50px;
	left:284px;
	margin:0px auto;
	padding:0px;
	height:50px;
	width:295px;
	z-index:2;
	border:0;
}

#flag {
  position:absolute;
  top:65px;
  right:0px;
  margin:0px;
  padding:0px;
  height:25px;
  font-size:11px;
  font-weight:normal;
}

.flag {
  margin:0px;
}

a.flagtextaktiv:link, a.flagtextaktiv:visited, a.flagtextaktiv:active {
	color:#ffffff;
	text-decoration:none;
}
a.flagtextaktiv:hover {
	text-decoration:none;
}

a.flagtext:link, a.flagtext:visited, a.flagtext:active {
	font-weight:normal;
	color:#9d9d9d;
	text-decoration:none;
}
a.flagtext:hover {
	text-decoration:none;
}

#top {
	position:relative;
	top:30px;
	margin:0px;
	padding:0px;
	width:850px;
	height:70px;
}

#content {
	position:absolute;
	top:85px;
	left:0px;
	margin:0px;
	padding:0px;
	width:850px;
	height:450px;
	/* background:#EFEFEF; */
	z-index:1;
}
#pfeil {
	position:absolute;
	top:445px;
	width:35px;
	right: 10px;
	z-index:2;
}
#balken {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
}
#volume {
	position:absolute;
	top:385px;
	width:90px;
	right: 5px;
	z-index:3;
}
#volume1 {
	position:absolute;
	top:420px;
	/*width:60px;*/
	height:20px;
	right: 5px;
	z-index:3;
}
#volume_li {
	position:absolute;
	top:385px;
	width:35px;
	left: 5px;
	z-index:3;
}
#footer {
	position:absolute;
	top:450px;
	margin:0px;
	padding-top:5px;
	width:850px;
	height:20px;
	background:#363636;
}
#footerleft {
position:absolute;
top:3px; left:5px; width:20px;
z-index:100;
}
#footerright {
position:absolute;
top:2px; right:5px; width:20px;
z-index:100;
}
.footertext {
  font-size:11px;
  color:#EFEFEF;
  font-weight:normal;
  letter-spacing: 2px;
}
.footertextscroll {
  font-size:11px;
  color:#EFEFEF;
  font-weight:normal;
  letter-spacing: 2px;
  line-height:12px;
  margin:0px;
  padding:0px;
  text-align: center;
  width:100%;
}
a:link, a:visited, a:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.menu:hover {
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	color:#789;
}
a.navi:link, a.navi:visited, a.navi:active {
	display:block;
	background: url('../graphics/quadrat_hoover.png') no-repeat;
	line-height:16px;
	/*width:8px;*/
	margin:0px;
	padding:0 0 0 12px;
	text-decoration:none;
}
a.navi:hover {
	background-position: 0 -16px;
}
/* Lautstärkeregler */
a.vol1:link, a.vol1:visited {
	background: url('../mediaplayer/vol1b.png') no-repeat;
	width:5px;
	height:20px;
	margin:0px;
	padding:0 4px 0 4px;
}
a.vol1:hover {
	background-position:0 -20px;
}
a.vol1:active {
	background-position:0 -20px;
}
a.vol2:link, a.vol2:visited {
	background: url('../mediaplayer/vol2b.png') no-repeat;
	width:5px;
	height:20px;
	margin:0px;
	padding:0 4px 0 4px;
}
a.vol2:hover {
	background-position:0 -20px;
}
a.vol2:active {
	background-position:0 -20px;
}
a.vol3:link, a.vol3:visited {
	background: url('../mediaplayer/vol3b.png') no-repeat;
	width:5px;
	height:20px;
	margin:0px;
	padding:0 4px 0 4px;
}
a.vol3:hover {
	background-position:0 -20px;
}
a.vol3:active {
	background-position:0 -20px;
}
a.vol4:link, a.vol4:visited {
	background: url('../mediaplayer/vol4b.png') no-repeat;
	width:5px;
	height:20px;
	margin:0px;
	padding:0 4px 0 4px;
}
a.vol4:hover {
	background-position:0 -20px;
}
a.vol4:active {
	background-position:0 -20px;
}