body {
    font-family: Open Sans, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #434343;
    background: #ebebeb;
}

a {
    color: #6c8000;
}


/* seitenbreite */
#fix2, #header, #fix1, #footer {
    width: 1000px;
}
#fix3 {
    background: url('../img/bg_fix1.png') bottom center no-repeat;
}
#fix2 {
    background: url('../img/bg_fix2.png') top center no-repeat;
}
#fix1 {
    background: url('../img/bg_fix3.png') top center repeat-y;
    margin: 0 auto;
}
/* headerhoehe */
#header {
    height: 158px;
    background: url('../img/bg_header.png') top center no-repeat;
    margin: 0 auto;
}

#maindiv {
    width: 100%;
    margin: 0 auto;
}

#left {
    width: 274px;
    position: relative;
    top: -88px;
    z-index: 50;
}

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


#vernetzt {
    margin: 0px 0 0 20px;
    text-align: left;
    float: left;
    width:320px;
}

#middle {
    width: 706px;
    position: relative;
    top: -70px;
    z-index: 50;
}

#content{
    width: 643px;
    line-height: 20px;
    min-height: 400px;
}

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

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


#footer {
    height: 103px;
    color: #2d2d2d;
    font-size: 12px;
    background: url('../img/bg_footer.png') top no-repeat;
    margin: 0 auto;
}

#innerfooter {
    padding-top: 0px;
    line-height: 50px;
    color: #2d2d2d;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 20px;
    text-align: center;
    float: right;
    font-family: Open Sans, Arial, Verdana, Helvetica, sans-serif;
}

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

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

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

#headerpic {
    width: 100%;
    max-width: 2000px;
    min-width: 1000px;
    height: 430px;
    margin: 0px auto;
}

#body_pattern {
    background: url('../img/bg_body.png') top center repeat-x;
    width: 100%;
    max-width: 2000px;
    min-width: 1000px;
    margin: 0 auto;
}

#footer_pattern {
    background: url('../img/footer_pattern.png') scroll center bottom repeat-x;
    width: 100%;
    max-width: 2000px;
    min-width: 1000px;
    margin: 0 auto;
}

#spacer {
    height:30px;
    width: 100%;
}

#blank {
    float: left;
    height: 155px;
    width: 400px;
}

#content-top {
    background: url('../img/content-top.png') top center no-repeat;
    position: relative;
    top: -45px;
    height: 45px;
    z-index: 50;
}

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

/* ************************ TABS ************************/
#kontakt {
    text-align: left;
    float: right;
    margin-right: 20px;
    padding-top: 15px;
}

.box {
    width: 410px;
    margin-bottom: 10px;
    height:130px;
    font-family: 'Lato', Arial ,Verdana, Helvetica, sans-serif;
}

.box a {
    color: #575757;
}

.box a:hover {
    color: #575757;
}

.boxtop {
    height: 30px;
    color: #679800;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
}

.boxindent {
    max-height: 100px;
    color: #575757;
    margin: 0 10px;
    width: 400px;
    overflow: hidden;
    line-height: 18px;
}

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


#style {
    height: 40px;
    float: left;
    width: 160px;
}

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

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

.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: #2b2b2b;
    font-weight: 300;
    font-family: 'Lato', Arial ,Verdana, Helvetica, sans-serif;
}

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

/* 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 */

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14114, .menue_list_toplevel_14114,
.menue_point_secondlevel_14114, .menue_group_14114,
.menue_point_thirdlevel_14114, .menue_list_thirdlevel_14114 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14114:link, a.navpoint_toplevel_14114:visited, a.navpoint_toplevel_14114:active,
a.navpoint_secondlevel_14114:link, a.navpoint_secondlevel_14114:visited, a.navpoint_secondlevel_14114:active,
a.navpoint_thirdlevel_14114:link, a.navpoint_thirdlevel_14114:visited, a.navpoint_thirdlevel_14114:active {
    text-decoration: none;
    display:block;
}

.toplevel_14114_over,
.secondlevel_14114_over,
.thirdlevel_14114_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_14114 li,
.menue_group_14114 li,
.menue_list_thirdlevel_14114 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14114, a.navpoint_toplevel_14114:link, a.navpoint_toplevel_14114:visited, a.navpoint_toplevel_14114:active, .menue_point_toplevel_14114_over, a.navpoint_toplevel_14114:hover {
    width: 100%;
    line-height: 40px;
    text-indent: 18px;
    text-align: left;
    font-family: Open Sans, Arial, Verdana, Helvetica, sans-serif;
}

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

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

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

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

.menue_point_toplevel_14114, .menue_point_toplevel_14114_over{
    margin-top: 3px;
}

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

.menue_group_14114 {
    margin: 0px 0 0px 0;
}
.menue_group_14114_start{
    height: 3px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_start.png') top left no-repeat;
}

.menue_group_14114_end{
    height: 3px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_end.png') top left no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_14114, .navpoint_secondlevel_14114:link, a.navpoint_secondlevel_14114:visited, a.navpoint_secondlevel_14114:active, a.navpoint_secondlevel_14114:hover, .menue_point_secondlevel_14114_over {
    width: 100%;
    line-height: 30px;
    text-indent: 32px;
    text-align: left;
    font-family: Open Sans, Arial, Verdana, Helvetica, sans-serif;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14114:hover, .menue_point_secondlevel_14114_over, .menue_point_secondlevel_14114_over a{
    color: #494949;
    font-weight: bold;
    font-size: 12px;
}

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

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

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

.menue_list_thirdlevel_14114_start{
    display: none;
}

.menue_list_thirdlevel_14114_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_14114, .navpoint_thirdlevel_14114:link, a.navpoint_thirdlevel_14114:visited, a.navpoint_thirdlevel_14114:active, a.navpoint_thirdlevel_14114:hover, .menue_point_thirdlevel_14114 {
    width: 100%;
    line-height: 30px;
    text-indent: 54px;
    text-align: left;
    font-family: Open Sans, Arial, Verdana, Helvetica, sans-serif;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14114:hover, .menue_point_thirdlevel_14114_over, .menue_point_thirdlevel_14114_over a{
    color: #494949;
    font-weight: bold;
    font-size: 12px;
}

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

/* *********************** menue 14114 ende ************************ */

