@CHARSET "iso-8859-1";
body {
	background-image: url(img/bg.gif);
	font-family: sans-serif;
	font-size: 75%;
	color: white;
	margin: 0;
	padding: 0;
	line-height: 142%;
}
#outerwrapper {
	margin: auto;
	width: 860px;
}
#innerwrapper {
	position: absolute;
	bottom: 0;
	width: 857px;
	height: 561px;
	background-image: url(img/radio.gif);
	background-repeat: no-repeat;
}
#content {
	position: absolute;
	top: 65px;
	left: 83px;
	width: 680px;
	height: 271px;
	overflow: auto;
	padding: 0 5px;
	z-index: 1;
}
#navigation {
	position: absolute;
	width: 407px;
	height: 82px;
	left: 227px;
	top: 397px;
	background-image: url(img/radio_display_on.gif);
	background-repeat: no-repeat;
	z-index: 20;
}
#navigation #pointer {
	position: absolute;
	top: 20px;
	left: 27px;
	width: 10px;
	height: 47px;
	background-image: url(img/radio_display_pointer.png) !important;
	background-image: none;
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 82px 0 0;
}
#navigation ul li {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}
#pointer {
	height: 200px;
	z-index: 2;
}
#subnavigation {
	position: absolute;
	top: 14px;
	left: 87px;
	padding: 2px 0 0 8px;
	margin: 0 0 0 12px;
	width: 283px;
	color: black;
	font-weight: bold;
	line-height: 18px;
	background-color: #EFEFEF ;
	border: 1px solid #DFDFDF;
	z-index: 1;
}
#subnavigation a {
	font-weight: normal;
	white-space: nowrap;
}
#subnavigation a:hover {
	color: black;
}
#subnavigation span {
	white-space: nowrap;
	font-weight: normal;
}

#power {
	position: absolute;
	top: 413px;
	left: 52px;
}
#language {
	position: absolute;
	top: 413px;
	right: 50px;
}
#scrollleft {
	position: absolute;
	left: 109px;
	top: 389px;
}
#scrollright {
	position: absolute;
	right: 105px;
	top: 389px;
}
img {
	border: none;
}
div.left {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 5px 0;
}
div.right {
	float: right;
	padding: 0 0 5px 15px;
}
img.gallerythumb {
	border: 1px solid white;
	margin: 0px 10px 0px 0px;
	vertical-align: top;
	cursor: pointer;
}
#content p {
	padding: 5px 5px 5px 0;
	margin: 0;
}
h1 {
	font-size: 180%;
	font-family: serif;
	margin: 0;
	padding: 5px 0;
}
div.wrapper h1.underline {
	padding-bottom: 9px;
	margin-bottom: 2px;
	border-bottom: 1px solid white;
}
h1.beforeh2 {
	margin-bottom: 6px;
	border: none;
}
h2 {
	font-size: 130%;
	font-family: serif;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid white;
}
a {
	color: #DD6B6C;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
div.p {
	padding: 5px 0;
	margin: 0;
}
div.lefthalf {
	width: 45%;
	float: left;
	clear: none;
}
div.righthalf {
	width: 45%;
	float: right;
	clear: none;
}
div.wrapper {
	float: left;
	clear: both;
	width: 97%;
	margin-bottom: 10px;
}
#content ul {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0;
}
#content ul li {
	margin: 0;
	padding: 0;
}
#nippes {
	position: absolute;
	bottom: 536px;
	left: 37px;
}
