html {
	padding:0; 
	margin:0; 
	border:0; 
	height:100%;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg_page.jpg) top center no-repeat;
}

a {color:white; }
a:link {color:white; }
a:visited {color:white; }
a:hover {color:white; }
a:active {color:white; }

a img {border: none; }
a img:link {border: none; }
a img:visited {border: none; }
a img:hover {border: none; }
a img:active {border: none; }

img{border:none;}
img:link{border:none;}
img:visited{border:none;}
img:hover{border:none;}
img:active{border:none;}

.spacer_v {
	position: relative;
	line-height: 0px;
	font-size: 0px;
	float: left;
}

.spacer_h {
	position: relative;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
}
.clear {
	clear:both;
}

.box_page {
	position: absolute;
	width: 840px;
	left: 50%; 
	margin-left: -420px; 
	padding: 0px 0px 10px 0px;
	border: 0px solid #00CC33;
}

.bg_white {
	background: #ffffff;
}

.bg_black {
	background: #000000;
}

/* *********** DIVs Head, Navi oben *********** */


.box_head {
	position: relative;
	width: 840px;
	height: 188px;
}

.box_head_logo {
	position: absolute;
	top:15px;
	left:29px;
	width: 336px;
	height: 148px;
	border:0px solid #006666;
}

.box_head_bandbox {
	position: absolute;
	top:0px;
	left:365px;
	width: 475px;
	height: 188px;
	background:#aa6699;
	z-index:0;
}
.box_head_bandbox_overlay {
	position: absolute;
	top:0px;
	left:365px;
	width: 475px;
	height: 188px;
	z-index:1;
}
 

/* *********** Hauptnavi *********** */

.box_main_navi {
	position: relative;
	width: 840px;
	height: 45px;
}
.box_main_navi_inner {
	position: relative;
	left:20px;
	width: 800px;
	height: 39px;
	background: #000000 url(../images/bg_main_navi.jpg) top left no-repeat;
	text-align:center;
	border:solid 0px #000000;
	padding:6px 0px 0px 0px;
}

/* *********** Inhaltbox *********** */

.box_main {
	position: relative;
	left:20px;
	width: 800px;
	top:0px;
}

.box_more_btn {
	width:100%;
	text-align:right;
}

p.box_more_btn {
	width:100%;
	text-align:right;
}

.box_clear_both {
	width:100%;
	height:1px;
	clear:both;
}


/* *********** Inhaltbox *********** */

/* *********** linker Bereich *********** */

.box_main_left {
	position: relative;
	float:left;
	left:20px;
	top:0px;
}

.main_left_430 {
	width: 430px;
}

.box_main_left_topspacer {
width:430px;
height:70px;
}

.box_main_left_headline {
width:430px;
height:30px;
}

.box_blog_left {
	width:430px;
}
.box_blog_headline {
	margin-bottom:10px;
}

.box_blog_item {
	position:relative;
	width:420px;
	background: url(../images/bg_soft_white.png) top left repeat;
	padding: 0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
}
.box_blog_item_textblock {
	position: relative;
	float:right;
	top:0px;
	width:300px;
}

.box_blog_item_imageblock {
	position:relative;
	float:left;
	width:100px;
	margin:6px 0px 6px 6px;
	border: 1px solid #FFFFFF;
}

.box_main_left h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffdd03;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	line-height:14px;
	font-weight:bold;
}

.box_main_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 0px;
	font-weight:normal;
}

/* *********** Inhaltbox *********** */

/* *********** rechter Bereich *********** */

.box_main_right {
	position: relative;
	float:right;
	width: 350px;
}

.box_mod_player {
	width: 350px;
	height:100px;
}

.box_content {
	padding:0px 5px 0px 0px;
	display:block; 
}

.box_main_right_inner {
	position:relative;
	width: 275px;
	left:52px;	
}

.box_main_right_headline {
	margin-bottom:10px;
}

.box_impressum {
	width:275px;
}

.box_impressum_item {
	width:275px;
	background: url(../images/bg_soft_white.png) top left repeat;
	min-height:50px;
	margin:0px 0px 10px 0px;
}

.box_main_right h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffdd03;
	padding:0px 0px 0px 28px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	line-height:14px;
	font-weight:bold;
}

.box_main_right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:3px 0px 3px 28px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

.impressum_sub {
	background: url(../images/pfeil_nach_rechts_rot.png) 2px 1px no-repeat;
}


.box_facebook {
	position:relative;
	width:275px;
	height:226px;
}

.box_facebook_item {
	position:relative;
	width:275px;
	height: 226px;
	overflow:hidden;
}

/* *********** MOD HOME STREAM *********** */

.box_stream {
	width:275px;
}

.box_stream_item {
position:relative;
	width:275px;
	background: url(../images/bg_soft_white.png) top left repeat;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
}

.box_stream_item_textblock {
	position: relative;
	top:5px;
	left:105px;
	width:160px;
	padding:0px 0px 5px 0px;
}

.box_stream_item_imageblock {
	position:absolute;
	width:90px;
	height:90px;
	margin:6px 6px 6px 6px;
}

.box_stream h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.box_stream p {
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 0px;
}

/* *********** AD *********** */

.box_ad_738_90 {
	position:relative;
	left:46px;
	width:738px;
	height:90pxs
}

.ad_audimark_300 {
	position:relative;
	left:60px;
	margin-top:10px;
	margin-bottom:40px;	
	width:300px;
	height:260px;
}

.box_ad_300_260 {
	position:relative;
	left:60px;
	margin-top:10px;
	margin-bottom:40px;	
	width:300px;
	height:260px;
}

.box_ad_160_1260 {
	position:absolute;
	top:10px;
	top:315px;
	left:840px;
	width:160px;
	height:1260px;
}

.box_ad_db{
	position:absolute;
	top: 40px;
	left:860px;
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffdd03;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	line-height:14px;
	font-weight:bold;
	line-height:20px;
}

.box_ad_db a:link, .box_ad_db a:hover, .box_ad_db a:visited, .box_ad_db a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffdd03;
}

.box_ad_db p{
	margin:0px;
}

.box_ad_db .left{
	display:inline-block;
	text-align:left;
	width:100%;
}

.box_ad_db .middle{
	display:inline-block;
	text-align:center;
	width:100%;
}

.box_ad_db .right{
	display:inline-block;
	text-align:right;
	width:100%;
}
