@import url('https://fonts.verwaltungsportal.de/import/?family=Chelsea+Market|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

body {
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    color: #34332b;
    background: #fffcda;
}

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

a, a:hover {
    color: #a9002c;
    font-weight: bold;
}

/* seitenbreite */
#fix2, #bg_toplevel, #footer {
    width: 1200px;
    margin: 0 auto;
}

/*#fix2 {
        background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;    
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
/* headerhoehe */
/*#header {
    height: 30px;
}*/

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

#left {
    width: 270px;
}

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

#vernetzt {
    margin: 0px 0 0 0px;
    float: right;
    padding-top: 40px;
    width: 231px;
    height: 54px;
}

#middle {
    width: 930px;
}

#content{
    width: 885px;
    line-height: 18px;
    min-height: 300px;
    margin-top: 70px;
}

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

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

#footer {
    height: 130px;
    color: #fff;
}

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

#innerfooter {
    color: #fff;
    font-weight: 400;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    float: left;
    line-height: 130px;
    width: 750px;
}

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

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

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

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

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

#bg_toplevel {
    width: 1180px;
    height: 60px;
    background: rgba(133,41,66,1);
    background: -moz-linear-gradient(top, rgba(133,41,66,1) 0%, rgba(133,41,66,1) 47%, rgba(133,23,52,1) 57%, rgba(133,23,52,1) 71%, rgba(133,23,52,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(133,41,66,1)), color-stop(47%, rgba(133,41,66,1)), color-stop(57%, rgba(133,23,52,1)), color-stop(71%, rgba(133,23,52,1)), color-stop(100%, rgba(133,23,52,1)));
    background: -webkit-linear-gradient(top, rgba(133,41,66,1) 0%, rgba(133,41,66,1) 47%, rgba(133,23,52,1) 57%, rgba(133,23,52,1) 71%, rgba(133,23,52,1) 100%);
    background: -o-linear-gradient(top, rgba(133,41,66,1) 0%, rgba(133,41,66,1) 47%, rgba(133,23,52,1) 57%, rgba(133,23,52,1) 71%, rgba(133,23,52,1) 100%);
    background: -ms-linear-gradient(top, rgba(133,41,66,1) 0%, rgba(133,41,66,1) 47%, rgba(133,23,52,1) 57%, rgba(133,23,52,1) 71%, rgba(133,23,52,1) 100%);
    background: linear-gradient(to bottom, rgba(133,41,66,1) 0%, rgba(133,41,66,1) 47%, rgba(133,23,52,1) 57%, rgba(133,23,52,1) 71%, rgba(133,23,52,1) 100%);
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    position: absolute;
    z-index: 100;
    margin-top: -30px;
    margin-left: 362px;
}

#toplevel_indent {
    color: #fff;
    width: 1160px;
    line-height: 60px;
    margin-left: 10px;
    margin-right: 10px;
}

#blank {
    min-width: 1200px;
    height: 560px;
    float: left;
    z-index: 100;
}

#content_buttons_div {
    top: 45% !important;
}

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


#style {
    height: 24px;
    float: left;
    margin-left: 25px;
    margin-top: 55px;
}

/*#styler {
    height: px;
    line-height: px;
    width: px;
    color: #;
    float: left;
    text-align: right;
}*/

#switch {
    height: 24px;
    width: 90px;
    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: #791430;
    font-weight: 400;
    font-family: 'Chelsea Market', Arial, Verdana, Helvetica, sans-serif;
}

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

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

/* 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 17743 CSS ***************************************/

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_17743, .menue_list_toplevel_17743,
.menue_point_secondlevel_17743, .menue_group_17743,
.menue_point_thirdlevel_17743, .menue_list_thirdlevel_17743 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_17743:link, a.navpoint_toplevel_17743:visited, a.navpoint_toplevel_17743:active,
a.navpoint_secondlevel_17743:link, a.navpoint_secondlevel_17743:visited, a.navpoint_secondlevel_17743:active,
a.navpoint_thirdlevel_17743:link, a.navpoint_thirdlevel_17743:visited, a.navpoint_thirdlevel_17743:active {
    text-decoration: none;
    display:block;
}

.toplevel_17743_over,
.secondlevel_17743_over,
.thirdlevel_17743_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_17743 li,
.menue_group_17743 li,
.menue_list_thirdlevel_17743 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_17743, a.navpoint_toplevel_17743:link, a.navpoint_toplevel_17743:visited, a.navpoint_toplevel_17743:active, .menue_point_toplevel_17743_over, a.navpoint_toplevel_17743:hover {
    width: 100%;
    line-height: 47px;
    text-indent: 13px;
    text-align: left;
    font-family: 'Chelsea Market', Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_17743:hover, .menue_point_toplevel_17743_over, .menue_point_toplevel_17743_over a {
    color: #363636;
    font-weight: normal;
}

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

.menue_point_toplevel_17743, .menue_point_toplevel_17743_over{
    margin-top: 4px;
}

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

.menue_group_17743 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.menue_group_17743_start{
    display: none;
}

.menue_group_17743_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_17743, .navpoint_secondlevel_17743:link, a.navpoint_secondlevel_17743:visited, a.navpoint_secondlevel_17743:active, a.navpoint_secondlevel_17743:hover, .menue_point_secondlevel_17743_over {
    width: 100%;
    line-height: 40px;
    text-align: center;
    text-indent: 0px;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_17743 a {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_17743:hover, .menue_point_secondlevel_17743_over, .menue_point_secondlevel_17743_over a{
    color: #000;
    font-weight: normal;
    font-size: 16px;
}

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

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

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

.menue_list_thirdlevel_17743_start{
    display: none;
}

.menue_list_thirdlevel_17743_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_17743, .navpoint_thirdlevel_17743:link, a.navpoint_thirdlevel_17743:visited, a.navpoint_thirdlevel_17743:active, a.navpoint_thirdlevel_17743:hover, .menue_point_thirdlevel_17743 {
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_17743 a {
    color: #000;
    font-weight: normal;
    font-size: 16px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_17743:hover, .menue_point_thirdlevel_17743_over, .menue_point_thirdlevel_17743_over a{
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

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

/* *********************** menue 17743 ende ************************ */




