@CHARSET "UTF-8";

.musicalclub input,
.musicalclub textarea,
.musicalclub select
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.musicalclub #topnav {
    width: 40%;
}

.musicalclub.forum #col3 {
    background-color: #000;
}

.musicalclub #nav_main ul {
    width: 455px;
}

.musicalclub #nav_main.nav_main_de ul li a,
.musicalclub #nav_main.nav_main_de ul li strong {
    background-image:url(../../images/navigation/musicalclub_hauptnavi_sprites_DE.gif) !important;
}

.musicalclub #nav_main.nav_main_en ul li a,
.musicalclub #nav_main.nav_main_en ul li strong {
    background-image:url(../../images/navigation/musicalclub_hauptnavi_sprites_EN.gif) !important;
}

.news li {
    min-height:0px;
}

.floatbox.first {
    /*background: transparent url(../../images/musicalclub/forum_form_bg.gif) no-repeat scroll 234px 12px;*/
    background: transparent url(../../images/musicalclub/forum_form_bg.gif) no-repeat scroll 484px 12px;
}

.home .floatbox,.home .floatbox h2 {
    color: #fff;
}

#slot_l, #slot_r {
    width: 48%;
}

#slot_l div, #slot_r {
    position: relative;
}

#slot_l div h3 a, #slot_r div h3 a {
    color: #f4d904;
}

#slot_l div h3 a:hover,#slot_l div h3 a:active,#slot_l div h3 a:focus,
#slot_r div h3 a:hover,#slot_r div h3 a:active,#slot_r div h3 a:focus {
    background-color: #C91846 !important;
    text-decoration: none !important;
    color: #fff;
}

#slot_l div img {
    float:left;
}

#slot_r #forum_news{
    padding: 10px;
}

/* teaser news */

#teaser_news {
    margin-bottom: 20px;
}

#teaser_news div {
    border: 2px solid #171717;
    margin-bottom: 20px;
    padding: 10px;
}

#teaser_news div.teaser_news_content {
    float: left;
    width: 300px;
    border: 0;
    margin: 0;
    padding: 0;
}

#teaser_news div img, #teaser_stories div img {
    margin-right: 10px;
}

#teaser_stories h2,
#teaser_news h2
{
    margin-bottom: 3px;
}

#teaser_stories div {
    background-color: #0f0f0f;
    border: 2px solid #171717;
}

#teaser_stories div.teaser_stories_content
{
    float: left;
    width: 220px;
    border: 0;
    margin: 0;
    padding: 0;
}

/* Teaser Show */

#teaser_show {
    width: 390px;
    background-color: #0f0f0f;
}

#teaser_show div {
    padding: 10px;
    padding-bottom: 20px;
}

#teaser_show h3 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}

#teaser_show h3 a:hover,#teaser_show h3 a:active ,#teaser_show h3 a:focus {
    background-color: #C91846;
    color: #fff;
    text-decoration: none;
}

/* Teaser Shows */

#teaser_shows {
    background-color: #fff;
    color: #000;
    padding: 0 10px;
    width: 530px;
}

#teaser_shows h4 a {
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
}

#teaser_shows h4 a:hover,#teaser_shows h4 a:active ,#teaser_shows h4 a:focus {
    background-color: #C91846;
    color: #fff;
    text-decoration: none;
}

#teaser_shows ul,
#teaser_shows li {
    margin: 0;
    padding: 0;
}

#teaser_shows ul li{
    list-style-type: none;
    padding: 10px 0;
}

#teaser_shows img {
    float: left;
    margin-right: 10px;
}

#teaser_shows .show_type {
    color: #c91846;
}

#teaser_shows .first {
    background-image: none;
    border-bottom: 2px dotted #b2b2b2;
}

#teaser_shows p.linktomore {
    text-align: right;
}

.special_announcement {
    color: #7da927;
}

.overview_link {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline;
}

.outlined {
    background: transparent url(../../images/musical/button_mehr_linear_sprite_left.gif) top left no-repeat;
    padding:1px 0 3px;
    margin: 0px;
    font-size: 11px;
}

.outlined span {
    background: transparent url(../../images/musical/button_mehr_linear_sprite.gif) no-repeat scroll right top;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 3px;
    padding: 1px 20px 3px 3px;
    text-transform: uppercase;
}

.outlined:hover, .outlined:active, .outlined:focus {
    background-position: 0 -20px;
    text-decoration: none;
}

.outlined:hover span, .outlined:active span, .outlined:focus span{
    background-position: 100% -20px;
    text-decoration: none;
    color: #C91846;
}

.comment {
    background: transparent url(../../images/musicalclub/button_comments_sprite_left.gif) no-repeat top left;
    margin: 0;
    padding: 1px 0 1px 3px;
    font-size: 11px;
    cursor: pointer;
}

.comment span {
    background: transparent url(../../images/musicalclub/button_comments_sprite.gif) no-repeat scroll top right;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 1px 20px 3px 3px;
    text-transform: uppercase;
    cursor: pointer;
}

.comment:hover, .comment:active, .comment:focus {
    background-position: 0 -20px;
    text-decoration: none;
}

.comment:hover span, .comment:active span, .comment:focus span{
    background-position: 100% -20px;
    text-decoration: none;
    color: #C91846;
}


#forum_wrapper
{
    position: relative;
    top: 0;
    left: 92px;
    margin-bottom: 60px;
    width: 636px;
    background-color: #000;
}

#forum_headline {
    padding-left: 35px;
    color: #f4d904;
    font-weight: bold;
    height: 26px;
}

#forum_form,
#forum_form_detail form {
    padding: 10px;
    background-color: #f4d904;
    border-bottom: 2px solid #000;
}

#forum_form_detail p.submit {
    height: 25px;
}

#forum_form_detail form {
    position: relative;
    z-index: 2;
}

#forum_form_detail {
    position: relative;
    padding-top: 42px;
    background-color: #000;
    height: 145px;
}

#forum_form_detail h3
{
    position: absolute;
    padding-left: 70px;
    padding-top: 12px;
    top: 0px;
    left: -45px;
    background: #000 url(../../images/musicalclub/forum_form_big_bg.gif) no-repeat 0 5px;
    width: 400px;
    height: 170px;
    color: #f4d904;
    font-size: 20px;
}

#forum_news_detail div.upper_pager {
    height: 20px;
}

#forum_form textarea,
#forum_form_detail textarea {
    background: #FFFFFF url(../../images/input_bg_shadow.gif) no-repeat scroll left top;
    border: 1px solid #000000;
    color: #000000;
    padding: 2px;
    margin-bottom: 10px;
    width: 439px;
    height: 80px;
}

#forum_form_detail textarea {
    width: 600px !important;
}

#forum_form input,
#forum_form_detail input {
    display: block;
    background: transparent url(../../images/button_formular_off.gif) no-repeat right 2px;
    color: #fff;
    border: 0;
    height: 27px;
    width: 115px;
    overflow: visible;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    cursor: pointer;
}

#forum_form input:hover
#forum_form_detail input:hover {
    background-image: url(../../images/button_formular_over.gif);
    color: #fff;
    cursor: pointer;
}

#forum_news {
    background-color: #fff;
    color: #999;
}

#slot_r #forum_news h3 {
    color: #999;
    font-size: 110%;
}

#forum_news ul {
    padding: 0;
    margin: 0;
}

#forum_news ul li {
    margin: 0;
    margin-top: 10px;
    list-style-type: none;
    list-style-position: outside;
    font-size: 90%;
}

#forum_news h4 {
    display: inline;
    margin-right: 10px;
}

#forum_news h4 a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

#forum_news h4 a:hover {
    color: #fff;
    background-color: #C91846;
    text-decoration: none;
}

#forum_news p {
    text-align: right;
    color: #000;
    font-size: 100.01%;
}

#forum_news ul li p {
    margin: 0;
    margin-top: 5px;
    padding: 5px 0;
    border-top: 2px dotted #d8d8d8;
    text-align: left;
}

.forum_inactive_button {
    border:0 none;
    display:block;
    float:right;
    font-weight:bold;
    height:27px;
    overflow:visible;
    text-transform:uppercase;
    width:115px;
    cursor: pointer;
}

.icon_comment {
    padding-left: 20px;
    padding-bottom: 2px;
    background: transparent url(../../images/musicalclub/icon_comment.gif) no-repeat scroll left top;
    line-height: 15px;
    cursor: pointer;
    margin-right: 10px;
}

.icon_comment a {
    color: #999;
    text-decoration: none;
}

.icon_comment a:hover {
    color: #fff;
    background-color: #C91846;
    text-decoration: none;
}

/* Forum Detail */
#forum_news_detail {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 15px
}

#forum_news_detail h3 {
    font-size: 13px;
    color: #b2b2b2;
}

#forum_news_detail ul {
    margin:	0;
    margin-top: 10px;
}

#forum_news_detail h4 {
    display: inline;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 14px;
}

#forum_news_detail h4 a
{
    color: #000;
    text-decoration: none;
}

#forum_news_detail ul li {
    list-style-position: outside;
    list-style-type: none;
    margin: 20px 0 0;
    font-size: 90%;
    color: #999;
}

#forum_news_detail ul li p {
    border-top: 2px dotted #D8D8D8;
    margin: 5px 0 0;
    padding: 5px 0;
    text-align: left;
    font-size: 100.01%;
    color: #000;
}

#forum_news_detail ul li p.overview_link {
    position: relative;
    top: 0;
    left: 0;
    border-top: medium none;
    display: inline;
    margin: 0;
    padding: 0;
}
/*
#forum_news_detail ul li p.overview_link .outlined {
    background: transparent url(../../images/musical/button_mehr_linear_sprite_left.gif) no-repeat scroll left top;
    font-size: 11px;
    margin: 0;
    padding: 1px 0 3px;
}

#forum_news_detail ul li p.overview_link .outlined:hover {
    background: transparent url(../../images/musical/button_mehr_linear_sprite_left.gif) no-repeat scroll left top;
    font-size: 11px;
    margin: 0;
    padding: 1px 0 3px;
}


#forum_news_detail ul li p.overview_link .outlined span {
    background: transparent url(../../images/musical/button_mehr_linear_sprite.gif) no-repeat scroll right top;
    color: #000;
    font-weight: bold;
    margin-left: 3px;
    padding: 1px 20px 3px 3px;
    text-transform: uppercase;
}

#forum_news_detail ul li p.overview_link .outlined:hover span,
#forum_news_detail ul li p.overview_link .outlined:active span,
#forum_news_detail ul li p.overview_link .outlined:focus span {
    background-position: 100% -20px;
    color:	#C91846;
    text-decoration: none;
}
*/

#forum_news_detail ul li ul.comment_answers {
    margin:	0;
    padding: 10px;
    background:#F2F1EC none repeat scroll 0 0;
    margin-top: 10px;
}

#forum_news_detail ul li ul.comment_answers li{
    margin-top: 0;
    margin-bottom: 15px;
}


/* Loginbox */

#login {
    position: relative;
    float: left;
    width: 477px;
    height: 163px;
    margin-top: 15px;
    background: transparent url(../../images/musicalclub/loginbox_bg.gif) no-repeat scroll left top;
}

#musicalclub_number_label {
    position: absolute;
    left: 40px;
    bottom: 64px;
    font-weight: bold;
}

#lastname_label {
    position: absolute;
    left: 195px;
    bottom: 64px;
    font-weight: bold;
}

#login #musicalclub_number_input input{
    position: absolute;
    bottom: 35px;
    width: 17px;
    height: 20px;
    padding-top: 3px;
    padding-left: 6px;
    border: 2px solid #f4d904 !important;
}

#musicalclub_number_1 {left: 40px;}
#musicalclub_number_2 {left: 67px;}
#musicalclub_number_3 {left: 94px;}
#musicalclub_number_4 {left: 121px;}
#musicalclub_number_5 {left: 148px;}

#login_lastname {
    position: absolute;
    bottom: 35px;
    right: 100px;
    height: 20px;
    width: 178px;
    padding-top: 3px;
    border: 2px solid #f4d904 !important;
}

#loginbutton {
    position: absolute;
    right: 30px;
    bottom: 38px;
    display: block;
    border: 0;
    padding-bottom: 3px;
    padding-left: 3px;
    width: 57px;
    height: 18px;
    overflow: visible;
    background: transparent url(../../images/musicalclub/login_button_bg.gif) no-repeat scroll 0 0;
    text-transform: uppercase;
    text-align: left;
    font-size: 90%;
    font-weight: bold;
    line-height: 18px;
    color: white;
    cursor: pointer;
}

#loginbutton:hover {
     background: transparent url(../../images/musicalclub/login_button_hover_bg.gif) no-repeat scroll 0 0;
}

#logged_in {
    position: relative;
    float: left;
    width: 477px;
    height: 163px;
    margin-top: 15px;
    background: transparent url(../../images/musicalclub/loginbox_logged_in_bg.gif) no-repeat scroll left top;
}

#logged_in span {
    position: absolute;
    left: 40px;
    bottom: 38px;
    font-size: 200%;
    font-weight: bold;
    color: #c91846;
}

#logged_in a {
    position: absolute;
    right: 35px;
    bottom: 42px;
    padding-left: 4px;
    width: 57px;
    height: 18px;
    line-height: 19px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: transparent url(../../images/musicalclub/login_button_bg.gif) no-repeat scroll 0 0;
    font-size: 90%;
    font-weight: bold;
}

#logged_in a:hover {
     background: transparent url(../../images/musicalclub/login_button_hover_bg.gif) no-repeat scroll 0 0;
}

/* Club Benefits Teaser */

#club_benefits {
    width: 332px;
    padding: 10px 0 10px 140px;
    margin-top: 15px;
    float: right;
    background: #0f0f0f url(../../images/musicalclub/club_benefits_teaser_DE.gif) no-repeat scroll 10px center;
    clear: right;
}

#club_benefits ul {
    margin: 0;
    padding: 5px 0;
    list-style-position: outside;
}

#club_benefits ul li {
    padding-left: 15px;
    background: transparent url(../../images/musicalclub/icon_star.gif) no-repeat 0 4px;
    color: #f4d904;
    list-style-type: none;
    margin: 0;
}

#club_benefits p {
    display: inline;
    position: absolute;
    right: 10px;
    bottom: 0;
}

/* Navigation */
#nav_main ul li {
    display:inline;
    float:left;
    margin:1px 1px 0 0 !important;
}

/* Comment anwser form */

.comment_answer_form textarea {
    width: 613px;
}

#forum_news_detail ul li .comment_answer_form p {
    border: 0;
    text-align: right;
}

.comment_answer_form p input {
    display: block;
    float: right;
    border: 0;
    height: 27px;
    width: 115px;
    overflow: visible;
    background: transparent url(../../images/button_formular_off.gif) no-repeat right 2px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.pager {
    margin: 10px 0;
}

/* Error */

ul.error
{
    padding-top: 20px;
    padding-bottom: 150px;
    list-style-type: none;
}

ul.error li {
       font-weight: bold;
       background: transparent url(../../images/error_bullit.gif) 0 5px no-repeat;
       padding-left: 20px;
       color: #fc3804;
       margin-bottom: 5px;
       margin-left: 0;
}

.arrow_link_alt span{
    color: #ccc;
}

.arrow_link_alt:hover span, .arrow_link_alt:active span, .arrow_link_alt:focus span{
    color: #fff;
    background-color: #C91846;
    text-decoration: none;
}

.video_switch {
    position:absolute;
    left:20px;
    bottom:15px;
}

.video_switch_container {
    position:relative;
}

.expand {
    padding-bottom:200px;
}

.home_btn {
       margin-top: 25px;
       margin-bottom: 25px;
       margin-left: 10px;
       padding: 5px 20px 5px 7px !important;
       font-weight: bold;
       text-transform: uppercase;
       width: auto !important;
       border: 0 !important;
       background: transparent url(../../images/button_formular_off.gif) top left no-repeat !important;
       color: #fff !important;
       font-size: 11px;
       cursor: pointer;
}

.home_btn:hover, .home_btn:active, .home_btn:focus {
       background: transparent url(../../images/button_formular_over.gif) top left no-repeat !important;
}

.error_msg_headline {
    padding-left: 10px;
    padding-top: 5px;
}

.error_msg {
    padding-left: 10px;
    padding-top: 0px;
}

.error_msg a:hover, #reg_form a:active, #reg_form a:focus {
    background: #C91846;
    color: #fff;
    text-decoration: none;
}
