@charset "utf-8";


/*content*/
#content
{
    margin-left: 146px;
}
#content_box
{
    position: absolute;
    width: 630px;
    padding: 0px 0px 8px 8px;
    margin-bottom: 40px;
    z-index: 2;
}
#content_box_inside
{
    width: 622px;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
}
#content_box_inside a
{
    color: #990066;
}
#content_box_inside a:hover
{
    color: #000;
    background-color: #FFFF66;
}
#content_box_inside li
{
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 99px;
    margin-right: 3px;
}
#content_box_inside ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
/*content ende*/

#editor input
{
    font-family: Arial, "sans-serif";
    color: #333;
    padding: 1px 3px 1px 3px;
    background: #fff url(../pix/menuBack.gif);
}
#head_left
{
    float:left;
    width: 325px;
    height: 130px;
}
#head_right
{
    float: right;
    width: 670px;
    height: 130px;
}
#pub_img_nr
{
    background-color: #333333;
    margin-bottom: 10px;
    padding: 2px 0px 2px 0px;
    width: 300px;
    text-align: right;
    color: #bab39c;
    font-size: 10px;
}
#pub_img_nr a
{
    line-height: 0px;
    color: #bab39c;
    padding: 0px 2px 1px 2px;
}
#pub_img_nr a:hover
{
    line-height: 0px;
    color: #990066;
    background-color: #FFFF66;
    padding: 0px 2px 1px 2px;
}
#werbung
{
}
#werbung a
{
    padding: 0px;
}
#werbung2
{
    width: 200px;
    height: 200px;
    margin-top: 30px;
}
#werbung2 a
{
    padding: 0px;
}
#xtra
{
    width: 624px;
    height: 20px;
    padding: 35px 0px 3px 8px;
    margin-left: 197px;
}
#xtra a
{
    padding: 2px;
    font-weight: bold;
    color: #000;
}

/* elements */

a 
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    color: #990066;
}
input
{
    margin:0px;
    border: 1px solid #333333;
    margin-bottom: 5px;
    font-family: "Georgia", "serif"; 
    font-size: 12px;
	line-height: 15px;
    font-weight: normal;
    color: #333333;
}
textarea
{
    border: 1px solid #333333;
    font-family: "Georgia", "serif"; 
    font-size: 12px;
	line-height: 15px;
    font-weight: normal;
    color: #333333;
    
}

/* klassen */

.box_left
{
    position: relative;
    float:left;
    width: 45%;
    padding-left: 5px;
    text-align:left;
}
.box_right
{
    position: relative;
    float:right;
    text-align:right;
    padding-right: 5px;
    width: 48%;
}
.clear
{
    clear: both;
}

/*/////////////////////////////////////////////////////////////// */
/*/////////////////////////////////////////////////////////////// news all */
.news_all
{
    width: 616px;
    padding: 10px 0px 10px 0px;
}
.news_all_left
{
    position: relative;
    float:left;
    width: 70px;
    text-align:left;
}
.news_all_right
{
    position: relative;
    float:right;
    text-align:left;
    width: 536px;
}
.news_all_text
{
    width: 536px;
}
.news_all_titel
{
    font-weight: bold;
    color: #990066;
}
.news_all_left a img
{
    border: 1px solid #fff;
}
.news_all_left a:hover img
{
    border: 1px solid #990066;
}


/* news alle ende */
/* /////////////////////////////////////////////////////////////// */
/* news one */
#news_one_img
{
}
* html #news_one_img{  
 /* CSS-Hack für IE6 und kleiner */
    background-color: #333333;
    width: 616px;
}
#news_one_img_nr
{
    background-color: #333333;
    margin-bottom: 10px;
    padding: 2px 0px 2px 0px;
    width: 616px;
    text-align: right;
    color: #bab39c;
    font-size: 10px;
}
#news_one_img_nr a
{
    line-height: 0px;
    color: #bab39c;
    padding: 0px 2px 1px 2px;
}
#news_one_img_nr a:hover
{
    line-height: 0px;
    color: #990066;
    background-color: #FFFF66;
    padding: 0px 2px 1px 2px;
}
.news_one_img_over
{
    line-height: 0px;
    color: #990066;
    background-color: #FFFF66;
    padding: 0px 2px 1px 2px;
}
#news_one_teaser
{
    padding: 10px 0px 10px 0px;
    width: 616px;
    background-color: #fff;
}
#news_one_titel
{
    visibility: hidden;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Verdana, "sans-serif";
    color: #000;
    margin:  0px 0px 0px 0px;
    width: 622px;
    padding: 5px 0px 5px 10px;
    line-height: 24px;
}

.news_one_text
{
    padding: 10px 0px 20px 0px;
    width: 616px;
    background-color: #fff;
}
/*//////////////////////////////////////////////////////// news one ende */
/*//////////////////////////////////////////////////////// galarie start*/

#foto_box
{
    position: absolute;
    width: 616px;
    padding: 0px 0px 8px 8px;
    margin-bottom: 40px;
    z-index: 2;
}
#foto_box_inside
{
    background-color: #fff;
    padding: 22px 10px 10px 10px;
}
* html #foto_box_inside{  
 /* CSS-Hack für IE6 und kleiner */
    margin-top: 21px;
}

#foto_header
{
    padding: 5px 8px 0px 8px;
    margin: 1px 0px 0px 0px;
    height: 23px;
    background: #ffff66 url(../pix/menuBack.gif);
}


#foto_header_l
{
    float:left;
    width: 120px;
    padding-top:3px;
}
#foto_header_r
{
    float:right;
    width: 490px;
    text-align:right;
}
#foto_footer
{
    padding: 6px 8px 0px 8px;
    text-align: right;
    width: 618px;
    height: 23px;
    background-color: #ffff66;
}
* html #foto_footer{  
 /* CSS-Hack für IE6 und kleiner */
    margin-top: -10px;
}

#foto_text
{
    padding-bottom: 8px;
}
#foto_footer a
{
    font-weight: bold;
}
.foto_row
{
    margin-bottom: 8px;
    width: 622px;
}
.foto_row_left
{
    float: left;
    height: 90px;
    padding: 5px 0px 8px 5px;
    background: url(../pix/menuBack.gif);
}
* html .foto_row_right{  
 /* CSS-Hack für IE6 und kleiner */
    height: 92px;
}

.foto_row_right
{
    float: left;
    width: 123px;
    height: 90px;
    padding: 5px 0px 8px 5px;
    background: url(../pix/menuBack.gif);
}
a.gGo:link 
{
    color: #990066;
}
a.gGo:visited 
{
    color: #990066;
}
a.gGo:hover
{
    color: #000;
    background-color: #ffff66;
}
a.gGo:active 
{
    color: #990066;
}
.gPix
{
    margin-right: 3px;
}

.searchGo
{
    border: 0px;
    margin:0px;
    background: url(../pix/space.gif);
    color: #990066;
    font-weight: bold;
    font-family: Arial, "sans-serif"; 
}
.searchGo:hover
{
    color: #000;
    background-color: #ffff66;
}

/*/////////////////////////////////////////////////////////////// */
/*/////////////////////////////////////////////////////////////// galarie ende */

.pub_all
{
    padding-top: 10px; 
}
.plusHeight
{
    height: 20px; 
}
.pub_text
{
    width: 290px;
    text-align:left; 
}
.sans
{
    font-family: Arial, "sans-serif"; 
    font-size: 12px;
}
.subText
{
    color: #666666;
    font-size: 10px;
}
.sub_titel
{
    color: #990066;
    font-weight: bold;
    font-size: 18px;
}
.yellow
{
    padding: 1px;
}
.yelli:hover
{
    background-color: #ffff66;
}
.ubersicht
{
    display: table-cell;
    background-color: #fff;
    height: 15px;
}

