html { font-size:100%; }

body {
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	line-height:16px;
	font-family:georgia, verdana, arial, helvetica, sans-serif;
	text-align:left;
	background-color:#ffffff;
	}

h1 {
	color:#000000;
	font-size:14px;
	margin:0;
	padding:0;
	}

h2 {
	color:#000000;
	font-size:12px;
	margin:0;
	font-weight:normal;
	}

hr {
	height:0;
	border:0;
	border-top:1px solid #d0d0d0;
	padding:5px 0;
	}

a:link, a:visited {
	color:#a00000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dotted #000000;
	}

a:active, a:hover {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
	}

#logo {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:80px;
	border:0;
	}

#logo img {
	border:0px;
	margin:0;
	}

#logo a {
	border:0px;
	}

#navigation {
	z-index:100;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:180px;
	padding:0 10px 0 0;
	background-color:#e0e0e0;
	border-right:10px solid #ffffff;
	}

#navigation a {
	text-transform:uppercase;
	border-bottom:0;
	background:#ffffff;
	color:#505050;
	padding:2px 5px 2px 10px;
	line-height:21px;
	}

#navigation a:hover, #navigation a:active, #navigation a.active {
	color:#ffffff;
	background:#303030;
	}

#navigation .h1klein {
	background:none;
	padding:0;
	margin:0;
	text-transform:none;
	}

#navigation .headline {
	padding:10px 0 0 10px;
	}

#navigation .sub {
	margin:0 0 10px 10px;
	}

#stream {
	z-index:90;
	position:absolute;
	top:10px;
	left:210px;
	}

#stream img {
	vertical-align:top;
	margin:0 10px 10px 0;
	border:0;
	}

#stream a {
	border:0;
	}

#description {
	z-index:90;
	float:left;
	margin:0 20px 0 0;
	}

#description h1 {
	margin-bottom:10px;
	}

#description h2 {
	font-weight:bold;
	}

#hinweis {
	z-index:99;
	position:fixed;
	top:0;
	left:0;
	}

#kontakt {
	font-size:12px;
	margin:0 0 0 10px;
	}

#kontakt a {
	text-transform:none;
	background:none;
	padding:0;
	}

#kontakt a:hover {
	color:#000000;
	background:none;
	}

