@charset "utf-8";
body {
	background-color: #b3b3b3;
	margin: 0px;
	background-image: url('../img/frontend/bg_muster.gif');
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}

.info_button {
	/*
	width: 77px;
	heigeht: 21px;
	background-image: url('../img/frontend/btn_info.gif');
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	*/
	background-color:#545454; 
	color: #FFFFFF; 
	padding: 2px; 
	border: none; 
	cursor: pointer;
}
.status_info_mail{
	height:10px; 
	padding:5px 5px 5px 18px;
	color:#ff0000; 
}

.main_flash {
	background-image:url('../img/frontend/player_bg.jpg'); 
	width:500px; 
	height:325px; 
	margin-left:17px; 
	margin-top:20px
}

.main_info {
		background-image:url('../img/frontend/teaser_kontakt2.png'); 
		width:253px; 
		height:333px; 
		margin-left:17px; 
		margin-top:17px
}

.main_info_text {
	padding: 10px 0px 0px 18px;
}	

.txt_login{
	font-weight: bold;
	color: #6f6f6f;
	text-align:right;
}
.logo{
	position: absolute;
	left: 50%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -430px;
}
.holder {
	position: relative;
	width: 800px;
	margin:0px auto;
}
.site {
	position: relative;
	width: 800px;
	
	left: 50%;
	top: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -385px;
	background-color:#FFFFFF;
	background-image: url(../img/frontend/bg_site.jpg);
	background-repeat:no-repeat;
}
.footer{
	clear:both;
	position:relative;
	width:808px;
	height:160px;
	top: 90px;
	background-image:url(../img/frontend/bg_footer.png);
	background-repeat:no-repeat;
	margin-left:12px;
	font-size:12px;
	color:#333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer a:link, .footer a:visited, .footer a:hover {
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}
.footer ul{
	margin:5px;
	list-style-position: outside;
	list-style-type:none;
	list-style-image:none;
	padding:0px;
}
.footer li{
	padding-top:19px;
	padding-left:22px;
}
.footer li:hover {
	background-image:url(../img/frontend/pfeil_footer.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.search {
	position: relative;
	float: right;
	margin-right:-15px;
}
.input {
	font-size: 11px;
	width: 150px;
	height: 15px;
	background-image: url(../img/frontend/bg_input.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border: 1px solid #626262;
	color:#000000;
}
.header {
	position: absolute;
	background-color: #000000;
	height: 430px;
	width: 100%;
	left:0px;
	background-image: url(../img/frontend/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.top_menu {
	font-size:13px;
	font-weight: bold;
	position: absolute;
	margin-top: 40px;
	margin-left:25px;
	text-align:center;
}
.top_menu {
	color: #FFFFFF;
	text-decoration:none;
	z-index:10;
}
.top_menu a:link, .top_menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.top_menu a:hover, .top_menu a:active  {
	text-decoration:underline;
	color: #FFFFFF;
}

h1#alle{
	font-size:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	text-shadow:#666 1px 1px 4px;
}
h1#cms{
	font-size:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	padding-left:10px;
	text-shadow:#666 1px 1px 4px;
}
h1#ds{
	font-size:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5d8513;
	border-bottom: 1px solid #5b5b5b;
	text-shadow:#666 1px 1px 4px;
}
.h2_dsText{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#557fb1;
	padding:5px;
	color:#FFFFFF;
}
.h3_dsText{
	background-image:url(../img/frontend/pfeil_blau.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	height:35px;
	font-size:13px;
	border-bottom: 1px solid #5b5b5b;
}
h1#streaming{
	font-size:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5e1b25;
	border-bottom: 1px solid #5b5b5b;
	text-shadow:#666 1px 1px 4px;
}
.h3_stText{
	background-image:url(../img/frontend/pfeil_rot.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	height:35px;
	font-size:13px;
	color:#5e1b25;
	border-bottom: 1px solid #5b5b5b;
}
.h3a_stText{
	background-image:url(../img/frontend/pfeil_rot.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	height:15px;
	font-size:13px;
	font-weight:bold;
	color:#5e1b25;
}
.fText{
	font-size:12px;
	color:#5b5b5b;
}
.f_dsText{
	color:#ee743f;
}
.fbText{
	color:#ffffff;
	text-decoration:none;
}
.hbText{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}
li{
	padding-top:10px;
}

.contentdivleft {
	float:left; 
	position:relative;
	width:170px; 
	padding-right:20px; 
	text-align:left;
	padding-bottom:10px;
}
.borderNone {
	border:0px;
}
.paddingTop10{
	padding-top:10px;
}
.paddingTop5{
	padding-top:5px;
}
.paddingRight10{
	padding-right:10px;
}
.paddingLeft10{
	padding-left:10px;
}
.paddingLeft10paddingBottom10{
	padding-left:10px;
	padding-bottom:10px;
}
.marginTop3{
	margin-top: 3px;
}
.main_box {
	width:154px; 
	height:196px;
	margin-top:-3px; 
	margin-left:6px; 
	padding:10px;
}
.main_box_head {
	width:180px; 
	margin-left:15px; 
	margin-top:20px;
}

.desc_telvi {
	width:360px; 
	margin-top:20px;
	margin-left:17px;
	text-align:justify;
}
.desc_telvi_help {
	width:360px; 
	margin-top:20px;
	margin-left:45px;
	text-align:justify;
}
.floatLeft{
	float:left;
	position:relative;
}
.textlink {
	color: #5b5b5b;
	text-decoration:none;
}
.textlink:hover {
	color: #EC743F;
	text-decoration:underline;
}

.curserPointer{
 cursor:pointer;
}	
.input_field {
	width: 225px;
	height: 17px;
	background-image: url('../img/frontend/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #B3B3B3;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_field_long {
	width: 476px;
	height: 17px;
	background-image: url('../img/frontend/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #B3B3B3;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_area {
	width: 476px;
	height: 100px;
	background-image: url('../img/frontend/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #B3B3B3;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.attention, textarea.attention {
	border:1px solid #ff0000;
}

.reset_button {
	width: 102px;
	heigeht: 17px;
	background-image: url('../img/frontend/btn_back.jpg');
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
.send_button {
	width: 91px;
	heigeht: 17px;
	background-image: url('../img/frontend/btn_send.jpg');
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
.content_network_img{
	width:258px; 
	height:333px; 
	border:none
}

.men_about {
	padding:0px 0px 0px 20px;
	width:360px;
	float:left;
}

.references {
	float:left;
	padding-right:10px;
	/*border:1px solid #880000;*/
}
.paddingTop20Height80{
	padding-top:20px; 
	height:80px;
}

.paddingTop10Height90 {
	padding-top:10px; 
	height:90px;
}

.menu:link, .menu:visited{
	color:#4c4c4c;
	text-decoration:none;
}

.menu:active, .menu:hover{
	color:#337873;
	text-decoration:none;
}

.stream  {
	background-image:url("../img/frontend/stream_bg.jpg");
	height:164px;
	width:145px;
	border:1px solid #5e1b25;
}