@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	color: #ffffff;  
	font-family:Verdana, Geneva, sans-serif;
    font-size: 10px;
	margin:0;
    padding: 0;
    text-align:center;  
}

div {
	text-align:left;
}


table {
	font-size:10px;
}

object:focus {
	outline:none;
}

div#site_wrapper {
	background:url(Bilder/site_puffer.jpg) center repeat-y;
	width:1024px;
	margin:0 auto;
	padding:0;
}

/************************
######## Topbar ########
************************/
div#topbar_col {
}

div#topbar_left {
	background:#000 url(Bilder/topbar_left.jpg) right top no-repeat;
	float:left;
	height:49px;
	width:274px;
}

div#topbar_right {
	background:#000 url(Bilder/topbar_right.jpg) left top no-repeat;
	float:right;
	height:49px;
	width:274px;
}


div#topbar_middle {
	background:#000 url(Bilder/topbar_middle.jpg);
	display:block;
	float:left;
	height:49px;
	width:476px;
}

/************************
######## Flash #########
************************/

div#header {
	height:654px;
	background:#000;
}

/************************
Adverisment, Last Events 
************************/

div#ad_event {
	background:#000 url(Bilder/advert_event_bg.jpg) no-repeat center;
	height:99px;
	position:relative;
}

div#advertisement_col {
	height:60px;
	position:absolute;
	top:22px;
	left:95px;
	width:468px;
}

div#event_col {
	height:auto;
	width:349px;
	padding-top:3px;
	padding-left:4px;
	position:absolute;
	top:21px;
	left:574px;
}

/************************
#### Content, Boxes ####
************************/

div#cont_boxes_wrapper {
	background:url(Bilder/footer.jpg) bottom no-repeat;
}

/************************
######## Leftbox ########
************************/

div#leftbox_col {
	background: url(Bilder/leftbox_puffer.jpg);
	float:left;
	width:154px;
	margin-bottom:190px;
}

/* Leftbox Classes*/
div.leftbox_head {
	background:url(Bilder/leftbox_head.jpg) top no-repeat;
}

div.leftbox_foot {
	background:url(Bilder/leftbox_foot.jpg) bottom no-repeat;
}


/* MP3 */
div#leftbox_btn_mp3 {
	background:#000 url(Bilder/leftbox_btn_mp3.jpg);
	height:27px;
}

div#leftbox_mp3_cont {
	background:url(Bilder/leftbox_mp3_cont.jpg);
	height:276px;
	padding-left:22px;
	padding-top:25px;
	padding-right:28px;
}


/* Awards */
div#leftbox_btn_awards {
	background:#000 url(Bilder/leftbox_btn_awards.jpg);
	height:28px;
}

div#leftbox_awards_cont, div#leftbox_vote_cont  {
	text-align:center;
	padding:15px 0px;
}

/* Vote4us */
div#leftbox_btn_vote {
	background:#000 url(Bilder/leftbox_btn_vote4us.jpg);
	height:28px;
}

/* Statistic */
div#leftbox_btn_stats {
	background:#000 url(Bilder/leftbox_btn_statistic.jpg);
	height:28px;
}

div#leftbox_stats_cont {
	padding:23px 24px 23px 20px;
	line-height:13px;
}

#marqueecontainer{
position: relative;
height: 200px;
overflow: hidden;
text-align:center;
}

#marqueecontainer div, #marqueecontainer2 div {
text-align:center;
}

#marqueecontainer2{
position: relative;
height: 200px;
overflow: hidden;
text-align:center;
}


/************************
######## Content ########
************************/

div#content_col {
	float:left;
	padding:0px 2px;
	width:476px;
	margin-bottom:57px;
}

/************************
######## Rightbox #######
************************/

div#rightbox_col {
	float:right;
	width:220px;
	margin-bottom:190px;
}

/* Rightbox Classes */
div.rightbox_head {
	background:url(Bilder/rightbox_head.jpg) top no-repeat;
}

div.rightbox_foot {
	background:url(Bilder/rightbox_foot_1.jpg) bottom no-repeat;
}

div.rightbox_foot_btns {
	height:28px;
	background: url(Bilder/rightbox_foot_2.jpg);
	padding:0px 13px 0px 13px;
}

div.rightbox_foot_btns a, div.rightbox_foot_btns a:active, 
div.rightbox_foot_btns a:visited {
	height:16px;
	color:#FFF;
	display:block;
	text-align:center;
	text-decoration:none;
}

div.rightbox_foot_btns a:hover {
	color:#fff;
	text-decoration:underline;
}

a.rightbox_foot_btn1 {
	background: url(Bilder/shoutbox_archive.jpg);
	width:97px;
	float:left;

}

a.rightbox_foot_btn2 {
	background: url(Bilder/shoutbox_sendmsg.jpg);
	width:96px;
	float:right;
}


a.rightbox_foot_btn3 {
	background: url(Bilder/rightbox_foot_btn3.jpg);
	width:194px;
}

/* Time Date */
div#rightbox_time_date {
	background-color:#000;
}


/* Shoutbox */
div#rightbox_btn_shoutbox {
	background:#000 url(Bilder/rightbox_btn_shoutbox.jpg);
	height:27px;
}

/* Poll */
div#rightbox_btn_poll {
	background:#000 url(Bilder/rightbox_btn_poll.jpg);
	height:28px;
}

/* Information */

div#rightbox_btn_info{
	background:#000 url(Bilder/rightbox_btn_info.jpg);
	height:28px;
}




