body {
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #4a4a4a;
    background: #569b44;
}

a {
    color: #008bec;
}


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

/*#fix2 {
    background: url('../img/bg_fix2.png') top center no-repeat;
    height: 145px;
    width: 100%;
    margin: 0 auto;
    min-width: 1000px;
    max-width: 2002px;
}*/
#fix1 {
    background: url('../img/bg_fix.jpg') scroll center bottom no-repeat;
}
/* headerhoehe */
#header {
    height: 600px;
    margin: 0 auto;
    width: 1000px;
    background: url('../img/bg_header.jpg') top center no-repeat;
}

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

#left {
    width: 16px;
}

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


#vernetzt {
    padding: 15px 0 0 0px;
    float: left;
    width: 290px;
    height: 91px;
}

#middle {
    width: 746px;
}

#content{
    width: 621px;
    line-height: 22px;
    min-height: 800px;
    margin-top: 10px;
}

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

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

#footer {
    height: 106px;
    color: #ffffff;
    font-size: 12px;
    background: url('../img/bg_footer.jpg') top center no-repeat;
    width: 1000px;
    margin: 0 auto;
}

#innerfooter {
    padding-top: 0px;
    line-height: 106px;
    color: #ffffff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    text-align: right;
    float: left;
    width: 470px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.13);
}

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

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

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

#bg_toplevel {
    height: 58px;
    width: 1000px;
}

#toplevel_pos {
    margin: 0 17px;
}

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

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

#bg_top{
    background: url('../img/bg_top.jpg') top center no-repeat;
}

#blank {
    width: 262px;
    height: 197px;
    margin-left: 14px;
}

#headerpic {
    width: 966px;
    height: 319px;
    padding-left: 17px;
    padding-top: 13px;
    overflow: hidden;
}

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

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

#style {
    height: 40px;
    width: 213px;
}

#styler {
    width: 94px;
    color: #4a4a4a;
    line-height: 30px;
    float: left;
    text-align: right;
    font-size: 14px;
}

#switch {
    width: 92px;
    float: right;
    text-align: left;
    font-size: 1px;
    line-height: 1px;
}

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

/***************************** TAB *****************************/


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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 42px;
    color: #ffffff;
    text-indent: 20px;
    line-height: 42px;
    font-weight: bold;
}

.boxbody { 
    background: #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    margin: 0 3px;
}

.boxindent {
    width: 180px;
    margin: 0 auto;
    color: #515a5f;
}

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

#search {
    width: 213px;
    height: 50px;
}

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

#search_input {
    width: 175px;
    height: 40px;
    color: #4a4a4a;
    font-size: 12px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 11px;
    padding: 0;
    border: 0;
}

#search_submit {
    width: 27px;
    height: 30px;
    background: transparent;
    vertical-align: top;
    margin: 0 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: #0d7c0f;
    font-weight: normal;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #515a5f;
}

.tab_link_mehr {
    color: #515a5f;
}

.tab_link_mehr a {
    color: #008bec;
}

.tab_link_mandat a {
    color: #515a5f;
}


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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13928, .menue_list_toplevel_13928,
.menue_point_secondlevel_13928, .menue_group_13928,
.menue_point_thirdlevel_13928, .menue_list_thirdlevel_13928 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13928:link, a.navpoint_toplevel_13928:visited, a.navpoint_toplevel_13928:active,
a.navpoint_secondlevel_13928:link, a.navpoint_secondlevel_13928:visited, a.navpoint_secondlevel_13928:active,
a.navpoint_thirdlevel_13928:link, a.navpoint_thirdlevel_13928:visited, a.navpoint_thirdlevel_13928:active {
    text-decoration: none;
    display:block;
}

.toplevel_13928_over,
.secondlevel_13928_over,
.thirdlevel_13928_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13928 li,
.menue_group_13928 li,
.menue_list_thirdlevel_13928 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13928, a.navpoint_toplevel_13928:link, a.navpoint_toplevel_13928:visited, a.navpoint_toplevel_13928:active, .menue_point_toplevel_13928_over, a.navpoint_toplevel_13928:hover {
    line-height: 58px;
    text-align: center;
    width: 100%;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13928:hover, .menue_point_toplevel_13928_over, .menue_point_toplevel_13928_over a, .menue_point_toplevel_13928:hover > a {
    color: #ffffff;
    font-weight: normal;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_13928:hover, .menue_point_toplevel_13928_over, .menue_point_toplevel_13928:hover {
    background: url('../img/toplevel_over.jpg') top left repeat-x;
    border-radius: 5px;
}

.menue_point_toplevel_13928, .menue_point_toplevel_13928_over{
    margin-top: 0px;
}

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

.menue_group_13928 {
    margin: 0px 0 0px 0;
    background: #4c78b0;
    border: 1px solid #426899;
    border-radius: 3px;
}
.menue_group_13928_start{
    height: 3px;
    font-size: 1px;
    line-height: 1px;
}

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13928, .navpoint_secondlevel_13928:link, a.navpoint_secondlevel_13928:visited, a.navpoint_secondlevel_13928:active, a.navpoint_secondlevel_13928:hover, .menue_point_secondlevel_13928_over {
    width: 100%;
    line-height: 30px;
    text-indent: 37px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13928:hover, .menue_point_secondlevel_13928_over, .menue_point_secondlevel_13928_over a{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

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

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

.menue_list_thirdlevel_13928 {
    margin: 0px 0 0px 0;
    background: #4b8e3a;
    border: 1px solid #6b8c4d;
    border-radius: 3px;
}

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

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

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13928:hover, .menue_point_thirdlevel_13928_over, .menue_point_thirdlevel_13928_over a{
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
}

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



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

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_13928, .menue_point_toplevel_13928_over {
	padding: 0 0;
	position: relative;
	margin: 0 0px;
	display: table-cell !important;
        zoom: 1;
        *display: inline;
}

/**** / SECONDLEVEL / ****/
.menue_group_13928 {
	position: absolute;
	top: 58px;
	width: 208px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_13928:hover .menue_group_13928, .menue_point_toplevel_13928_over:hover .menue_group_13928 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_13928 .menue_point_secondlevel_13928, .menue_group_13928 .menue_point_secondlevel_13928_over {
	position: relative;
}

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

.menue_point_secondlevel_13928:hover .menue_list_thirdlevel_13928, .menue_point_secondlevel_13928_over:hover .menue_list_thirdlevel_13928 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_13928 .menue_point_thirdlevel_13928, .menue_group_13928 .menue_point_thirdlevel_13928_over {
	position: relative;
}


/* *********************** menue 13928 ende ************************ */

