body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
input, textarea, select	{
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #ffffff;
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#head_main {
	width: 1000px;
	height: 154px;
	background: url(bilder/head.jpg) no-repeat;
}
#cont_main {
	width: 1000px;
	background: url(bilder/higru.jpg) no-repeat bottom;
}
#navi {
	float: left;
	height: 544px;
}
#navi img {
	border: 0px;
	display: block;
}
#navi_left {
	float: left;
	width: 15px;
	height: 307px;
	background: url(bilder/navili.jpg) no-repeat;
}
#navi_mid {
	float: left;
	width: 109px;
	height: 43px;
	background: url(bilder/naviob.jpg) no-repeat 0 top;
	padding-top: 43px;
}
#navi_right {
	float: left;
	width: 39px;
	height: 307px;
	background: url(bilder/navire.jpg) no-repeat;
}
#clear_both {
	clear: both;
}
#content {
	float: left;
	width: 800px;
	display: inline;
	margin-bottom: 47px;
	margin-top: 20px;
	margin-left: 20px;
}
.header {
	font-weight: bold;
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
}
.termtab {
	border-bottom: 1px solid #CC6600;
}
.gb_komm {
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
.gb_msg {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.mp3stream {
	vertical-align: middle;
}
