@import url(https://fonts.verwaltungsportal.de/import/?family=Roboto);
@import url('https://fonts.verwaltungsportal.de/import/?family=Roboto');

body {
    
    font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    background: #ffffff;
}

a {
    color: #2777ef;
}

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

/*#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
/*#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/
/* headerhoehe */
#top {
    height: 147px;
    background: url('../img/bg_header.png') top center no-repeat;
    width: 1000px;
    margin: 0 auto;
}

#maindiv {
    width: 100%;
}

#main {
    width: 1000px;
    margin: 0 auto;
}

#left {
    width: 266px;
}

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

#vernetzt {
    float: left;
    padding-left: 13px;
    margin-top: 50px;
}

#middle {
    width: 720px;
}

#content{
    width: 703px;
    line-height: 22px;
    min-height: 400px;
    padding-top: 15px;
    padding-bottom: 80px;
}

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

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

#footer {
    height: 158px;
    color: #ffffff;
    font-size: 12px;
    width: 1000px;
    margin: 0 auto;
}

#innerfooter {
    padding-top: 50px;
    line-height: 60px;
    color: #ffffff;
    font-weight: normal;
    margin-left: 20px;
    text-align: left;
    float: left;
    width: 690px;
}

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

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

/* **************************** INDIVIDUELLES ******************************************/
#bg_top {
    background: url('../img/bg_top.png') top center repeat-x;
    width: 100%;
    height: 134px;
/*    z-index: 51;
    position: fixed;*/
}

.nivo-controlNav {
    bottom: 70px !important;
}

#blank {
    float: left;
    width: 102px;
}

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

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

#functions_bg{
    background: url('../img/slider_mask.png') bottom center no-repeat;
    width: 100%;
    height: 60px;
    padding-top: 386px;
}

#functions {
    width: 1000px;
    margin: 0 auto;
    height: 40px;
    padding-top: 10px;
}

#toplevel {
    height: 64px;
    float: left;
    margin: 0 auto;
    padding-top: 61px;
    width: 898px;
}


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

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


#style {
    height: 39px;
    float: left;
    width: 200px;
    margin-right: 61px;
    margin-left: 5px
}

#styler {
    width: 80px;
    color: #ffffff;
    line-height: 39px;
    float: left;
    text-align: right;
    font-weight: bold;
}

#switch {
    width: 120px;
    float: right;
    font-size: 1px;
    line-height: 1px;
}
/***************************** BOXES *****************************/


.box {
    width: 266px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.jpg') top left no-repeat;
    height: 34px;
    color: #434343;
    text-indent: 20px;
    line-height: 34px;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Roboto', Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}

.boxbody {
    color: #434343;
}

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

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


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

#search {
    width: 291px;
    height: 39px;
    float: left;
}

#search_text {
    width: 66px;
    height: 39px;
    float: left;
    color: #fff;
    line-height: 39px;
    text-align: right;
    font-weight: bold;
}

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

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

#search_input {
    width: 175px;
    color: #4b4b4b;
    font-size: 12px;
    font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 16px;
    padding: 0;
    border: 0;
    text-align: left;
}

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

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

#newsletter {
    width: 352px;
    height: 39px;
    float: left;
    margin-right: 77px;
}

#newsletter img {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
}

#newsletter_text {
    width: 127px;
    height: 39px;
    float: left;
    color: #fff;
    line-height: 39px;
    text-align: right;
    font-weight: bold;
}

#newsletter_form {
    width: 225px;
    height: 39px;
    float: left;
    background: url('../img/bg_news.png') top left no-repeat;
    text-align: left;
}

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

#newsletter_input {
    width: 175px;
    color: #4b4b4b;
    font-size: 12px;
    font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 16px;
    padding: 0;
    border: 0;
    text-align: left;
}

#newsletter_submit{
    width: 26px;
    height: 20px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 2px;
    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: #404040;
    font-weight: normal;
    font-family: 'Roboto', Arial ,Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #434343;
}

.tab_link_mehr {
    color: #434343;
}

.tab_link_mehr a {
    color: #2777ef;
}

.tab_link_mandat a {
    color: #434343;
}

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

.events-title a {
    color: #4b4b4b;
}

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







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



/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13910, .menue_list_toplevel_13910,
.menue_point_secondlevel_13910, .menue_group_13910,
.menue_point_thirdlevel_13910, .menue_list_thirdlevel_13910 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13910:link, a.navpoint_toplevel_13910:visited, a.navpoint_toplevel_13910:active,
a.navpoint_secondlevel_13910:link, a.navpoint_secondlevel_13910:visited, a.navpoint_secondlevel_13910:active,
a.navpoint_thirdlevel_13910:link, a.navpoint_thirdlevel_13910:visited, a.navpoint_thirdlevel_13910:active {
    text-decoration: none;
    display:block;
}

.toplevel_13910_over,
.secondlevel_13910_over,
.thirdlevel_13910_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13910 li,
.menue_group_13910 li,
.menue_list_thirdlevel_13910 li {
    list-style-type: none;
}

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


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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13910, a.navpoint_toplevel_13910:link, a.navpoint_toplevel_13910:visited, a.navpoint_toplevel_13910:active, .menue_point_toplevel_13910_over, a.navpoint_toplevel_13910:hover {
    line-height: 22px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.menue_list_toplevel_13910 {
    width: 898px;
    table-layout: fixed !important;
    display: table;
}

/* menuepoint background */
/*.menue_point_toplevel_13910 {
}*/

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13910:hover, .menue_point_toplevel_13910_over, .menue_point_toplevel_13910_over a, .menue_point_toplevel_13910:hover > a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
.menue_point_toplevel_13910_over, .menue_point_toplevel_13910:hover {
    background: url('../img/toplevel_over.jpg') top left repeat-x;
}

.menue_point_toplevel_13910, .menue_point_toplevel_13910_over{
    margin-top: 0;
    display: table-cell;
    width: auto !important;
}

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

.menue_group_13910 {
    margin: 0px 0 0px 0;
    margin-bottom: 12px;
}
.menue_group_13910_start{
    height: 14px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_start.jpg') top left no-repeat;
}

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13910, .navpoint_secondlevel_13910:link, a.navpoint_secondlevel_13910:visited, a.navpoint_secondlevel_13910:active, a.navpoint_secondlevel_13910:hover, .menue_point_secondlevel_13910_over {
    width: 100%;
    line-height: 28px;
    text-indent: 31px;
    text-align: left;
    padding-bottom: 1px;
}

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

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

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

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

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

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

.menue_list_thirdlevel_13910_start{
    display: none;
}

.menue_list_thirdlevel_13910_end{
    display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13910:hover, .menue_point_thirdlevel_13910_over, .menue_point_thirdlevel_13910_over a{
    color: #1a3ee6;
    font-weight: bold;
    font-size: 12px;
}

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



/* *********************** menue 13910 ende ************************ */

