body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #676767;
    background: url('../img/bg_body_repeat.jpg') top center repeat;
}

a {
    color: #fa8097;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
    width: 1000px;
}

/*#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
/*#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/
/* headerhoehe */
#header {
    height: 374px;
    position: relative;
}

#main {
    background: url('../img/bg_main.png') top center repeat-y;
}

#left {
    width: 250px;
}

#left_indent {
    margin: -5px 0px 0 26px;
}

#vernetzt {
    margin: 30px 0 0 72px;
    text-align: center;
}

#middle {
    width: 725px;
}

#content{
    width: 660px;
    line-height: 18px;
    min-height: 284px;
    padding-right: 17px;
}

#right {
    width: 25px;
    text-align: left;
}

#right_indent {
    margin: 0 0px 0 0px;
}

#right-top {
    height: 40px;
}

#footer {
    height: 330px;
    line-height: 128px;
    color: #ffffff;
    font-size: 12px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    color: #ffffff;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 75px;
    text-align: right;
}

#innerfooter a {
    color: #ffffff;
    font-size: 12px;
}

#innerfooter a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

/* **************************** INDIVIDUELLES ******************************************/


#headerpic {
    width: 723px;
    height: 380px;
    padding-top: 0px;
    padding-left: 202px;
}

.slider-mask{
    display: block; 
    background: url('../img/slider_mask.png') top left no-repeat;
}

#body {
    background: url('../img/bg_body.png')  center 44px no-repeat;

}

.theme-default .nivo-controlNav {
    bottom: 355px !important;
}

/***************************** STYLER *****************************/


#style {
    height: 30px;
}

#switch {
    width: 95px;
    float: right;
}

.a, .aa, .aaa {
    display: block;
    width: 26px;
    height: 25px;
    float: left;
    padding: 0;
    margin: 0 0 0 0px;
    font-size: 1px;
    line-height: 1px;
}

.a {
    background: url('../img/a.png') top center no-repeat;
    top: 336px;
    left: 841px;
    position: absolute;
    z-index: 100;
}

.a:hover {
    background: url('../img/a_over.png') top center no-repeat;
}

.aa {
    background: url('../img/aa.png') top center no-repeat;
    top: 336px;
    left: 871px;
    position: absolute;
    z-index: 100;
}

.aa:hover {
    background: url('../img/aa_over.png') top center no-repeat;
}

.aaa {
    background: url('../img/aaa.png') top center no-repeat;
    top: 336px;
    left: 901px;
    position: absolute;
    z-index: 100;
}

.aaa:hover {
    background: url('../img/aaa_over.png') top center no-repeat;
}


.h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1 {
    color: #676767;
    font-weight: normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

#newslinks, #newsmandate {
    border: 1px solid #676767;
}

/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
    color: #FFFFFF;
}

.immo-tab{
    color: #000000;
}
*/


/* nicht aendern wenn weisser hintergrund */
#startseite_news ul a{
    font-size: 12px;
    color: #7C7C7C;
    font-weight: normal;
}

.spacer {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

/* Tabschriften (classen) */
/*
.tab_link_title a {
    color: #;
    font-weight: bold;
}

.tab_link {
    color: #;
}

.tab_link_mehr {
    color: #;
}

.tab_link_mehr a {
    color: #;
}

.tab_link_mandat a {
    color: #;
}

*/
/* Tabschriften Ende */

/* Verstaltung optimiert fuer weissen Hintergrund */
.weekdays, .weekdays a:link a:visited a:active a:hover, .weekdays_active {
    color: #cccccc;
}

.weekdays_active a:link a:visited a:active a:hover {
    color: #F7911E;
}

.events-header-heute {
    color: #ffffff;
    background-color: #4C4C4C;
}
.events-header {
    color: #5B5B5B;
    background-color: #E3E3E3;
}

.events-title a {
    color: #676767;
}

.event-ort, .event-info {
    color: #4C4C4C;
}







/* ****************************** MENUE 12889 CSS ***************************************/

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_12889, .menue_list_toplevel_12889,
.menue_point_secondlevel_12889, .menue_group_12889,
.menue_point_thirdlevel_12889, .menue_list_thirdlevel_12889 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_12889:link, a.navpoint_toplevel_12889:visited, a.navpoint_toplevel_12889:active,
a.navpoint_secondlevel_12889:link, a.navpoint_secondlevel_12889:visited, a.navpoint_secondlevel_12889:active,
a.navpoint_thirdlevel_12889:link, a.navpoint_thirdlevel_12889:visited, a.navpoint_thirdlevel_12889:active {
    text-decoration: none;
    display:block;
}

.toplevel_12889_over,
.secondlevel_12889_over,
.thirdlevel_12889_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_12889 li,
.menue_group_12889 li,
.menue_list_thirdlevel_12889 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_12889, a.navpoint_toplevel_12889:link, a.navpoint_toplevel_12889:visited, a.navpoint_toplevel_12889:active, .menue_point_toplevel_12889_over, a.navpoint_toplevel_12889:hover {
    width: 100%;
    line-height: 28px;
    text-indent: 49px;
    text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_12889 {
    background: url('../img/toplevel.png') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_12889 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_12889:hover, .menue_point_toplevel_12889_over, .menue_point_toplevel_12889_over a, .menue_point_toplevel_12889:hover > a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_12889:hover, .menue_point_toplevel_12889_over, .menue_point_toplevel_12889:hover {
    background: url('../img/toplevel_over.png') top left no-repeat;
}

.menue_point_toplevel_12889, .menue_point_toplevel_12889_over{
    margin-top: 3px;
}


/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_12889 {
    margin: 6px 0 6px 0;
}
.menue_group_12889_start{
    display: none;
}

.menue_group_12889_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_12889, .navpoint_secondlevel_12889:link, a.navpoint_secondlevel_12889:visited, a.navpoint_secondlevel_12889:active, a.navpoint_secondlevel_12889:hover, .menue_point_secondlevel_12889_over {
    width: 100%;
    line-height: 20px;
    text-indent: 69px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_12889 {
    background: url('../img/secondlevel.png') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_12889 a {
    color: #676767;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_12889:hover, .menue_point_secondlevel_12889_over, .menue_point_secondlevel_12889_over a{
    color: #676767;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_12889_over, a.navpoint_secondlevel_12889:hover{
    background: url('../img/secondlevel_over.png') top left no-repeat;
}

/* ****************************** THIRDLEVEL CSS ***************************************/

.menue_list_thirdlevel_12889 {
    margin: 0px 0 0px 0;
}

.menue_list_thirdlevel_12889_start{
    display: none;
}

.menue_list_thirdlevel_12889_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_12889, .navpoint_thirdlevel_12889:link, a.navpoint_thirdlevel_12889:visited, a.navpoint_thirdlevel_12889:active, a.navpoint_thirdlevel_12889:hover, .menue_point_thirdlevel_12889 {
    width: 100%;
    line-height: 20px;
    text-indent: 99px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_thirdlevel_12889 {
    background: url('../img/thirdlevel.png') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_12889 a {
    color: #676767;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_12889:hover, .menue_point_thirdlevel_12889_over, .menue_point_thirdlevel_12889_over a{
    color: #676767;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_thirdlevel_12889_over, a.navpoint_thirdlevel_12889:hover{
    background: url('../img/thirdlevel_over.png') top left no-repeat;
}



/* *********************** menue 12889 ende ************************ */

