body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #5b5b5b;
background: #ffffff url('../img/pattern_top.png') top center repeat-x;
}

a {
color: #55b500;
}

a:hover {
color: #55b500;
}


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

#banner {
  width: 245px;
  height: 315px;
  float: left;
}

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

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

#left {
width: 250px;
}

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

#left-top {
height: 14px;
line-height: 1px;
font-size: 1px;
}

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

#middle {
width: 720px;
}

#content {
width: 672px;

}

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

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

#right-top {
height: 400px;
}

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

#innerfooter {
color: #000000;
font-weight: normal;
margin-left: 0px;
margin-right: 36px;
text-align: right;
padding-top: 40px;
}

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

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

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

#headerpic {
    width: 735px;
    height: 289px;
    margin-top: 23px;
    margin-right: 20px;
    float: right;
}

#bg_toplevel {
	height: 26px;
	margin-top: 40px;
        width: 1000px;
        text-align: center;
        }
        
        #toplevel_indent {
	margin: 0 20px 0 20px;
        width: 960px;
        }

	#content_spacer {
	height: 31px;
	line-height: 1px;
	font-size: 1px;
	}
        
        
        /* ************************ TABS ************************/

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

        .boxtop {
            height: 41px;
            background: url('../img/bg_boxtop.jpg') top center no-repeat;
            color: #010101;
            font-weight: bold;
            line-height: 41px;
            text-indent: 16px;
        }

        .boxbody {
            background: url('../img/bg_boxbody.jpg') top center repeat-y;
        }
        
        .boxbody2 {
            background: url('../img/bg_boxbody2.jpg') top center no-repeat;
        }

        .boxindent {
            min-height: 220px;
            color: #010101;
            margin: 0 auto;
            width: 184px;
        }

        .boxbottom {
            background: url('../img/bg_boxbottom.jpg') top center no-repeat;
            height: 10px;
        }
/***************************** SEARCH *****************************/

#search {
    width: 216px;
    height: 42px;
    margin-top: 0px;
}

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

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

#search_input {
    width: 168px;
    color: #6d6d6d;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: italic;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 9px;
    padding: 0;
    border: 0;
}

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

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

#style {
	height: 45px;
        margin-bottom: 7px;
}

#styler {
	width: 83px;
	color: #2a272c;
        font-weight: bold;
	line-height: 45px;
	float: left;
	text-align: left;
}

#switch {
	width: 139px;
	float: right;
	font-size: 1px;
	line-height: 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: #010101;
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

/* 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;
}
.event-ort, .event-info {
color: #4C4C4C;
}

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

	 ****************************** RESET DEFAULT CSS *******************************************
	.menue_point_toplevel_9924, .menue_list_toplevel_9924,
	.menue_point_secondlevel_9924, .menue_group_9924,
	.menue_point_thirdlevel_9924, .menue_list_thirdlevel_9924 {
	margin: 0px;
	padding: 0px;
	}

	a.navpoint_toplevel_9924:link, a.navpoint_toplevel_9924:visited, a.navpoint_toplevel_9924:active,
	a.navpoint_secondlevel_9924:link, a.navpoint_secondlevel_9924:visited, a.navpoint_secondlevel_9924:active,
	a.navpoint_thirdlevel_9924:link, a.navpoint_thirdlevel_9924:visited, a.navpoint_thirdlevel_9924:active {
	text-decoration: none;
	display:block;
	}

	.toplevel_9924_over,
	.secondlevel_9924_over,
	.thirdlevel_9924_over {
	text-decoration: none;
	display:block;
	}

	.menue_list_toplevel_9924 li,
	.menue_group_9924 li,
	.menue_list_thirdlevel_9924 li {
	list-style-type: none;
	}

	+-----------------------------------------------------------------------------------+


 ****************************** MENUE 9924 CSS **************************************

 ****************************** RESET DEFAULT CSS ******************************************
.menue_point_toplevel_9924, .menue_list_toplevel_9924,
.menue_point_secondlevel_9924, .menue_group_9924,
.menue_point_thirdlevel_9924, .menue_list_thirdlevel_9924 {
	margin: 0px;
	padding: 0px;
}

a.navpoint_toplevel_9924:link, a.navpoint_toplevel_9924:visited, a.navpoint_toplevel_9924:active,
a.navpoint_secondlevel_9924:link, a.navpoint_secondlevel_9924:visited, a.navpoint_secondlevel_9924:active,
a.navpoint_thirdlevel_9924:link, a.navpoint_thirdlevel_9924:visited, a.navpoint_thirdlevel_9924:active {
	text-decoration: none;
	display:block;
}

.toplevel_9924_over,
.secondlevel_9924_over,
.thirdlevel_9924_over {
	text-decoration: none;
	display:block;
}

.menue_list_toplevel_9924 li,
.menue_group_9924 li,
.menue_list_thirdlevel_9924 li {
    list-style: none outside none;
    text-align: left;
}

+-----------------------------------------------------------------------------------+

.menue_list_secondlevel_9924 .current a, .menue_list_secondlevel_9924 li:hover > a {
	font-weight: bold;
}

 ****************************** MENUE CSS *******************************************

 height, width, indent, align for menuepoint 
.menue_point_toplevel_9924, a.navpoint_toplevel_9924:link, a.navpoint_toplevel_9924:visited, a.navpoint_toplevel_9924:active, .menue_point_toplevel_9924_over, a.navpoint_toplevel_9924:hover {
	line-height: 26px;
	text-align: center;
	width: 100%;
        float: left;
}
 menuepoint background 
.menue_point_toplevel_9924 {
background: url('../img/toplevel.jpg') top left no-repeat;
}

 color, weight, size from menuepoint 
.menue_point_toplevel_9924 a {
	color: #5c5c5c;
	font-weight: normal;
	font-size: 12px;
}

 color, weight, size from menuepoint over 
a.navpoint_toplevel_9924:hover, .menue_point_toplevel_9924_over, .menue_point_toplevel_9924_over a {
	color: #282529;
	font-weight: bold;
	font-size: 12px;
}

 menuepoint over background 
a.navpoint_toplevel_9924:hover, .menue_point_toplevel_9924_over {
	background: url('../img/toplevel_over.png') top left repeat-x;
}
.menue_point_toplevel_9924, .menue_point_toplevel_9924_over{
	margin-top: 23px;
	float: left;
}

 ****************************** UNDERMENUE CSS **************************************

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

	.menue_group_9924_end{
	height: 17px;
	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_9924, .navpoint_secondlevel_9924:link, a.navpoint_secondlevel_9924:visited, a.navpoint_secondlevel_9924:active, a.navpoint_secondlevel_9924:hover, .menue_point_secondlevel_9924_over {
	width: 185px;
	line-height: 20px;
	text-indent: 37px;
	text-align: left;
}

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

 undermenuepoint color, weight, size 
.menue_point_secondlevel_9924 a {
	color: #29262b;
	font-weight: normal;
	font-size: 12px;
        text-transform: none;
}

 undermenuepoint over color weight size 
a.navpoint_secondlevel_9924:hover, .menue_point_secondlevel_9924_over, .menue_point_secondlevel_9924_over a{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
        text-transform: none;
}

 undermenue over background 
.menue_point_secondlevel_9924_over{
	background: url('../img/secondlevel.png') top left no-repeat;
}
a.navpoint_secondlevel_9924:hover{
	background: url('../img/secondlevel_over.png') top left no-repeat;
}
 ****************************** UNDERMENUE CSS **************************************

.menue_list_thirdlevel_9924 {
margin: 0;
}

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

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

 height, width, align, indent for undermenuepoint 
.menue_point_thirdlevel_9924, .navpoint_thirdlevel_9924:link, a.navpoint_thirdlevel_9924:visited, a.navpoint_thirdlevel_9924:active, a.navpoint_thirdlevel_9924:hover, .menue_point_thirdlevel_9924_over {
	width: 185px;
	line-height: 20px;
	text-indent: 37px;
	text-align: left;
}

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

 undermenuepoint color, weight, size 
.menue_point_thirdlevel_9924 a {
	color: #29262b;
	font-weight: normal;
	font-size: 12px;
        text-transform: none;
}

 undermenuepoint over color weight size 
a.navpoint_thirdlevel_9924:hover, .menue_point_thirdlevel_9924_over, .menue_point_thirdlevel_9924_over a{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
        text-transform: none;
}

 undermenue over background 
.menue_point_thirdlevel_9924_over, a.navpoint_thirdlevel_9924:hover{
background: url('../img/secondlevel_over.png')
}

*** / PATCH DROPDOWN  / ***

*** / TOPLEVEL  / ***
.menue_point_toplevel_9924, .menue_point_toplevel_9924_over {
	width: 100%;
	padding: 0 0;
	float: left;
	position: relative;
	margin: 0;
}

*** / SECONDLEVEL / ***
.menue_group_9924 {
	position: absolute;
	top: 26px;
	width: 185px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_9924:hover .menue_group_9924, .menue_point_toplevel_9924_over:hover .menue_group_9924 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_9924 .menue_point_secondlevel_9924, .menue_group_9924 .menue_point_secondlevel_9924_over {
	position: relative;
}

*** / THIRDLEVEL / ***
.menue_list_thirdlevel_9924 {
	position: absolute;
	top: 0px;
	left: 177px;
	width: 184px;
	display: none;
	display: none !important;
}

.menue_point_secondlevel_9924:hover .menue_list_thirdlevel_9924, .menue_point_secondlevel_9924_over:hover .menue_list_thirdlevel_9924 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_9924 .menue_point_thirdlevel_9924, .menue_group_9924 .menue_point_thirdlevel_9924_over {
	position: relative;
}
 *********************** menue 9924 ende ************************ */


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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_9924, .menue_list_toplevel_9924,
.menue_point_secondlevel_9924, .menue_group_9924,
.menue_point_thirdlevel_9924, .menue_list_thirdlevel_9924 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_9924:link, a.navpoint_toplevel_9924:visited, a.navpoint_toplevel_9924:active,
a.navpoint_secondlevel_9924:link, a.navpoint_secondlevel_9924:visited, a.navpoint_secondlevel_9924:active,
a.navpoint_thirdlevel_9924:link, a.navpoint_thirdlevel_9924:visited, a.navpoint_thirdlevel_9924:active {
    text-decoration: none;
    display:block;
}

.toplevel_9924_over,
.secondlevel_9924_over,
.thirdlevel_9924_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_9924 li,
.menue_group_9924 li,
.menue_list_thirdlevel_9924 li {
    list-style-type: none;
}

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


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

.menue_list_toplevel_9924 {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_9924, a.navpoint_toplevel_9924:link, a.navpoint_toplevel_9924:visited, a.navpoint_toplevel_9924:active, .menue_point_toplevel_9924_over, a.navpoint_toplevel_9924:hover {
    width: 100%;
    line-height: 26px;
    text-align: center;
}

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


/* color, weight, size from menuepoint */
.menue_point_toplevel_9924 a {
    color: #282529;
    font-weight: normal;
    font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_9924:hover, .menue_point_toplevel_9924_over, .menue_point_toplevel_9924_over a, .menue_point_toplevel_9924:hover > a{
    color: #282529;
    font-weight: bold;
    font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_9924:hover, .menue_point_toplevel_9924_over, .menue_point_toplevel_9924:hover{
        background: url('../img/toplevel.jpg') top left no-repeat, url('../img/toplevel_over.jpg') top left repeat-x;
}


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

.menue_group_9924 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.menue_group_9924_start{
    background: url('../img/mg_start.png') top left no-repeat;
    height:20px;
    line-height: 1px;
    font-size:1px;
}

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_9924, .navpoint_secondlevel_9924:link, a.navpoint_secondlevel_9924:visited, a.navpoint_secondlevel_9924:active, a.navpoint_secondlevel_9924:hover, .menue_point_secondlevel_9924_over {
    width: 100%;
    text-indent: 37px;
    text-align: left;
    line-height: 20px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_9924:hover, .menue_point_secondlevel_9924_over, .menue_point_secondlevel_9924_over a, .menue_point_secondlevel_9924:hover > a{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_9924_over, .menue_point_secondlevel_9924:hover{
    background: url('../img/secondlevel_over.png') top left no-repeat;

}

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_9924 {
    margin-bottom: 0px;
    margin-top: 0px;
}

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

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

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_9924:hover, .menue_point_thirdlevel_9924_over, .menue_point_thirdlevel_9924_over a{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

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

/*************** / PATCH DROPDOWN  / ***************/

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_9924, .menue_point_toplevel_9924_over {
    padding: 0 0;
    position: relative;
    margin: 0 0px;
    display: table-cell !important;
    zoom: 1;
    *display: inline;
}
/**** / SECONDLEVEL / ****/
.menue_group_9924 {
    position: relative;
    top: 10px;
    width: 185px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_9924:hover .menue_group_9924, .menue_point_toplevel_9924_over:hover .menue_group_9924 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_9924 .menue_point_secondlevel_9924, .menue_group_9924 .menue_point_secondlevel_9924_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_9924 {
    position: absolute;
    top: 0px;
    width: 185px;
    left: 185px;
    display: none;
    display: none !important;
}

.menue_point_secondlevel_9924:hover .menue_list_thirdlevel_9924, .menue_point_secondlevel_9924_over:hover .menue_list_thirdlevel_9924 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_9924 .menue_point_thirdlevel_9924, .menue_group_9924 .menue_point_thirdlevel_9924_over {
    position: relative;
}

/* *********************** menue 9924 ende ************************ */