#index_body_wrapper {
    width:                100%;
    height:               980px;

    background-color:     #030303;
    background-image:     url(../tpl_bilder/index_bg.png);
    background-position:  top center;
    background-repeat:    no-repeat;
    border:               0px solid pink;

    margin-left:          auto;
    margin-right:         auto;
    
    display:		block;
    text-align:		center;
}

#main_index_wrapper {
    background-color:       transparent;
    /*background-image:     url(../tpl_bilder/test_bg.png);*/

    border:                 0px solid white;

    width:                  990px;
    height:                 900px;

    padding-top:            0px;
    padding-left:           0px;

    margin-left:            auto;
    margin-right:           auto;
    
    padding-bottom:         105px;
    
    text-align:		left;
}

#top_moto {
    /*background-image:       url(../tpl_bilder/test_bg.png);*/

    width:                  740px;
    height:                 70px;

    margin-top:             0px;
    margin-left:            248px;

    text-align:             center;

    position:               absolute;
    padding-top:            17px;
}


#index_main_platz {
    position:               absolute;
    /*background-image:       url(../tpl_bilder/test_bg_red.png);*/

    width:                  990px;
    height:                 385px;

    margin-top:             110px;
}

#index_termine_platz {
    position:               absolute;
    /*background-image:       url(../tpl_bilder/test_bg_yellow.png);*/

    width:                  990px;
    height:                 140px;

    margin-top:             495px;


    padding-left:           20px;
}

#index_unten_platz {
    position:               absolute;
    /*background-image:       url(../tpl_bilder/test_bg_pink.png);*/

    width:                  990px;
    height:                 320px;

    margin-top:             635px;

    padding-top:            10px;
}

#index_main_video{
    position:               absolute;

    height:                 385px;
    width:                  60%;

    z-index:		    0;
    /*background-image:       url(../tpl_bilder/test_bg_red.png);*/
}

#index_video_content {
    margin-top:             25px;
    margin-left:            12px;
}


#index_main_news{
    position:               absolute;
    height:                 280px;
    width:                  371px;
    margin-top:25px;
    margin-left:            605px;

    /*background-image:       url(../tpl_bilder/test_bg_red.png);*/
}

#index_termine_header {
    height:                 40px;
    text-align:             left;
    /*background-image:       url(../tpl_bilder/test_bg_green.png);*/
}

#index_termine_box {
    margin-top:             0px;
    text-align:             left;
    width:                  990px;
    /*background-image:       url(../tpl_bilder/test_bg_red.png);*/
}

#index_termine_liste {
    height:                 100px;
    list-style-type:        none;
    width:                  990px;

}

#index_termine_liste li{
    height:                 100px;
    display:                inline;
    float:                  left;
}

#index_termine_liste .termine_icon {
    float:                  left;
    width:                  100px;
}

#index_termine_liste .termine_icon img{
    width:                  95px;
    margin-top: 	    5px;
}

#index_termine_liste .termine_info {
    float:                  right;
    width:                  55%;
}


#index_termine_liste .termine_list_box  {
    display:                block;
    margin-right:           20px;
    width:                  225px;
    height:                 90px;
    /*background-image:       url(../tpl_bilder/test_bg_yellow.png);*/
    padding-top:            0px;
}

#index_main_news .news_article_short{
    width:              100%;
    padding-top:        5px;
    padding-bottom:     8px;
}

#index_main_news .news_topic{
    font-weight:        bold;
}


/* start UNTEN platz */

#unten_info_platz{
    position:               absolute;
    /*background-image:       url(../tpl_bilder/test_bg_pink.png);*/

    height:                 320px;
    width:                  49%;
}

#unten_community_platz {
    position:               absolute;

    height:                 320px;
    width:                  49%;
    margin-left:            50%;
}

#unten_community_blog {
    position:               absolute;

    /*background-image:       url(../tpl_bilder/test_bg_pink.png);*/
    width:                  48%;
}

#index_blog_liste {
    list-style-type:        none;
}

#index_blog_liste li{
    margin-top:             10px;
    margin-bottom:          10px;
}

#unten_community_tweeter {
    position:               absolute;
    width:                  99%;
    min-height: 400px;
    /*margin-left:            50%;*/
}

#index_tweeter_liste {
    list-style-type:        none;
}

#c272 {
margin-top:-10px;
}

#index_tweeter_liste li{
    margin-top:             10px;
    margin-bottom:          10px;
}

#unten_info_content {
   /*background-image:        url(../tpl_bilder/test_bg_pink.png);*/
   margin-left:             20px;
   margin-top:              5px;
   margin-right:            15px;
}


/* ende UNTEN platz */
