@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll; height:100%;}
body{margin:0;min-width:832px;padding:0;text-align:center; background-color:#0b6075; background-image:url(../images/background.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#FFFFFF; height:80%;}


/* *** *** *** *** *** *** *** *** *** IE6 HINT *** *** *** *** *** *** *** *** *** */
.ie6Div {position: relative; top: 0; left: 0; margin: 50px; border: 10px solid #f03; background-color: #fff; padding: 100px; text-align: center; color: #f03; z-index: 9999; font-weight: bold;}
.ie6Div span {position: relative;  width: 100%; text-align: center; color: #f03; z-index: 9999; font-weight: bold; display: block;}


/* global */

a {text-decoration:none;color:#FFFFFF; }
a:hover {text-decoration:underline;}

.noUnderline {text-decoration:none}

.clr {clear:both;}
.dotted_line{ margin-top:12px; margin-left:21px;}

/* Der Container aussenrum */
#container{margin: 0 auto; width:832px; height:520px; text-align:left; background-color:#FFFFFF; margin-top:100px; background-image:url(../images/center_shadow_right.jpg); background-repeat:no-repeat; background-position:right;}

#content_left{ float:left;}
#headline{ width:235px; height:28px; margin-left:32px; margin-top:41px; float:left; }
#electronic_music{ width:168px; height:14px; margin-left:30px; margin-top:48px; float:left; }
#buehne{ width:516px; height:182px; margin-left:15px; margin-top:10px;  }
#content{ width:516px; height:70px; margin-left:15px; margin-top:10px;}

#share_it{ width:251px; margin-top:9px; margin-left:15px; float:left;}
#share_it_content{width:251px; height:84px;background-image:url(../images/share_it_background.jpg);}
#share_it_content .social{ margin-top:35px;}
#share_it_content .social1{ margin-left:75px;}
#share_it_footer{width:251px; height:50px; background-image:url(../images/share_it_footer.jpg);}

#booking{ width:251px; margin-top:9px; margin-left:15px; float:left;}
#booking_content{width:251px; height:79px; background-image:url(../images/booking_background.jpg);}
#booking_content a{color:#FFFFFF; text-decoration:none;}
#booking_content a:hover {text-decoration:underline;}
#booking_content .booking_image{ margin-left:15px; margin-top:5px; float:left;}
#booking_content .booking_content{ margin-left:4px; margin-top:5px; float:left; font-size: 0.72em; }
#booking_footer{width:251px; height:50px; background-image:url(../images/booking_footer.jpg);}
#booking_footer .content{margin-left:15px; margin-top:10px; font-size: 1.2em; float:left}

#content_right{ float:left; width:265px; /* height:480px;*/ background-color:#c08c4d; margin-top:10px; margin-left:16px;}

#player_background{background-color:#6a3e0f; width:264px; height:183px; margin-top:2px; float:left;}
#player{ width:250px; height:160px; margin-top:5px; margin-left:6px;}
#player .player_content{ margin-left:10px; margin-top:3px; float:left; font-size: 0.75em; }
#player .selectedmusic_content{ margin-left:8px; margin-top:3px; float:left; font-size: 0.75em; margin-right:0px;}
#player .selectedmusic_content a { text-decoration:none;color:#e3e597;}
#player .selectedmusic_content a:hover { text-decoration:underline;}
#player .player_content_now{ margin-left:10px; margin-top:1px; float:left; font-size: 0.75em; color:#e3e597;}
#player #m3u{font-size: 0.6em; margin-bottom:5px; margin-top:5px;}
#player_background_shadow{width:4px; height:183px; margin-top:7px; float:left;}
#player_shadow_bottom{width:265px; height:4px; clear:both}

#program{width:240px; height:198px; margin-top:10px; margin-left:17px;}
#footer_shadow{margin: 0 auto; width:832px; height:5px; background-image:url(../images/footer_shadow.jpg); background-repeat:repeat-x; }
#footer_copyright{margin: 0 auto; width:832px; text-align:left; font-size: 0.813em; padding-left:32px; margin-top:6px;}
#footer_copyright a{color:#FFFFFF; text-decoration:none;}

.notvisible {display:none}