    @import url(https://fonts.verwaltungsportal.de/import/?family=Open+Sans:400,300,600,700,400i,300i,600i,700i);
body {
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #606060;
    background: url('../img/bg_body.jpg') top center repeat-y;
}

a {
    color: #be1313;
}

a:hover {
    color: #be1313;
}

#content #ristoptablelogin{
    display: none;
}

/* 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: 50px;
    margin: 0 auto;
}

#main {
    background: url('../img/bg_body.jpg') top center repeat-y;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
}

#left {
    width: 270px;
}

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

#left-top {
    height: 400px;
}

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

#middle {
    width: 697px;
}

#content{
    width: 605px;
    min-height: 400px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 20px;
    color: #151515;
    font-size: 15px;
}

#innerfooter {
    padding-top: 0px;
    line-height: 41px;
    color: #151515;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 20px;
    text-align: right;
    float: right;
}

#innerfooter a {
    color: #151515;
}

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

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

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

#blank {
    width: 180px;
    height: 364px;
    float: left;
}

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

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

.theme-default a.nivo-prevNav {
    left: 135px !important;
}

.nivo-directionNav a {
    top: 75% !important;
}

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

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


#style {
    height: 25px;
    float: left;
    width: 190px;
    padding-top: 12px;
    margin-left: 46px;
}

#styler {
    width: 116px;
    color: #000;
    line-height: 25px;
    float: left;
    text-align: left;
    float: left;
    font-size: 12px;
}

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

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

.box {
    width: 217px;
    margin-bottom: 20px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 38px;
    color: #fff;
    font-family: Open Sans, arial, verdana;
    text-indent: 14px;
    line-height: 38px;
    font-weight: normal;
    font-size: 18px;
}
.boxtop2 {
    background: url('../img/bg_boxtop2.png') top no-repeat;
    height: 38px;
    color: #343838;
    font-family: Open Sans, arial, verdana;
    text-indent: 14px;
    line-height: 38px;
    font-weight: normal;
    font-size: 18px;
}
.boxtop3 {
    background: url('../img/bg_boxtop3.png') top no-repeat;
    height: 42px;
    color: #343838;
    font-family: Open Sans, arial, verdana;
    text-indent: 14px;
    line-height: 42px;
    font-weight: normal;
    font-size: 18px;
}

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

.boxindent {
    width: 189px;
    margin: 0 auto;
    min-height: 95px;
}

.boxindent2 {
    width: 209px;
    margin: 0 auto;
}

.boxindent3 {
    width: 209px;
    margin: 0 auto;
    color: #fff;
}

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

#tab {
    margin-top: 20px;
}


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

#search {
    width: 249px;
    height: 29px;
    float: left;
    padding-top: 6px;
    margin-left: 21px;
}

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

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

#search_input {
    width: 208px;
    height: 27px;
    color: #503b15;
    font-size: 14px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
}

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

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

#newsletter_text {
    width: 190px;
    height: 60px;
    float: left;
    color: #343838;
    line-height: 18px;
    text-align: left;
}

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

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

#newsletter_input {
    width: 150px;
    height: 28px;
    color: #757575;
    font-size: 12px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
}

#newsletter_submit{
    width: 28px;
    height: 28px;
    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, h1, #content .legacy_h1, .legacy_h1 {
    color: #434343;
    font-weight: normal;
    line-height: 1.2em;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #343838;
}

.tab_link_mehr {
    color: #343838;
}

.tab_link_mehr a {
    color: #c33333;
}

.tab_link_mandat a {
    color: #c33333;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_9930, .menue_list_toplevel_9930,
.menue_point_secondlevel_9930, .menue_group_9930,
.menue_point_thirdlevel_9930, .menue_list_thirdlevel_9930 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_9930:link, a.navpoint_toplevel_9930:visited, a.navpoint_toplevel_9930:active,
a.navpoint_secondlevel_9930:link, a.navpoint_secondlevel_9930:visited, a.navpoint_secondlevel_9930:active,
a.navpoint_thirdlevel_9930:link, a.navpoint_thirdlevel_9930:visited, a.navpoint_thirdlevel_9930:active {
    text-decoration: none;
    display:block;
}

.toplevel_9930_over,
.secondlevel_9930_over,
.thirdlevel_9930_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_9930 li,
.menue_group_9930 li,
.menue_list_thirdlevel_9930 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_9930, a.navpoint_toplevel_9930:link, a.navpoint_toplevel_9930:visited, a.navpoint_toplevel_9930:active, .menue_point_toplevel_9930_over, a.navpoint_toplevel_9930:hover {
    width: 100%;
    line-height: 40px;
    text-indent: 12px;
    text-align: left;
    font-size: 17px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_9930:hover, .menue_point_toplevel_9930_over, .menue_point_toplevel_9930_over a, .menue_point_toplevel_9930:hover > a {
    color: #fff;
    font-weight: normal;
}

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

.menue_point_toplevel_9930, .menue_point_toplevel_9930_over{
    margin-top: 0px;
}

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

.menue_group_9930 {
    margin: 8px 0 8px 0;
}
.menue_group_9930_start{
    display: none;
}

.menue_group_9930_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_9930, .navpoint_secondlevel_9930:link, a.navpoint_secondlevel_9930:visited, a.navpoint_secondlevel_9930:active, a.navpoint_secondlevel_9930:hover, .menue_point_secondlevel_9930_over {
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    text-indent: 12px;
    text-align: left;
    text-shadow: none;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_9930 a {
    color: #0e3a7a;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_9930:hover, .menue_point_secondlevel_9930_over, .menue_point_secondlevel_9930_over a{
    color: #0e3a7a;
    font-weight: bold;
}

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

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

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

.menue_list_thirdlevel_9930_start{
    display: none;
}

.menue_list_thirdlevel_9930_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_9930, .navpoint_thirdlevel_9930:link, a.navpoint_thirdlevel_9930:visited, a.navpoint_thirdlevel_9930:active, a.navpoint_thirdlevel_9930:hover, .menue_point_thirdlevel_9930 {
    width: 100%;
    line-height: 30px;
    text-indent: 40px;
    text-align: left;
    text-shadow: none;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_9930 a {
    color: #0e3a7a;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_9930:hover, .menue_point_thirdlevel_9930_over, .menue_point_thirdlevel_9930_over a{
    color: #0e3a7a;
    font-weight: bold;
}

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


/* *********************** menue 9930 ende ************************ */

