html, body {
	margin: 10px 0 0 0;
	padding:5px 0 0 5px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align : center;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: White;
}
#main
{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	border: 0px solid red;
	text-align: left;
	background-color: transparent;
}
#mitte {
	position: absolute;
	margin: 0px 0px 0px 210px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	float: left;
	width: 580px;
	background:url(../images/bg.gif) repeat;
	border: 0px solid #000;
	height: 1900;
	overflow: visible;
	z-index: 6;
	color: White;
}
#werbung-mitte {
	position: absolute;
	margin: 390px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 580px;
	background:url(../images/bg.gif) repeat;
	height: auto;
	overflow: visible;
	z-index: 6;
	color: White;
}
#videolayer-links{
position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 185px;
	height: 318px;
	z-index: 1;
	overflow: hidden;
}
#videolayer-rechts{
position: absolute;
	margin-top: 0px;
	margin-left: 250px;
	width: 185px;
	height: 318px;
		overflow: hidden;
	z-index: 1;
}
#videolayer-oben{
position: absolute;
	margin-top: 0px;
	margin-left: 185px;
	width: 65px;
	height: 120px;
		overflow: hidden;
	z-index: 1;
}
#videolayer-unten{
position: absolute;
	margin-top: 180px;
	margin-left: 185px;
	width: 65px;
	height: 140px;
		overflow: hidden;
	z-index: 1;
}
#player{
position: absolute;
	width: 434px;
	height: 344px;
	z-index: 0;
}


/**
 * Main CSS Stylesheet
 *
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color: White;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a img, fieldset{
	border:0;
}
.clear{
	clear:both;
}
.link{
	color: Black;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg.gif) repeat;
	color:#595959;
}

#page{
	width:1009px;
	margin:0 auto;
}

/* MENU */

#menu{
	width:100%;
	height:59px;
	background:url(../images/menu_bg.gif) no-repeat;
}

#menu_left{
	float:left;
}

#menu_right{
	float:right;
	text-align:right;
}

#menu_left ul{
	margin-left:19px;
	padding-top:20px;
}

#menu_left ul li{
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#d2d2d2;
	text-transform:uppercase;
	padding-right:2px;
}

#menu_left ul li a{
	color:#d2d2d2;
}

#menu_right fieldset{
	padding-top:3px;
	color:#c0c0c0;
	margin-right:12px;
}

#search_input{
	background:none;
	border:0;
	color:#c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:192px;
	margin-right:10px;
}

#subsearch_input{
	position:relative;
	top:12px;
}

/* HEADER */

#header{
	width:100%;
	height:131px;
	background:url(../images/header_bg.gif) no-repeat;
}

#header_left{
	float:left;
	width:251px;
}

#header_right{
	float:left;
}

#header_left h1{
	color:#FFFFFF;
	font-size:33px;
	margin-left:53px;
	padding-top:42px;
}

#header_left h1 a{
	color:#FFFFFF;
}

#header_ads{
	padding-top:5px;
}

/* BODY */

#body{
	width:100%;
	background:url(../images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	background:url(../images/body_top_bg.gif) no-repeat;
	padding-top:8px;
}

#body_left{
	float:left;
	width:195px;
}

#body_center{
	float:left;
	width:609px;
}

#body_right{
	float:right;
	width:196px;
}

/* LEFT */

#left_pad{
	width:186px;
	margin-left:9px;
}

.sidebar h2{
	width:186px;
	height:40px;
	background:url(../images/sidebar_h2.gif) no-repeat;
}

.sidebar h2 span{
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	margin-left:38px;
	position:relative;
	top:8px;
}
.sidebar ul{
	width:186px;
	background:#f0f0f0 url(../images/sidebar_ul.gif) no-repeat left bottom;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar li{
	background:url(../images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:6px;
	padding-top:6px;
	margin-left:10px;
	margin-right:10px;
}

.sidebar li a{
	color:#4b4b4b;
}

.sidebar ul.navigation li{
	padding-left:3px;
}

.sidebar ul.navigation li a span{
	background:url(../images/sidebar_a_menu.gif) no-repeat left 5px;
	padding-left:10px;
}

.sidebar ul.navigation li.nobr{
	background:none;
	padding-bottom:0;
}

.sidebar ul.topsites li{
	padding-left:6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sidebar ul.topsites li a span{
	background:url(../images/sidebar_a_top.gif) no-repeat left 3px;
	padding-left:10px;
}

.sidebar ul.topsites li.nobr{
	background:none;
	padding-bottom:0;
}

#rss_link{
	background:url(../images/rss.gif) no-repeat right top;
	margin-right:5px;
	display:block;
}

.sidebar ul.statisctics li{
	border-bottom:1px dashed #cfcfcf;
	background:none;
	padding-left:3px;
}

.sidebar ul.statisctics li.nobr{
	background:none;
	padding-bottom:0;
	border:0;
}

.statisctics_info{
	float:left;
}

.statisctics_data{
	float:right;
	font-weight:bold;
	color:#000000;
}

.stat_green{
	color:#84ba3b;
}

.stat_orange{
	color:#f7941d;
}

.sidebar ul.advirstment{
color: Black;
}

.sidebar ul.advirstment li{
	background:none;
	text-align:center;
	color: Black;
}

/* CENTER */

#center_pad{
	width:572px;
	margin-left:18px;
}

#body_top_ads{
	text-align:center;
	padding-top:27px;
	padding-bottom:14px;
}

#body_panel{
	background:url(../images/body_panel_bg.gif) no-repeat;
	width:572px;
	height:41px;
	margin:0 auto;
	margin-bottom:13px;
}

#body_panel_left{
	float:left;
	width:153px;
}

#body_panel_center{
	float:left;
	width:275px;
}

#body_panel_right{
	float:right;
	width:144px;
}

#body_panel_left h3{
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	padding:8px;
	width:450px;
}

#body_panel_center ul{
	text-align:right;
	margin-right:20px;
	padding-top:14px;
}

#body_panel_center ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#body_panel_center ul li a{
	color:#FFFFFF;
}

#body_panel_center ul li span{
	font-weight:bold;
}

#body_panel_right fieldset{
font-size:medium;
font-weight:bold;

	padding-top:10px;
}

#body_panel_right select{
	width:134px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.body_item{
	background:url(../images/dotted_grey.gif) repeat-x left top;
	padding-top:13px;
	padding-bottom:10px;
}

.body_item_img{
	float:left;
	width:85px;
}

.body_item_data{
	float:right;
	width:486px;
}

.body_item_img img{
	border:1px dashed #cccccc;
	margin-left:5px;
}

.body_item_data h4{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:5px;
	padding-top:9px;
}

.body_item_data p{
	font-size:10px;
}

.body_item_data p a{
	color:#f06eaa;
	font-weight:bold;
}

/* INSIDE */

#body_panel2{
	background:url(../images/body_panel2_bg.gif) no-repeat;
	width:572px;
	height:41px;
	margin:0 auto;
	margin-bottom:20px;
}

#body_panel2_left{
	float:left;
}

#body_panel2_right{
	float:right;
}

#body_panel2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:13px;
}

#body_panel2 h3.pink{
	color:#9e0039;
}

#body_panel2 h3 a{
	font-weight:bold;
	color:#FFFFFF;
}

#body_panel2_left h3{
	margin-left:14px;
}

#body_panel2_right h3{
	padding-right:12px;
}

#body_panel2_right h3 span{
	padding-right:15px;
	padding-left:26px;
}

#inside_box{
	width:572px;
	margin:0 auto;
}

#inside_box_left{
	float:left;
	width:170px;
}

#inside_box_right{
	float:right;
	width:402px;
}

#inside_box_images{
	margin-left:2px;
}

#inside_box_images img{
	border:1px dashed #cccccc;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}

#inside_box_player{
	margin-right:2px;
}

#inside_code{
	text-align:center;
	margin-top:25px;
}

#inside_code p {
font-size : 20px;
color :#000000;
padding-bottom : 10px;
}

#inside_code textarea{
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	overflow:auto;
}

#inside_code_1{
	height:40px;
	margin-bottom:10px;
}

#inside_code_2{
	height:80px;
}

/* RIGHT */

#right_pad{
	width:186px;
}

/* FOOTER */

#footer{
	width: 100%;
	height: 84px;
	background: url(../images/footer_bg.gif) no-repeat;
	text-align: center;
	color: Gray;
	line-height: 18px;
}

#footer div a{
	font-weight:bold;
	color:#f49ac1;
}

#footer div span a{
	color:#f49ac1;
}

#footer ul{
	padding-top:20px;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	color: Silver;
}
