

/* container */
div#container{width:1010px;position:absolute;left:50%;min-height:100%;margin-left:-501px;top:0;height:100%;z-index: 3;}

    /* header */
    div#header{width:1010px;height:274px;background:url("i/header.jpg") no-repeat 0 0;position:relative;}
    
        /* streambox */
        div#streambox{width:345px;height:248px;background:url("i/streambox_bg.jpg") no-repeat 0 0;position:absolute;top:0;right:13px;font-family:verdana,arial,sans-serif;font-size:10px;color:white;font-weight:700;font-style:italic;}
        div#streambox .userpic{margin:68px 0 0 18px;}
        div#streambox ul{width:215px;margin:71px 0 0 6px;}
        div#streambox ul li.special{border-bottom:1px solid white;}
        div#streambox ul li{width:200px;float:left;display:inline;}
        
            /* streambox_player */
            div#streambox_player{position:absolute;top:194px;left:7px;}
            div#streambox_player a{margin:0 0 0 11px;float:left;display:inline;}
            div#streambox_player a:hover{margin-top:-2px;-moz-transition:margin 0.2s ease-out;-webkit-transition:margin 0.2s ease-out;-o-transition:margin 0.2s ease-out;-ms-transition:margin 0.2s ease-out;transition:margin 0.2s ease-out;}
            /* end streambox_player */
        
        /* end streambox */ 
    
        /* aktuelle_title */
        div#aktuelle_title{position:absolute;top:249px;left:489px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;  
   -o-text-overflow: ellipsis; width:495px;font-size:12px;font-weight:700;color:white;}
        div#aktuelle_title p span{color:#cacaca;margin:0 10px 0 0;text-transform: capitalize;}
        /* end aktuelle_title */ 
        /* header_b */
        div#header_b{width:179px;height:19px;background:url("i/header_b.jpg") no-repeat 0 0;position:absolute;top:247px;left:218px;}
        div#header_b a,div#header_b p{display:block;width:179px;text-align:center;line-height:19px;height:19px;font-style:italic;font-weight:700;color:white;text-shadow:2px 2px 2px black;font-size:14px;}
        /* end header_b */ 
    
    /* end header */ 

    /* top_section */
    div#top_section{width:1010px;height:94px;background:url("i/top_section.png") no-repeat 0 0;position:relative;}
    
        /* radio_buttons */
        a#radio_chat{width:202px;height:43px;background:url("i/bg_sprite.png") no-repeat 0 0;margin:0 0 0 3px;}
        a#radio_chat:hover{background-position:-202px 0;}
        a#radio_forum{width:202px;height:43px;background:url("i/bg_sprite.png") no-repeat 0 -43px;margin:0 0 0 3px;position:absolute;top:43px;left:0;}
        a#radio_forum:hover{background-position:-202px -43px;}   
        /* end radio_buttons */ 
    
        /* radio_buttons2 */
        a#grussbox_b{width:202px;height:43px;background:url("i/bg_sprite.png") no-repeat -404px 0;position:absolute;top:0;right:3px;}
        a#grussbox_b:hover{background-position:-604px 0;}
        a#sendeplan_b{width:202px;height:43px;background:url("i/bg_sprite.png") no-repeat -404px -43px;position:absolute;top:43px;right:3px;}
        a#sendeplan_b:hover{background-position:-604px -43px;}   
        /* end radio_buttons2 */ 
    
        /* login */
        div#login{position:absolute;top:10px;left:232px;}
        div#login input,div#login a#login_pw{height:100%;border:none;border-radius:0;margin:0;padding:0;background:none;font-style:italic;font-weight:700;color:white;font-size:13px;text-shadow:2px 2px 2px black;}
        div#login div.input_username,div#login div.input_password{width:191px;height:29px;background:url("i/bg_sprite.png") no-repeat 0 -87px;}
        div#login div.input_username input,div#login div.input_password input{margin:0 0 0 59px;padding:0 0 0 0;width:120px;line-height:29px;}
        div#login div.input_password{width:225px;background-position:0 -116px;margin:0 0 0 17px;}
        div#login div.input_password input{margin:0 0 0 90px;}
        div#login #login_b,div#login a#login_pw{cursor:pointer;width:47px;height:27px !important;background:url("i/bg_sprite.png") no-repeat -192px -87px !important;text-align:center;line-height:25px;font-size:14px;margin:0 0 0 18px;}
        div#login #login_b:hover,div#login a#login_pw:hover{background-position:-239px -87px !important;color:white !important;}
        div#login a#login_pw{margin:0 0 0 6px;}
        /* end login */ 
    
        /* logged */
        div#logged{width:580px;position:absolute;top:3px;height:50px;left:205px;}
        div#logged ul{height:50px;}
        div#logged ul li{float:left;display:inline;width:170px;margin:5px 0 0 5px;}
        div#logged ul li a{line-height:100%;font-size:13px;font-weight:700;color:white;text-shadow:2px 2px 2px black;font-style:italic;}
        div#logged ul li span{float:left;display:inline;margin-right:10px;color:#ffae00;line-height:100%;font-weight:700;font-size:17px;}
        /* end logged */ 
    
        /* ticker */
        div#ticker{width:570px;height:20px;line-height:20px;background:url("i/ticker_bg.png") no-repeat 0 0;position:absolute;top:64px;left:220px;}
        div#ticker span{margin:0 5px 0 5px;color:white;text-shadow:2px 2px 2px #404040;}
        div#ticker div{width:505px;color:#333333;text-shadow:2px 2px 2px #995e19;line-height:20px;}
        /* end ticker */ 
    
    /* end top_section */ 

    /* content_inner */
    div#content_inner{width:1010px;height:100%;min-height:100%;background:url("i/content_bg.png") repeat-y 0 0;}
    div#content_inner_bg{width:1010px;height:100%;min-height:100%;background:url("i/content_bg_top.png") no-repeat 0 0;}
    div#content_inner2{width:1010px;height:100%;min-height:100%;background:url("i/content_bg2.png") repeat-y 0 0;}
    div#content_inner_bg2{width:984px;padding:0 13px;padding-bottom:10px;height:100%;min-height:100%;background:url("i/content_bg_top2.png") no-repeat 0 0;}
    
        /* left_section */
        div#left_section{width:214px;}
        
            /* small_box */
            div#left_section .small_box{width:214px;color:white;}
            div#left_section .small_box_top{width:214px;height:45px;background:url("i/bg_sprite.png") 0 0;margin-bottom:2px;}
            div#left_section .small_box_row{float:left;display:inline;width:190px;height:21px;line-height:21px;margin:0 0 5px 15px;}
            div#left_section .small_box_row img{float:left;display:inline;margin:4px 5px 0 0;}
            div#left_section .small_box_row a{color:white;text-transform:capitalize;}
            div#left_section .small_box_bot{width:214px;height:9px;background:url("i/small_box_bot.png") no-repeat 0 0;}
            /* end small_box */
            
            /* navs */
            .navs ul{width:198px;margin:0 0 0 8px;}
            .navs ul li{width:198px;height:21px;float:left;display:inline;line-height:100%;margin-bottom:1px;background:url("i/bg_sprite.png") -286px -121px}
            .navs ul li:hover{background:url("i/bg_sprite.png") -286px -100px;}
            .navs ul li a{line-height:21px;float:left;display:inline;height:100%;font-size:13px;font-weight:700;color:white;text-shadow:2px 2px 2px black;}
            .navs ul li span{float:left;display:inline;margin:0 9px;color:#ffae00;line-height:100%;margin-top:4px;font-weight:700;font-size:17px;}
            
                /* navs generally div classes */
                div#left_section div#infotainment{margin:42px 0 0 0;}
                div#left_section div#radio_team .small_box_top{background-position:-484px -97px;}
                div#left_section div#community .small_box_top{background-position:0 -145px;}
                div#left_section div#useronline .small_box_top{background-position:-214px -145px;}
                div#left_section div#stats .small_box_top{background-position:-428px -142px;}
                /* end navs generally div classes */
            
            /* end navs */ 
        
        /* end left_section */ 
    
        /* main_section */
        div#main_section{width:582px;}
        div#content_head{width:582px;height:7px;background:url("i/content_head.png") no-repeat 0 0;margin:8px 0 20px 0;}
        
            /* advert */
            div#advert{width:472px;height:65px;background:url("i/banner_bg.png") no-repeat 0 0;margin:0 0 0 52px;padding:2px 0 0 3px}
            /* end advert */  
        
            /* php_content */
            div#php_content{width:573px;padding:0 4px 0 5px;color:white;}
            
                /* news */
                .news_holder{width:573px;position:relative;}
                .news_holder2{border-bottom:1px solid #484848;}
                .news_holder .news_title{line-height:33px;margin:0 0 0 15px;font-size:15px;text-transform:uppercase;}
				.news_title2{width:570px;height:78px;background:url("i/news_tit.jpg") no-repeat 0 0;}
                .news_holder .news_top{width:573px;height:57px;background:url("i/news_top.png") no-repeat 0 0;position:relative;}
                .news_holder .news_top .info{position:absolute;font-size:11px;top:33px;left:2px;line-height:22px;color:#8c8c8c;}
                .news_holder .news_top .info a{color:#8c8c8c;font-size:12px;}
                .news_holder .news_top .info2{position:absolute;font-size:12px;top:0;right:7px;line-height:17px;color:#8c8c8c;}
                .news_holder .news_content_holder{width:573px;background:url("i/news_content_bg.png") repeat-y 0 0;}
                .news_holder .news_content{width:547px;background:url("i/news_bg.png") no-repeat 0 0;padding:12px 13px 20px 13px;}
                .news_holder .news_content .news_pic{width:119px;height:122px;background:url("i/news_pic_bg.png") no-repeat 0 0;z-index:100;position:absolute;top:17px;right:13px;}
                .news_holder .news_content .news_pic_placeholder{width:119px;height:82px;margin:-15px 0 0 0;}
                .news_holder .news_content .news_pic img{display:block;margin:2px auto;}
                .news_holder .news_bot{width:563px;height:28px;line-height:28px;background:url("i/news_bot.png") no-repeat 0 0;color:#8c8c8c;padding-left:10px;}
                .news_holder .news_bot a{color:#8c8c8c;}
                .news_break{width:573px;height:24px;background:url("i/news_break.png") no-repeat 0 0;}
                /* end news */ 
            
                /* teams */
                .teams{}
                .teams .teams_pic{width:570px;margin:0 auto;}
                .teams .team_list_item{width:282px;height:222px;position:relative;background:url("i/teams_list_bg.png") no-repeat 0 0;margin-left:4px;margin-bottom:5px;}
                .teams .team_nickname{width:265px;position:relative;line-height:38px;padding-left:17px;font-size:15px;}
                .teams .team_nickname img{position:absolute;top:13px;right:11px;}
                .teams .team_list_item img.userpic{position:absolute;top:43px;left:8px;}
                .teams ul.team_info{position:absolute;top:49px;left:100px;}
                .teams ul.team_info li{width:173px;padding-left:6px;font-size:11px;line-height:16px;height:18px;float:left;display:inline;background:url("i/teams_row.png") no-repeat 0 0;}
                .teams ul.team_info li.row_2{height:12px;background:#070707 !important;}
                .teams ul.team_info li span{color:#ffae00;}
                /* end teams*/ 
            
                /* profile */
                .profile_holder{width:568px;background:url("i/profile_repeat.png") repeat-y 0 0;}
                .profile_holder_bg{width:568px;background:url("i/profile_bg.png") no-repeat 0 0;}
                .profile_bot{width:568px;height:4px;background:url("i/profile_bot.png") no-repeat 0 0;}
                .profile_title{width:570px;height:78px;background:url("i/profile_title.jpg") no-repeat 0 0;}
                .profile_holder .profile_head{width:540px;height:40px;line-height:40px;font-size:18px;color:#ffc000;text-shadow:1px 1px 1px #795d06;background:url("i/profile_head.png") no-repeat 0 0;position:relative;padding-left:28px;}
                .profile_holder .profile_head img{position:absolute;top:13px;right:35px; float:left;}
                .profile_holder .userpic{margin:2px 0 0 6px;}
                .profile_holder .info_top{width:382px;font-size:11px;margin:0 0 0 9px;text-shadow:1px 1px 1px #838383;}
                .profile_holder .info_top span{margin-left:5px;}
                .profile_holder .info_top div{border:1px solid #404040;height:26px;line-height:26px;margin-bottom:7px;border-radius:3px;width:370px;padding:0 5px;}
                .profile_holder .switchbox_buttons_holder3 a{text-align:center;line-height:26px;font-size:12px;text-shadow:1px 1px 1px black;margin:0 0 0 6px;width:133px;height:26px;float:left;display:inline;background:url("i/bg_sprite.png") no-repeat -428px -187px;}
                .profile_holder .switchbox_buttons_holder3 a:hover,.profile_holder .switchbox_buttons_holder3 a.mna{color:white !important;background-position:-561px -187px;}
                .profile_holder div#tab2,.profile_holder div#tab3,.profile_holder div#tab4,.profile_holder div#tab5{padding:10px;}
                /* end profile */ 
            	/*Sendeplan*/
				.sendeplan_title{width:570px;height:78px;background:url("i/sendeplan.png") no-repeat 0 0;}
				/*end Sendeplan*/
            /* end php_content */ 
    
        /* end main_section */ 
    
        /* right_section */
        div#right_section{width:214px;}
        
            /* small_box */
            div#right_section .small_box{width:214px;color:white;}
            div#right_section .small_box_top{width:214px;height:45px;background:url("i/bg_sprite.png") 0 0;margin-bottom:2px;}
div#right_section .small_box_top2{width:214px;height:45px;background:url("i/bg_sprite2.png") 0 0;margin-bottom:2px;}
            div#right_section .small_box_row{float:left;display:inline;width:190px;font-size:10px;height:21px;line-height:21px;margin:0 0 5px 10px;position:relative;}
            div#right_section .small_box_row span{position:absolute;top:0;right:10px;}
            div#right_section .small_box_row img{float:left;display:inline;margin:4px 3px 0 0;}
            div#right_section .small_box_row a{color:white;font-size:10px;text-transform:capitalize;}
            div#right_section .small_box_bot{width:214px;height:9px;background:url("i/small_box_bot.png") no-repeat 0 0;}
            /* end small_box */
        
            /* generally div classes */
            div#right_section div#shoutbox_holder{margin:42px 0 0 0;}
            div#right_section div#partners .small_box_top{background-position:0 -190px;}
            div#right_section div#vote .small_box_top{background-position:-214px -190px;}
            div#right_section div#social .small_box_top2{background-position:-214px -190px;}
           div#right_section div#listiner .small_box_top2{background-position:0 -190px;}
div#right_section div#facebook .small_box_top2{background-position:-642px -142px;}
            div#right_section div#last_registered .small_box_top{background-position:-642px -142px;}
            /* end generally div classes */
        
            /* shoutbox */
            div#right_section div#shoutbox_inner{width:190px;margin:0 0 0 11px;}
            div#right_section div#shoutbox_inner .button{margin:7px 0 5px 3px;}
            div#right_section div#shoutbox_inner textarea{background:#cacaca;float:left;display:inline;width:169px !important;color:#2b2b2b;margin-top:6px;text-shadow:2px 2px 2px #7b7b7b;}
            div#right_section div#shoutbox_inner .shoutbox_input_holder input{background:#cacaca;margin:6px 0 0 0;padding:0;width:189px;color:#2b2b2b;text-shadow:2px 2px 2px #7b7b7b;}
            div#right_section div#shoutbox_inner .shoutbox_content_inner{font-size:11px;margin:6px 0 0 0;border-radius:3px;width:187px;padding:4px 2px;}
            div#right_section div#shoutbox_inner .bg1{background:#444444;}
            div#right_section div#shoutbox_inner .bg2{background:#2b2b2b;}
            div#right_section div#shoutbox_inner .name{width:184px;border-bottom:1px solid #e99a00;}
            div#right_section div#shoutbox_inner .name a{color:#ffa801;font-size:11px;text-shadow:1px 1px 1px #a27622;}
            /* end shoutbox */ 
        
            /* partners */
            div#right_section div#partners a img{margin:10px auto;display:block;}
            /* end partners */ 

            /* vote */
            div#right_section div#vote_inner{width:195px;margin:4px 0 0 10px;}
            div#right_section div#vote_inner a{float:left;display:inline;margin:0 0 4px 7px;}
            /* end vote */ 
        
        /* end right_section */ 
    
    /* end content_inner */ 

    /* footer */
    div#footer{width:1010px;height:104px;background:url("i/footer.jpg") no-repeat 0 0;position:relative;}
    div#footer p#design_copy{width:214px;position:absolute;top:11px;right:0;color:#7f7f7f;font-size:11px;font-style:italic;text-align:center;}
    div#footer p#design_copy a{color:#7f7f7f;font-size:11px;font-style:italic;}
    div#footer p#copy{text-transform:uppercase;font-style:italic;font-size:11px;color:white;display:block;text-align:center;margin:78px 0 0 0;}
    div#footer p#copy a,div#footer p#copy span{color:#ff9600;font-size:11px;}
    /* end footer */ 

/* end container */ 