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

a {
    color: #0ca2e0;
}

a:hover {
    color: #0ca2e0;
}


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

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

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

#left {
    width: 208px;
}

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

#left-top {
    height: 400px;
}

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

#middle {
    width: 585px;
}

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

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

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

#right-top {
    height: 400px;
}

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

#innerfooter {
    padding-top: 0px;
    line-height: 130px;
    color: #fff;
    font-weight: normal;
    margin-left: 208px;
    margin-right: 207px;
    text-align: center;
}

#innerfooter a {
    color: #fff;
}

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

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


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

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



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


#style {
    height: 24px;
    width: 207px;
    margin-left: 793px;
    padding-top: 28px;
}

#styler {
    width: 90px;
    color: #fff;
    line-height: 24px;
    float: left;
    text-align: left;
    padding-left: 10px;
}

#switch {
    width: 95px;
    float: right;
    font-size: 1px;
    line-height: 1px;
    padding-right: 10px;
}

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

.box {
    width: 207px;
    margin-top: 13px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 37px;
    color: #fff;
    font-family: 'Playball', cursive;
    text-indent: 15px;
    line-height: 37px;
    font-weight: normal;
}

.boxbody {
    color: #595959;
}

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

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


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

#search {
    width: 208px;
    height: 37px;
    margin-top: 33px;
}

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

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

#search_input {
    width: 165px;
    height: 31px;
    color: #fff;
    font-size: 14px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
}

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

/***************************** NEWSLETTER *****************************/

#newsletter {
    width: 207px;
    height: 90px;
}

#newsletter_text {
    width: 207px;
    height: 37px;
    float: left;
    color: #fff;
    line-height: 37px;
    text-align: left;
    background: url('../img/bg_boxtop.png') top no-repeat;
    text-indent: 15px;
    font-family: 'Playball', cursive;
}

#newsletter_form {
    width: 190px;
    height: 42px;
    float: left;
    background: url('../img/bg_newsletter.png') top left no-repeat;
    margin-left: 10px;
    margin-top: 10px;
}

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

#newsletter_input {
    width: 148px;
    height: 31px;
    color: #848484;
    font-size: 12px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 8px;
    padding: 0;
    border: 0;
}

#newsletter_submit{
    width: 31px;
    height: 31px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 3px;
    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 {
    color: #cc000f;
    font-weight: normal;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #cc000f;
    font-weight: normal;
     font-family: 'Playball', cursive;
}

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

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

.tab_link {
    color: #595959;
}

.tab_link_mehr {
    color: #595959;
}

.tab_link_mehr a {
    color: #0ca2e0;
}

.tab_link_mandat a {
    color: #0ca2e0;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14512, .menue_list_toplevel_14512,
.menue_point_secondlevel_14512, .menue_group_14512,
.menue_point_thirdlevel_14512, .menue_list_thirdlevel_14512 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14512:link, a.navpoint_toplevel_14512:visited, a.navpoint_toplevel_14512:active,
a.navpoint_secondlevel_14512:link, a.navpoint_secondlevel_14512:visited, a.navpoint_secondlevel_14512:active,
a.navpoint_thirdlevel_14512:link, a.navpoint_thirdlevel_14512:visited, a.navpoint_thirdlevel_14512:active {
    text-decoration: none;
    display:block;
}

.toplevel_14512_over,
.secondlevel_14512_over,
.thirdlevel_14512_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_14512 li,
.menue_group_14512 li,
.menue_list_thirdlevel_14512 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14512, a.navpoint_toplevel_14512:link, a.navpoint_toplevel_14512:visited, a.navpoint_toplevel_14512:active, .menue_point_toplevel_14512_over, a.navpoint_toplevel_14512:hover {
    width: 100%;
    line-height: 37px;
    text-indent: 17px;
    text-align: left;
    font-size: 17px;
    font-family: 'Playball', cursive;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_14512 a {
    color: #606060;
    font-weight: normal;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14512:hover, .menue_point_toplevel_14512_over, .menue_point_toplevel_14512_over a, .menue_point_toplevel_14512:hover > a {
    color: #fff;
    font-weight: normal;
}

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

.menue_point_toplevel_14512, .menue_point_toplevel_14512_over{
    margin-top: 3px;
}

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

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

.menue_group_14512_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_14512, .navpoint_secondlevel_14512:link, a.navpoint_secondlevel_14512:visited, a.navpoint_secondlevel_14512:active, a.navpoint_secondlevel_14512:hover, .menue_point_secondlevel_14512_over {
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    text-indent: 37px;
    text-align: left;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_14512 a {
    color: #808080;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14512:hover, .menue_point_secondlevel_14512_over, .menue_point_secondlevel_14512_over a{
    color: #cc000f;
    font-weight: bold;
}

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

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

.menue_list_thirdlevel_14512 {
    margin: 3px 0 6px 0;
}

.menue_list_thirdlevel_14512_start{
    display: none;
}

.menue_list_thirdlevel_14512_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_14512 a {
    color: #808080;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14512:hover, .menue_point_thirdlevel_14512_over, .menue_point_thirdlevel_14512_over a{
    color: #cc000f;
    font-weight: bold;
}

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


/* *********************** menue 14512 ende ************************ */

