    @import url(https://fonts.verwaltungsportal.de/import/?family=Open+Sans:400,300,600);
body {
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    color: #191919;
    background: #ffffff;
}

a {
    color: #f10000;
}

a:hover {
    color: #f10000;
}


/* seitenbreite */
#fix2, #header, #fix1, #footer {
    width: 1200px;
}

/*#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
#fix1 {
    margin: 0 auto;
}
/* headerhoehe */
#header {
    height: 90px;
    margin: 0 auto;
}

#maindiv {
    margin: 0 auto;
}

#left {
    width: 0px;
}

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

#left-top {
    height: 400px;
}

#vernetzt {
    margin: 30px 0 0 10px;
    text-align: left;
    float: left;
}

#middle {
    width: 900px;
}

#content{
    width: 880px;
    min-height: 300px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 244px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

#innerfooter {
    padding-top: 37px;
    line-height: 107px;
    color: #fff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 10px;
    text-align: right;
    float: right;
}

#innerfooter a {
    color: #fff;
}

#innerfooter a:hover {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

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

#bg_top {
    background: url('../img/bg_top.png') top center no-repeat;
    width: 100%;
    min-width: 1200px;		
    margin: 0 auto;
}


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

#headerpic {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;		
    height: 370px;
    margin: 0 auto;
    overflow: hidden;
}

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

#blank {
    float: left;
    width: 220px;
    height: 90px;
}

#toplevel {
    height: 50px;
    width: 900px;
    margin-top: 17px;
    margin-right: 10px;
    float: right;
}

#toplevel_pos {
    margin: 0 0px 0 0px;
    width: 900px;
}

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

#content_buttons_div {
    top: 45% !important;
}
/***************************** STYLER *****************************/


#style {
    height: 75px;
    float: left;
    padding-top: 24px;
    margin-left: 14px;
}

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

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

.box {
    width: 258px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 52px;
    color: #fff;
    font-family: Open Sans, arial, verdana;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

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

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

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

.box2 {
    width: 220px;
    padding-top: 24px;
}

.boxindent2 {
    width: 220px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
}

#facebook {
    float: left;
    margin-left: 320px;
}

#paypal {
    float: right;
    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 {
    color: #191919;
    font-weight: normal;
    line-height: 1.2em;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #191919;
    font-weight: 600;
    line-height: 1.2em;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

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

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

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

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

.tab_link {
    color: #191919;
}

.tab_link_mehr {
    color: #191919;
}

.tab_link_mehr a {
    color: #f10000;
}

.tab_link_mandat a {
    color: #f10000;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_17160, .menue_list_toplevel_17160,
.menue_point_secondlevel_17160, .menue_group_17160,
.menue_point_thirdlevel_17160, .menue_list_thirdlevel_17160 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_17160:link, a.navpoint_toplevel_17160:visited, a.navpoint_toplevel_17160:active,
a.navpoint_secondlevel_17160:link, a.navpoint_secondlevel_17160:visited, a.navpoint_secondlevel_17160:active,
a.navpoint_thirdlevel_17160:link, a.navpoint_thirdlevel_17160:visited, a.navpoint_thirdlevel_17160:active {
    text-decoration: none;
    display:block;
}

.toplevel_17160_over,
.secondlevel_17160_over,
.thirdlevel_17160_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_17160 li,
.menue_group_17160 li,
.menue_list_thirdlevel_17160 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_17160, a.navpoint_toplevel_17160:link, a.navpoint_toplevel_17160:visited, a.navpoint_toplevel_17160:active, .menue_point_toplevel_17160_over, a.navpoint_toplevel_17160:hover {
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

/* menuepoint background */
#toplevel1_17160 a.navpoint_toplevel_17160 {
    background: none;
}

#toplevel2_17160 a.navpoint_toplevel_17160,
#toplevel3_17160 a.navpoint_toplevel_17160,
#toplevel4_17160 a.navpoint_toplevel_17160,
#toplevel5_17160 a.navpoint_toplevel_17160,
#toplevel6_17160 a.navpoint_toplevel_17160,
#toplevel7_17160 a.navpoint_toplevel_17160,
#toplevel8_17160 a.navpoint_toplevel_17160,
#toplevel9_17160 a.navpoint_toplevel_17160,
#toplevel10_17160 a.navpoint_toplevel_17160,
#toplevel11_17160 a.navpoint_toplevel_17160,
#toplevel12_17160 a.navpoint_toplevel_17160 {
    background: url('../img/toplevel.png') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_17160 a {
    color: #303030;
    font-weight: 600;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_17160:hover, .menue_point_toplevel_17160_over, .menue_point_toplevel_17160_over a, .menue_point_toplevel_17160:hover > a {
    color: #589c14;
    font-weight: 600;
}

/* menuepoint over background */
a.navpoint_toplevel_17160:hover, .menue_point_toplevel_17160_over, .menue_point_toplevel_17160:hover {
    background: url('../img/toplevel_over.png') top left repeat-x;
}

.menue_point_toplevel_17160, .menue_point_toplevel_17160_over{
    margin-top: 0;
}

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

.menue_group_17160 {
    margin: 0px 0 0px 0;
}
.menue_group_17160_start{
    background: url('../img/mg_start.png') top left no-repeat;
    height: 7px;
}

.menue_group_17160_end{
    background: url('../img/mg_end.png') top left no-repeat;
    height: 10px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_17160, .navpoint_secondlevel_17160:link, a.navpoint_secondlevel_17160:visited, a.navpoint_secondlevel_17160:active, a.navpoint_secondlevel_17160:hover, .menue_point_secondlevel_17160_over {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    text-indent: 21px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_17160 a {
    color: #1a1a1a;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_17160:hover, .menue_point_secondlevel_17160_over, .menue_point_secondlevel_17160_over a, .menue_point_secondlevel_17160:hover > a{
    color: #1a1a1a;
    font-weight: normal;
}

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

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

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

.menue_list_thirdlevel_17160_start{
    background: url('../img/mg_start.png') top left no-repeat;
    height: 7px;
}

.menue_list_thirdlevel_17160_end{
    background: url('../img/mg_end.png') top left no-repeat;
    height: 10px;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_17160 a {
    color: #1a1a1a;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_17160:hover, .menue_point_thirdlevel_17160_over, .menue_point_thirdlevel_17160_over a{
    color: #1a1a1a;
    font-weight: normal;
}

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


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

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

/**** / SECONDLEVEL / ****/
.menue_group_17160 {
	position: absolute;
	top: 50px;
	left: -3px;
	width: 245px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_17160:hover .menue_group_17160, .menue_point_toplevel_17160_over:hover .menue_group_17160 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_17160 .menue_point_secondlevel_17160, .menue_group_17160 .menue_point_secondlevel_17160_over {
	position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_17160 {
	position: absolute;
	top: -7px;
	left: 245px;
	width: 248px;
	display: none;
	display: none !important;
}

.menue_point_secondlevel_17160:hover .menue_list_thirdlevel_17160, .menue_point_secondlevel_17160_over:hover .menue_list_thirdlevel_17160 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_17160 .menue_point_thirdlevel_17160, .menue_group_17160 .menue_point_thirdlevel_17160_over {
	position: relative;
}


/* *********************** menue 17160 ende ************************ */

