body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #717171;
    /*background: #ffffff url('../img/bg_back.jpg') top center repeat-x;*/
    background-attachment: fixed;
    background-size: cover;
}

a {
    color: #e71d00;
}

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

#fix2 {
    background: url('../img/bg_fix2.png') top center no-repeat;
}

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

/* headerhoehe */
#header {
    height: 404px;
    overflow: hidden;
}

#left {
    width: 212px;
}

#left_indent {
    margin: 0 7px 0 3px;
}

#left-top {
    height: 12px;
}

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

#middle {
    width: 577px;
    min-height: 450px;
}

#content {
    width: 481px;
    line-height: 18px;
    min-height: 300px;
}

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

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

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

#footer {
    height: 86px;
    line-height: 38px;
    color: #3b3b3b;
    font-size: 12px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    width: 281px;
    height: 38px;
    line-height: 38px;
    float: left;
    color: #3b3b3b;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

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

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

/* **************************** INDIVIDUELLES ******************************************/
#header_indent {
    width: 980px;
    height: 363px;
    margin: 41px 10px 0 10px;
}

#underheader {
    width: 1000px;
    height: 38px;
    position: relative;
    top: -38px;
    z-index: 1001;
}

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

#bg_top {
    background: url('../img/bg_body.png') top center repeat-x;
}

#bg_bottom {
    background: url('../img/bg_footer-r.png') bottom center repeat-x;
}

#headerpic {
    width: 1000px;
    height: 404px;
    padding-top: 0px;
    padding-left: 0px;
}

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

#content_spacer {
    height: 34px;
    line-height: 1px;
    font-size: 1px;
}

#bg_counter {
    width: 202px;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    background: url('../img/bg_counter.png') top center no-repeat;
}

#counter_indent {
    color: #ffffff;
    font-weight: bold;
    margin: 0 17px 0 14px;
}

#counter_text {
    width: 50%;
    float: left;
    text-align: left;
}
#counter_count {
    width: 50%;
    float: left;
    text-align: right;
}

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

#style {
    width: 204px;
    height: 38px;
    float: left;
}

#styler {
    width: 96px;
    color: #676767;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
}

#switch {
    width: 108px;
    padding-top: 4px;
    float: right;
}

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

.a {
    width: 31px;
    background: url('../img/a.png') top center no-repeat;
}

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

.aa {
    width: 34px;
    background: url('../img/aa.png') top center no-repeat;
}

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

.aaa {
    width: 31px;
    background: url('../img/aaa.png') top center no-repeat;
}

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

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

.box {
    width: 208px;
    margin-bottom: 15px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 30px;
    color: #595702;
    font-family: arial, verdana;
    text-indent: 15px;
    line-height: 30px;
    font-weight: bold;
}

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

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

#news .boxtop {
    background: url('../img/bg_box_news.png') top no-repeat;
}

#events .boxtop {
    background: url('../img/bg_box_events.png') top no-repeat;
}

#anlass .boxtop {
    background: url('../img/bg_box_anlass.png') top no-repeat;
}

#vg .boxtop {
    background: url('../img/bg_box_vgulmen.png') top no-repeat;
}

#wetter .boxtop {
    background: url('../img/bg_box_wetter.png') top no-repeat;
}

#contact .boxtop {
    background: url('../img/bg_boxtop_contact.png') top no-repeat;
    height: 45px;
}
#links .boxtop {
    background: url('../img/bg_boxtop_links.png') top no-repeat;
    height: 45px;
}
.sg_left {
    padding: 30px 0 0 0px;
}
.boxindent2 {
    padding: 0px 0 0 20px;
}

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

#search {
    width: 215px;
    height: 34px;
    float: left;
    padding-top: 4px;
}

#search_text {
    width: 15px;
    height: 10px;
    float: left;
    line-height: 1px;
}

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

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

#search_input {
    width: 146px;
    height: 25px;
    color: #949494;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 10px;
    padding: 0;
    border: 0;
}

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

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

#newsletter {
    width: 290px;
    height: 30px;
    float: left;
    padding-top: 4px;
}

#newsletter_text {
    width: 89px;
    height: 30px;
    float: left;
    color: #676767;
    line-height: 30px;
    text-align: center;
    font-weight: bold
}

#newsletter_form {
    width: 189px;
    height: 30px;
    float: left;
    background: url('../img/bg_newsletter.png') top left no-repeat;
}

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

#newsletter_input {
    width: 146px;
    height: 25px;
    color: #949494;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 10px;
    padding: 0;
    border: 0;
}

#newsletter_submit {
    width: 33px;
    height: 27px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0px;
    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: #3b3b3b;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #3b3b3b;
}

.tab_link_mehr {
    color: #3b3b3b;
}

.tab_link_mehr a {
    color: #e71d00;
}

.tab_link_mandat a {
    color: #3b3b3b;
}

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

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

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13667, .menue_list_toplevel_13667,
.menue_point_secondlevel_13667, .menue_group_13667,
.menue_point_thirdlevel_13667, .menue_list_thirdlevel_13667 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13667:link, a.navpoint_toplevel_13667:visited, a.navpoint_toplevel_13667:active,
a.navpoint_secondlevel_13667:link, a.navpoint_secondlevel_13667:visited, a.navpoint_secondlevel_13667:active,
a.navpoint_thirdlevel_13667:link, a.navpoint_thirdlevel_13667:visited, a.navpoint_thirdlevel_13667:active {
    text-decoration: none;
    display: block;
}

.toplevel_13667_over,
.secondlevel_13667_over,
.thirdlevel_13667_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_13667 li,
.menue_group_13667 li,
.menue_list_thirdlevel_13667 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13667, a.navpoint_toplevel_13667:link, a.navpoint_toplevel_13667:visited, a.navpoint_toplevel_13667:active, .menue_point_toplevel_13667_over, a.navpoint_toplevel_13667:hover {
    width: 100%;
    line-height: 30px;
    text-indent: 15px;
    text-align: left;
}

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

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

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

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

.menue_point_toplevel_13667, .menue_point_toplevel_13667_over {
    margin-top: 3px;
}

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

.menue_group_13667 {
    margin: 3px 0 6px 0;
}

.menue_group_13667_start {
    display: none;
}

.menue_group_13667_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13667, .navpoint_secondlevel_13667:link, a.navpoint_secondlevel_13667:visited, a.navpoint_secondlevel_13667:active, a.navpoint_secondlevel_13667:hover, .menue_point_secondlevel_13667_over {
    width: 100%;
    line-height: 19px;
    text-indent: 34px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_13667 a {
    color: #3b3b3b;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13667:hover, .menue_point_secondlevel_13667_over, .menue_point_secondlevel_13667_over a {
    color: #e71d00;
    font-weight: bold;
    font-size: 12px;
}

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

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

.menue_list_thirdlevel_13667 {
    margin: 3px 0 6px 0;
}

.menue_list_thirdlevel_13667_start {
    display: none;
}

.menue_list_thirdlevel_13667_end {
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_13667 a {
    color: #3b3b3b;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13667:hover, .menue_point_thirdlevel_13667_over, .menue_point_thirdlevel_13667_over a {
    color: #e71d00;
    font-weight: bold;
    font-size: 12px;
}

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

/* *********************** menue 13667 ende ************************ */

