/* bild, boxen */
div.imgcol2 { 
     margin: 10px 0 15px 0;
     float: left;
}

div.imgcol2 img {
     float: left;
}
div.imgcol2 img.col2_1 {
     margin-right: 15px;
}

div.box_text_bild {
     padding-bottom: 20px;
     padding-right: 20px;
     float: left;
     width: 100%;
}

div.box_text_bild img { float: left; padding-right: 15px; }



div.box,
div.box-linie,
div.box-bild {
     padding: 0 8px 12px 8px;
     margin-bottom: 20px;
}
div.box-top {
     height:10px;
     display: block;
     margin: 0;
     padding: 0;
     width: 100%;
}
div.box-bild img {
     margin-bottom: 7px;
}



div#spalten_startseite div.spalte1 div.box-top { width: 520px; }







/* graue boxen */


/* startseite */

div#spalten_startseite div.spalte1 div.box {
     background: #ededed url(/layout/box_2w_grau_bottom.gif) 50% 100% no-repeat;
}
div#spalten_startseite div.spalte1 div.box div.box-top {
     background: #ededed url(/layout/box_2w_grau_top.gif) 50% 0 no-repeat;
}





/* 50:50 */

div#satz1 div.box {
     background: #ededed url(/layout/box_2w_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz1 div.box div.box-top {
     background: #ededed url(/layout/box_2w_grau_top.gif) 50% 0 no-repeat;
}



/* 50:25:25 */
div#satz2 div.box {
     background: #ededed url(/layout/box_3s_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz2 div.box div.box-top {
     background: #ededed url(/layout/box_3s_grau_top.jpg) 50% 0 no-repeat;
}


/* 35:35:25 */
div#satz3 div.box {
     background: #ededed url(/layout/box_3s_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz3 div.box div.box-top {
     background: #ededed url(/layout/box_3s_grau_top.jpg) 50% 0 no-repeat;
}

div#satz3 div#spalte1 div.box,
div#satz3 div#spalte2 div.box {
     background: #ededed url(/layout/box_3w_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz3 div#spalte1 div.box div.box-top,
div#satz3 div#spalte2 div.box div.box-top {
     background: #ededed url(/layout/box_3w_grau_top.gif) 50% 0 no-repeat;
}




/* 100 */
div#satz10 div.box {
     float: left; 
     width: 100%;
     background: #f3f3f3 url(/layout/box_1w_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz10 div.box div.box-top {
     width: 100%;
     background: transparent url(/layout/box_1w_grau_top.gif) 50% 0 no-repeat;
}




div#satz10 div.box div.bild,
div#satz10 div.box div.ttext {
    float: left;
    width: 440px;
}
div#satz10 div.box div.ttext {
    margin-left: 10px;
}














/* linie boxen */

div#spalten_startseite div.spalte2 div.box-linie {
     background: #fff url(/layout/box_3w_linie_bottom.gif) 50% 100% no-repeat;
     border: 1px solid #dbdbdb;
}
div#spalten_startseite div.spalte2 div.box-linie div.box-top {
     background: #fff url(/layout/box_3w_linie_top.gif) 50% 0 no-repeat;
}



/* 50:50 */

div#satz1 div.box-linie {
     background: #fff url(/layout/box_2w_linie_bottom.gif) 50% 100% no-repeat;
     border: 1px solid #dbdbdb;
}
div#satz1 div.box-linie div.box-top {
     background: #fff url(/layout/box_2w_linie_top.gif) 50% 0 no-repeat;
}


/* 50:25:25 */
div#satz2 div.box-linie {
     background: #fff url(/layout/box_3s_linie_bottom.gif) 50% 100% no-repeat;
     border: 1px solid #dbdbdb;
}
div#satz2 div.box-linie div.box-top {
     background: #fff url(/layout/box_3s_linie_top.gif) 50% 0 no-repeat;
}


/* 35:35:25 */
div#satz3 div.box-linie {
     background: #fff url(/layout/box_3s_linie_bottom.gif) 50% 100% no-repeat;
     border: 1px solid #dbdbdb;
}
div#satz3 div.box-linie div.box-top {
     background: #fff url(/layout/box_3s_linie_top.gif) 50% 0 no-repeat;
}

div#satz3 div#spalte1 div.box-linie,
div#satz3 div#spalte2 div.box-linie {
     background: #fff url(/layout/box_3w_linie_bottom.gif) 50% 100% no-repeat;
}
div#satz3 div#spalte1 div.box-linie div.box-top,
div#satz3 div#spalte2 div.box-linie div.box-top {
     background: #fff url(/layout/box_3w_linie_top.gif) 50% 0 no-repeat;
}

















/* einstiegs 2 spalten (flash - bild) */
div#einstieg {
     width: 905px;
     margin-bottom: 30px;
     float: left;
}
div#einstieg div#flashcontent {
     float: left;
     width: 440px;
     margin-top: 8px;
} 
div#einstieg div#galerie {
     float: right;
     width: 445px;
} 



/* startseite, bildtext */

div#site-1 div#home-bildtext {
     position: absolute;
     top: 380px;
     left: 70px;
     color: #ffffff;
     font-size: 12px;
     line-height: 14px;
}
div#site-1 div#home-bildtext span.headline {
     color: #ffffff;
     font-size: 22px;
     line-height: 26px;
     margin-bottom: 14px;
}
div#site-1 div#home-bildtext a {
     color: #ffffff;
     padding: 0 0 2px 18px; background: transparent url(/layout/a_weiss.png) 0 0 no-repeat;
}


div.flashcontent_startseite {
     width: 300px;
     margin-bottom: 10px;
}


div.textinhalt-1,
div.textinhalt-2 {
     margin-top: 10px;
     float: left;
     width: 200px;
}
div.textinhalt-2 {
     margin-left: 14px;
}



div#spalten_startseite div.spalte1 div.box {
    float: left;
    
}

div.container_bild,
div.container_text {
    width: 210px;
    float: left;
    margin: 5px 0 0 5px;
}

div.container_text {
    width: 320px;
}
div.container_text .extends {
   display: none;
}











/* sitemap */

div#satz2 div#sitemap1 div.box {
     background: #ededed url(/layout/box_2w_grau_bottom.gif) 50% 100% no-repeat;
}
div#satz2 div#sitemap1 div.box div.box-top {
     background: #ededed url(/layout/box_2w_grau_top.gif) 50% 0 no-repeat;
}

div#sitemap1 ul li { padding: 3px 0 0 18px; }
div#site-1 div#sitemap1 ul li ul li a { color: #5F5F5F; }

div#sitemap2 ul { padding-top: 10px; }
div#sitemap2 ul li { padding: 3px 0 0 0; }

div#site-1 div#main a.topic {
      background: none;
      font-weight: bold;
      text-decoration: none;
      padding: 0 0 3px 0;
}



/* umfragen */
table.voting {
     margin-bottom: 10px;
}
table.voting td.col1 {
     width: 30px;
}
table.voting td.col2 {
     width: 270px;
     padding-bottom: 6px;
}
table.vote_func td.b1 {
     width: 220px;
}
table.vote_func td.b2 {
     width: 180px;
}


.umfrage_frage {
     background: #fff url(/layout/dotted_weiss.gif) 0 100% repeat-x;
     font-weight: bold;
     padding-bottom: 10px;
     margin-bottom: 6px;
}

.umfrage_antwort {
     background: #fff url(/layout/dotted_weiss.gif) 0 100% repeat-x;
     padding-bottom: 14px;
     margin-bottom: 6px;
}
.umfrage_antwort .prozent {
     color: #8fbd1c;
     font-weight: bold;
     display: block;
     padding: 5px 0 5px 0;
}

.umfrage_balken {
    background-color: #e5e5e5;
    width: 100%;
    margin: 0;
    padding: 0;
}

.umfrage_balken img {
    margin: 0;
    padding: 0;
    height: 18px;
}




/* termine teaser startseite */

div.termin_1_extend {
   margin-bottom: 2px;
}



div#site-1 div#spalten_startseite div.spalte2 div.termin_1_extend a,
div#site-1 div#spalten_startseite div.spalte2 div.termin_2_extend a {
   color: #525252;
   background-image: none;
   padding: 0;
}

div.termin {
   margin-bottom: 5px;
}



a.termin_show1,
a.termin_hide1,
a.termin_show2,
a.termin_hide2 {
    position: absolute;
    margin: 0px 0 0 290px;
    text-indent: -1000em;
}

div#site-1 div#spalten_startseite div.spalte2 a.termin_show1,
div#site-1 div#spalten_startseite div.spalte2 a.termin_show2,
div#site-1 div#spalten_startseite div.spalte2 a.termin_hide1,
div#site-1 div#spalten_startseite div.spalte2 a.termin_hide2 {
    background: transparent url(/layout/termin_control.gif) 0 0 no-repeat;
    width: 16px;
    padding: 0;
}
div#site-1 div#spalten_startseite div.spalte2 a.termin_hide1,
div#site-1 div#spalten_startseite div.spalte2 a.termin_hide2 {
    background: transparent url(/layout/termin_control.gif) 0 0 no-repeat;
    background-position: -16px 0;
}






/* artikelliste */
.list_article,
.list_article_mark {
     display: block;
     width: 100%;
     margin-bottom: 4px;
}




/* galerie link reset */

div#site-1 div#main a.thickbox,
div#site-2 div#main a.thickbox,
div#site-3 div#main a.thickbox,
div#site-4 div#main a.thickbox,
div#site-5 div#main a.thickbox,
div#site-6 div#main a.thickbox {
    background-image: none;
    padding: 0;
}

div.galerie {
    margin: 10px 0 10px 0;
    width: 100%;
    display: block;

    float: left;
}

div.gal,
div.gal-end {
    float: left;
    margin: 0 15px 15px 0;
}
div.gal-end { 
    margin-right: 0;
}






div.box-linie .hr {
     background: #fff url(/layout/dotted_weiss.gif) 0 0 repeat-x;
     height: 4px;
     width: 100%;
     border: none;
} 

.hr {
     background: #fff url(/layout/dotted_weiss.gif) 0 0 repeat-x;
     height: 4px;
     width: 100%;
     border: none;
     border-style: none;
     float: left;
     width: 100%;
     clear: both;
     display: block;
} 

/* startseite */
div.spalte2 .hr {
     margin: 6px 0 6px 0;
     float: none;
}








