body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.75rem;
    color: #5d5d5d;
    background: #ffffff;
}

a {
    color: #757500;
}

/* 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: 450px;
}

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

#left {
    width: 251px;
}

#left_indent {
    margin: 5px 0px 0 40px;
}

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

#middle {
    width: 729px;
    background: #fff;
}

#content{
    width: 660px;
    line-height: 18px;
    min-height: 600px;
    padding-top: 15px;
}

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

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

#right-top {
    height: 40px;
}

#footer {
    height: 100px;
    line-height: 96px;
    color: #ffffff;
    font-size: 0.75rem;
    background: url('../img/bg_footer.jpg') top no-repeat, #757500;
}

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

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

#innerfooter a {
    color: #ffffff;
    font-size: 0.75rem;
    background: #757500;
}

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

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


#headerpic {
    width: 960px;
    height: 320px;
    padding-top: 46px;
    padding-left: 20px;
}

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


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


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


#switch {
    width: 365px;
    height: 30px;
    float: right;
    font-size: 1px;
    line-height: 1px;
    margin-top: 14px;
}

#switch a {
    margin: 0 2px;
}

@media (min-width: 992px) {
    #style button {
        border: none;
        color: #fff;
        display: inline-block;
        width: 26px;
        height: 26px;
        border-radius: 5px;
        font-weight: 400;
        text-align: center;
        background-color: #757500;
        position: relative;
        line-height: 1;
        -webkit-transition: transform 150ms linear;
        -moz-transition: transform 150ms linear;
        -ms-transition: transform 150ms linear;
        -o-transition: transform 150ms linear;
        transition: transform 150ms linear;
        font-size: 22px;
    }
    #style button+button {
        margin-left: 8px;
    }
  
}
/***************************** BOXES *****************************/

#search {
	width: 253px;
	height: 30px;
        float: right;
        margin-top: -31px;
}

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

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

#search_input {
	width: 167px;
	height: 23px;
	color: #5d5d5d;
	font-size: 0.75rem;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: transparent;
	vertical-align: top;
	margin: 0 14px 0 6px;
	padding: 0;
	border: 0;
}

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




.box {
    width: 210px;
    margin-top: 20px;
    background: #fff;
}

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

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

.boxbody {
    background: none;
    color: #414141;
    min-height: 60px;
}

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

.boxbottom {
    background: none;
    height: 10px;
    line-height:1px;
    font-size: 1px;
}




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

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

/* 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: 0.75rem;
    color: #7C7C7C;
    font-weight: normal;
}

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

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

.tab_link {
    color: #414141;
}

.tab_link_mehr {
    color: #414141;
}

.tab_link_mehr a {
    color: #757500;
}

.tab_link_mandat a {
    color: #9cb800;
}

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

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







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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_12990, .menue_list_toplevel_12990,
.menue_point_secondlevel_12990, .menue_group_12990,
.menue_point_thirdlevel_12990, .menue_list_thirdlevel_12990 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_12990:link, a.navpoint_toplevel_12990:visited, a.navpoint_toplevel_12990:active,
a.navpoint_secondlevel_12990:link, a.navpoint_secondlevel_12990:visited, a.navpoint_secondlevel_12990:active,
a.navpoint_thirdlevel_12990:link, a.navpoint_thirdlevel_12990:visited, a.navpoint_thirdlevel_12990:active {
    text-decoration: none;
    display:block;
}

.toplevel_12990_over,
.secondlevel_12990_over,
.thirdlevel_12990_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_12990 li,
.menue_group_12990 li,
.menue_list_thirdlevel_12990 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_12990, a.navpoint_toplevel_12990:link, a.navpoint_toplevel_12990:visited, a.navpoint_toplevel_12990:active, .menue_point_toplevel_12990_over, a.navpoint_toplevel_12990:hover {
    width: 100%;
    line-height: 26px;
    text-indent: 10px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_12990 a {
    color: #393939;
    font-weight: normal;
    font-size: 0.8125rem;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_12990:hover, .menue_point_toplevel_12990_over, .menue_point_toplevel_12990_over a, .menue_point_toplevel_12990:hover > a {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.8125rem;
}

/* menuepoint over background */
a.navpoint_toplevel_12990:hover, .menue_point_toplevel_12990_over, .menue_point_toplevel_12990:hover {
    background: #757500;
}

.menue_point_toplevel_12990, .menue_point_toplevel_12990_over{
    margin-top: 4px;
}


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

.menue_group_12990 {
    margin: 10px 0 10px 0;
}
.menue_group_12990_start{
    display: none;
}

.menue_group_12990_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_12990, .navpoint_secondlevel_12990:link, a.navpoint_secondlevel_12990:visited, a.navpoint_secondlevel_12990:active, a.navpoint_secondlevel_12990:hover, .menue_point_secondlevel_12990_over {
    width: 100%;
    line-height: 25px;
    text-indent: 0px;
    padding-left: 10px;
    text-align: left;
    max-width: 204px;
}

/* undermenuepoint background */
.menue_point_secondlevel_12990 {
    background: #fff;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_12990 a {
    color: #393939;
    font-weight: normal;
    font-size: 0.75rem;
    position: relative;
}

.menue_point_secondlevel_12990 a::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    height: 5px;
    width: 3px;
    background: url(../img/sub.png) no-repeat; 
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_12990:hover, .menue_point_secondlevel_12990_over, .menue_point_secondlevel_12990_over a{
    color: #757500;
    font-weight: bold;
    font-size: 0.75rem;
    position: relative;
}

.menue_point_secondlevel_12990_over a::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    height: 5px;
    width: 3px;
    background: url(../img/second.png) no-repeat;
}

/* undermenue over background */
.menue_point_secondlevel_12990_over, a.navpoint_secondlevel_12990:hover{
    background: #fff;
}

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

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

.menue_list_thirdlevel_12990_start{
    display: none;
}

.menue_list_thirdlevel_12990_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_12990, .navpoint_thirdlevel_12990:link, .menue_point_thirdlevel_12990, a.navpoint_thirdlevel_12990:hover {
    width: 100%;
    line-height: 20px;
    text-indent: 0px;
    padding-left: 10px;
    text-align: left;
    max-width: 192px;
}

a.navpoint_thirdlevel_12990:visited, a.navpoint_thirdlevel_12990:active  {
    text-indent: 10px;
}


/* undermenuepoint background */
.menue_point_thirdlevel_12990 {
    background: #fff;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_12990 a {
    color: #393939;
    font-weight: normal;
    font-size: 0.75rem;
    position: relative;
}

.menue_point_thirdlevel_12990 a::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    height: 5px;
    width: 3px;
    background: url(../img/sub.png) no-repeat; 
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_12990:hover, .menue_point_thirdlevel_12990_over, .menue_point_thirdlevel_12990_over a{
    color: #393939;
    font-weight: bold;
    font-size: 0.75rem;
    position: relative;
}

.menue_point_thirdlevel_12990_over a::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    height: 5px;
    width: 3px;
    background: url(../img/third.png) no-repeat;
}

/* undermenue over background */
.menue_point_thirdlevel_12990_over, a.navpoint_thirdlevel_12990:hover{
    background: #fff;
    padding-left: 10px;
}



/* *********************** menue 12990 ende ************************ */

