* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS, verdana, Tahoma, arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

a {
	color: #000033;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #526052;
	background-color: inherit;
}

span {
	display: none;
}

span.pager {
	display: inline;  
}

img {
	border: none;
	padding: 5px;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

li {
/*	list-style-type: disc;  */
	margin-left: 20px;
}

p {
	margin: 10px 0px 12px;
	text-align: left;
	line-height: 15px;
}

input, textarea {
	border: 1px solid #711323;
	margin: 3px;
}

input.empty, textarea.empty {
	border: 2px solid red;
}

p.nosee {
   display:none; 
}

select {
	border: 1px solid #711323;
	margin: 1px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

.second_page {
	padding: 0px 0px 0px 15px;
	background-image: url('images/link.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.row_dark {
	margin: 2px;
	padding: 10px;
	background-color: #cccccc;
	border: 1px solid #711323;
}

.row_light {
	margin: 2px;
	padding: 10px;
	border: 1px solid #711323;
}


#container {
	margin: 0px;
	width: 767px;
	background-color: #ffffff;
	background-image: url('images/background_image.gif');
	background-repeat: repeat-x;
	background-position: 0px 200px;
 	text-align: left;
}

#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}


/* Page Header */

#page_header {
	padding: 0px;
	position: absolute;
	background-image: url('images/background_header.gif');
	background-repeat: no-repeat;
}

#page_header h1 {
	width: 767px;
	height: 200px;
}


/* Livestream */

#live_stream {
	position: absolute; 
	top:177px;
	left:114px;
	z-index: 3;
}


/* Navigation Menu */


.menu {
	font-family: arial, sans-serif; 
	width:440px; 
	height:18px; 
	position:absolute; 
	left:320px; 
	top:120px; 
	margin:0px; 
	padding:0px; 
	font-size:14px; 
	z-index: 4;
}
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:70px;
	height:18px; 
	text-align:center; 
	border:1px solid #000033; 
	border-width:0 1px 1px 1px; 
	background:#ffffff; 
	line-height:19px; 
	font-size:13px; }
.menu ul {padding:0; margin:0px; }
.menu ul li {float:left; margin: 0 0 0 1px; position:relative; list-style-type:none; }
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background:#DFC184;}
.menu ul li:hover ul {display:block; position:absolute; top:32; left:-1px; width:105px;}
.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ffffff; color:#000; width:120px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu_0 {
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:70px;
	height:18px; 
	text-align:center; 
	border:1px solid #000033; 
	border-width:0 1px 1px 1px; 
	background:#ffffff; 
	line-height:19px; 
	font-size:13px; }

/* Main Content */

#main_content {
	padding-left: 22px;
	float: left;
	clear: both;
	text-align: center;
}

#main_content2 {
	border: 1px solid #fff;
	width: 521px;
}

#main_content_header {
	padding: 30px 0 0 0; 
	width: 521px;
	background: url('images/main_background_top.gif') no-repeat; 
}

#main_content_header h2 {
	font-size: 14px;
	text-transform: uppercase;
	text-align:bottom;
	color: #ffffff;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 497px;
	min-height: 670px;
	background-color: #ffffff;
	color: #000044; 
}

.main_content_separator {
	margin: 0px auto;
	padding: 2px 0px;
	width: 497px;
	background-color: #cccccc;
	background: url('images/main_background_mid.gif') no-repeat; 
}

.main_content_separator h2 {
	padding: 12px 10px 12px;
	font-size: 14px;
	text-transform: uppercase; 
}

#main_content_body .content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 466px;
 	text-align: left;
}

#main_content_footer {
	text-align:left;
	width: 435px;
	height: 21px;
	overflow: hidden;
}

#main_content_footer a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-image: url(images/top.gif);
	text-decoration:none;
}



/* ShoutBox */

#shoutbox {
	position:absolute;
	top:262px;
	left:576px;
	width: 190px;
	min-height: 380px;
	color: #000044;
	font-size: 12px;
	font-weight: normal;
	z-index: 2;
}

#shoutbox_header {
	padding: 8px 0px 0px;
}

#shoutbox h2 {
	width: 190px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#shoutbox_body {
	padding: 5px 5px;
	background-color: #ffffff;
}

.shoutbox_data {
	min-height: 200px;
}

#shoutbox_entries {
  height:300px;
  overflow:auto;
}

#shoutbox_entries ul {
  margin:0;
  list-style-type:none;
  padding:0;
} 

#shoutbox_entries li {
  margin:0;
  margin-bottom:5px;
  list-style-type:none;
}

#shoutbox_entries li.brandnew {
  background-color:rgb(255,204,255);
}

#shoutbox_entries li.sessionnew {
  background-color:rgb(255,255,204);
}

.needle {
  color:Red;
}

/* Channel Status */

#channel_status {
	margin-top: 0px;
	position:absolute;
	top:0px;
	left:282px;
	width: 500px;
	color: #000000;
	float: right;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	z-index: 3;
  overflow: hidden;
}

#channel_status a {
	color: #141619;
	background-color: inherit;
}

#channel_status a:hover {
	color: #606c35;
	background-color: inherit;
}

#channel_status p {
	margin-top: 0px;
	line-height: 14px;
	padding: 5px;
	text-align: right;
}

#channel_status .thumbnail {
	padding: 0px;
}

#channel_status img {
	border: 1px solid #711323;
	border-width:0 1px 1px 1px; 
	padding: 5px;
	float:right;
	margin-left:10px
}

#channel_status_header {
	padding: 8px 0px 0px;
}

#channel_status h2 {
	width: 200px;
	background-color: #ffffff;
	color: #2f3c26;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#channel_status_body {
	padding: 0px 0px 3px;
}

#channel_status_footer {
	height: 6px;
	overflow: hidden;
}


/* Archives */

#archives {
	position:absolute;
	top:262px;
	left:576px;
	width: 190px;
	color: #000000;
	float: right;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	z-index: 2;
}

#archives a {
	color: #141619;
	background-color: inherit;
}

#archives a:hover {
	color: #606c35;
	background-color: inherit;
}

#archives p {
	margin-top: 2px;
	line-height: 17px;
	padding: 5px;
}

#archives img {
	padding: 0;

}

#archives .thumbnail {
	padding: 5px 0px 7px;
}

#archives_header {
	padding: 8px 0px 0px;
}

#archives h2 {
	width: 190px;
	color: #ffffff; 
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#archives_body {
	padding: 5px 5px;
	background-color: #ffffff; 
}

#archives_footer {
	height: 6px;
	overflow: hidden;
}


#archives form {
	margin-top: 10px;
  overflow: hidden; 
}


/* Werbung */

#werbung {
	width: 180px;
	color: #141619;
	float: right;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	position: absolute; 
	top:10px;
	left:800px;
	z-index: 5;
  overflow: visible;
}

#werbung a {
	color: #141619;
	background-color: inherit;
}

#werbung a:hover {
	color: #606c35;
	background-color: inherit;
}

#werbung p {
	margin-top: 10px;
	line-height: 16px;
}

#werbung .thumbnail {
	padding: 0px;
}

#werbung img {
	margin-top: 5px;
	padding: 0px;
}

#werbung_header {
	padding: 0px;
}

#werbung h2 {
	width: 180px;
	background-color: #ddebb1; 
	color: #2f3c26;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
}

#werbung_body {
	padding: 3px 0px 3px 0px;
}

#werbung_footer {
	height: 6px;
	overflow: hidden;
}


/* Medienpartner */

#media_partner {
	width: 180px;
	color: #141619;
	float: right;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12px;
	text-align: justify;
	position: absolute; 
	top:10px;
	left:800px;
	z-index: 3;
}

#media_partner a {
	color: #141619;
	background-color: inherit;
}

#media_partner a:hover {
	color: #606c35;
	background-color: inherit;
}

#media_partner p {
	margin-top: 10px;
	line-height: 12px;
}

#media_partner .thumbnail {
	padding: 0px;
}

#media_partner img {
	margin-top: 5px;
	padding: 0px;
}

#media_partner_header {
	padding: 0px;
}

#media_partner h2 {
	width: 180px;
	background-color: #ddebb1; 
	color: #2f3c26;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
}

#media_partner_body {
	padding: 3px 0px 3px 0px;
}

#media_partner_footer {
	height: 6px;
	overflow: hidden;
}


/* Page Footer */

#page_footer {
	padding: 100px 11px 10px 10px;
	font-size: 14px;
	text-align: center;
	background-image: url('images/background_footer.gif');
	background-repeat: no-repeat;
}

/* Kalender */ 

.cal {
  width:100%;
}

.cal td {
  text-align:center;
  height:20px;
  overflow:hidden;
}

#archives .cal td div a {
  padding:5px;
  display:block;
  background-color:rgb(100,200,245);
}

#archives .cal td div span {
  padding:5px;
  display:block; 
}

#archives .cal td.calDayToday div a {
  background-color:rgb(255,80,192)

}

#archives .cal td div a:hover {
  background-color:#004;
  text-decoration:none;
  color:White;
}

.month_next {
  float:right;
  display:block;
}

.month_prev {
  float:left;
  display:block;
} 

.calDayEmpty, .calDay {
  background-color:rgb(245,245,245);
}

.calHead {
  font-weight:bold;
  text-transform:uppercase;
}
