body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #3c7f99;
}

a {
    color: #8ca710;
}
a:hover {
    color: #8ca710;
}


/* 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: 339px;
    background: url('../img/bg_header.jpg') top center no-repeat;
    position: relative;
}

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

#left {
    width: 230px;
}

#left_indent {
    margin: 0 0px 0 30px;
}

#left-top {
    height: 400px;
}

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

#middle {
    width: 538px;
}

#content{
    width: 504px;
    line-height: 21px;
    min-height: 450px;
    margin-top: 5px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 80px;
    color: #b7ebff;
    font-size: 12px;
    background: url('../img/bg_footer.jpg') top no-repeat;
}

#innerfooter {
    padding-top: 30px;
    line-height: 50px;
    color: #b7ebff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 28px;
    text-align: right;
}

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

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

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

#body_pattern {
    background: #8cc9de url('../img/bg_body.jpg') top center repeat-x;
}

#footer_pattern {
    background: url('../img/footer_pattern.jpg') bottom center repeat-x;
}

#headerpic {
    width: 960px;
    height: 322px;
    left: 20px;
    position: absolute;
}

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


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

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

#style {
    height: 31px;
    position: absolute;
    top: 301px;
    left: 860px;
    z-index: 1000;
}

#switch {
    width: 125px;
    font-size: 1px;
    line-height: 1px;
}

#switch a {
    margin-right: 9px;
}

/***************************** BOXES *****************************/


.box {
    width: 204px;
    margin-bottom: 10px;
}

.box * {
    max-width: 100%;
}

.boxtop {
    height: 31px;
    color: #ffffff;
    font-family: arial, verdana;
    text-indent: 11px;
    line-height: 31px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.boxbody {
    background: url('../img/bg_boxbody.jpg') top repeat-y;
    color: #606060;
}

.boxindent {
    width: 182px;
    margin: 0 auto;
}

.boxbottom {
    background: url('../img/bg_boxbottom.jpg') top no-repeat;
    height: 7px;
    line-height:1px;
    font-size: 1px;
}


/*KontaktBox*/
.boxtop2 {
     background: url('../img/bg_boxtop2.jpg') top no-repeat;
    height: 29px;
    color: #838383;
    font-family: arial, verdana;
    text-indent: 11px;
    line-height: 29px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.boxbody2 {
    background: url('../img/bg_boxbody2.jpg') top repeat-y;
    color: #838383;
}



.boxbottom2 {
    background: url('../img/bg_boxbottom2.jpg') top no-repeat;
    height: 32px;
    line-height:1px;
    font-size: 1px;
}


#events .boxtop {
    background: url('../img/bg_box_events.jpg') top left no-repeat;
    color: #3c7f98;
}





/***************************** SEARCH *****************************/

#search {
    width: 202px;
    height: 24px;
    position: absolute;
    top: 7px;
    left: 770px;
    z-index: 1000;
}

#search_form{
    width: 202px;
    height: 24px;
    background: url('../img/bg_search.png') top left no-repeat;
}

#search_spacer {
    height: 2px;
    line-height: 1px;
    font-size: 1px;
}

#search_input {
    width: 160px;
    height: 20px;
    color: #606060;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 10px;
    padding: 0;
    border: 0;
}

#search_submit {
    width: 27px;
    height: 20px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
    cursor: pointer;
}

/***************************** NEWSLETTER *****************************/

#newsletter {
    margin-top: 10px;
}

#newsletter_text {
    /*height: 40px;*/
    color: #606060;
    line-height: 14px;
    text-align: left;
    padding-left: 13px;
    width: 190px;
}

#newsletter_form {
    width: 204px;
    height: 44px;
    background: url('../img/bg_newsletter.jpg') top left no-repeat;
}

#newsletter_spacer {
    height: 12px;
    font-size: 1px;
    line-height: 1px;
}

#newsletter_input {
    width: 144px;
    color: #606060;
    height: 20px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 18px;
    padding: 0;
    border: 0;
}

#newsletter_submit{
    width: 25px;
    height: 19px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
    cursor: pointer;
}



.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: #000000;
    font-weight: normal;
  font-family: Times, Arial ,Verdana, Helvetica, sans-serif;
}

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

/* 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: #606060;
    font-weight: bold;
}

.tab_link {
    color: #606060;
}

.tab_link_mehr {
    color: #606060;
}

.tab_link_mehr a {
    color: #8ca710;
}

.tab_link_mandat a {
    color: #606060;
}

/* 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: #6a6a6a;
}

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







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



/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_12975, .menue_list_toplevel_12975,
.menue_point_secondlevel_12975, .menue_group_12975,
.menue_point_thirdlevel_12975, .menue_list_thirdlevel_12975 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_12975:link, a.navpoint_toplevel_12975:visited, a.navpoint_toplevel_12975:active,
a.navpoint_secondlevel_12975:link, a.navpoint_secondlevel_12975:visited, a.navpoint_secondlevel_12975:active,
a.navpoint_thirdlevel_12975:link, a.navpoint_thirdlevel_12975:visited, a.navpoint_thirdlevel_12975:active {
    text-decoration: none;
    display:block;
}

.toplevel_12975_over,
.secondlevel_12975_over,
.thirdlevel_12975_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_12975 li,
.menue_group_12975 li,
.menue_list_thirdlevel_12975 li {
    list-style-type: none;
}

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


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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_12975, a.navpoint_toplevel_12975:link, a.navpoint_toplevel_12975:visited, a.navpoint_toplevel_12975:active, .menue_point_toplevel_12975_over, a.navpoint_toplevel_12975:hover {
    width: 100%;
    line-height: 29px;
    text-indent: 9px;
    text-align: left;
}

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

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

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

/* menuepoint over background */
a.navpoint_toplevel_12975:hover, .menue_point_toplevel_12975_over, .menue_point_toplevel_12975:hover {
    background: url('../img/toplevel_over.jpg') top left no-repeat;
}

.menue_point_toplevel_12975, .menue_point_toplevel_12975_over{
    margin-bottom: 1px;
}

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

.menue_group_12975 {
    margin: 1px 0 1px 0;
}
.menue_group_12975_start{
    display: none;
}

.menue_group_12975_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_12975, .navpoint_secondlevel_12975:link, a.navpoint_secondlevel_12975:visited, a.navpoint_secondlevel_12975:active, a.navpoint_secondlevel_12975:hover, .menue_point_secondlevel_12975_over {
    width: 100%;
    line-height: 19px;
    text-indent: 19px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_12975 a {
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_12975:hover, .menue_point_secondlevel_12975_over, .menue_point_secondlevel_12975_over a{
    color: #3c7f98;
    font-weight: bold;
    font-size: 12px;
}

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

.menue_point_secondlevel_12975, .menue_point_secondlevel_12975_over{
    margin-bottom: 1px;
}

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

.menue_list_thirdlevel_12975 {
    margin: 1px 0 1px 0;
}

.menue_list_thirdlevel_12975_start{
    display: none;
}

.menue_list_thirdlevel_12975_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_12975, .navpoint_thirdlevel_12975:link, a.navpoint_thirdlevel_12975:visited, a.navpoint_thirdlevel_12975:active, a.navpoint_thirdlevel_12975:hover, .menue_point_thirdlevel_12975 {
    width: 100%;
    line-height: 19px;
    text-indent: 39px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_12975 a {
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_12975:hover, .menue_point_thirdlevel_12975_over, .menue_point_thirdlevel_12975_over a{
    color: #3c7f98;
    font-weight: bold;
    font-size: 12px;
}

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

.menue_point_thirdlevel_12975, .menue_point_thirdlevel_12975_over{
    margin-bottom: 1px;
}

/* *********************** menue 12975 ende ************************ */

