    @import url('https://fonts.verwaltungsportal.de/import/?family=Ubuntu:400,400i,500,500i,700,700i'); 
    @import url('https://fonts.verwaltungsportal.de/import/?family=Satisfy:400,400i,500,500i,700,700i'); 
body {
    font-family: Ubuntu, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    background: url('../img/background.jpg') top center no-repeat fixed;
    background-size: cover;
}

a {
    color: #1981d1;
}

a:hover {
    color: #1981d1;
}


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

#fix2 {
    background: -moz-linear-gradient(top, rgba(255,255,255,0.85) 0%, rgba(214,233,247,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.85) 0%,rgba(214,233,247,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0.85) 0%,rgba(214,233,247,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#d9d6e9f7',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
/*#fix1 {
    background: url('../img/bg_fix.png') bottom center no-repeat;
}*/
/* headerhoehe */
#header {
    height: 349px;
}

#left {
    width: 10px;
}

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

#left-top {
    height: 400px;
}

#vernetzt {
    margin: -180px 0 0 680px;
    text-align: center;
    position: absolute;
}

#middle {
    width: 674px;
}

#content{
    width: 633px;
    min-height: 670px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 70px;
    color: #000000;
    font-size: 17px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    padding-top: 16px;
    line-height: 44px;
    color: #000000;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 17px;
    text-align: right;
    float: right;
    width: 500px;
    font-size: 14px !important;
}

#innerfooter a {
    color: #000000;
}

#innerfooter a:hover {
    color: #045695;
    font-weight: normal;
}

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

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

#blank {
    width: 341px;
    height: 142px;
    float: left;
}

#content_buttons_div {
    top: 55% !important;
}

#menu {
    width: 299px;
    background: rgb(10,142,217); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(10,142,217,1) 0%, rgba(79,174,243,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(10,142,217,1) 0%,rgba(79,174,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(10,142,217,1) 0%,rgba(79,174,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a8ed9', endColorstr='#4faef3',GradientType=0 ); /* IE6-9 */ 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.spacer2 {
    height: 10px;
}
/***************************** STYLER *****************************/


#style {
    height: 45px;
    width: 111px;
    float: right;
    margin-right: 23px;
    padding-top: 6px;
}


#switch {
    width: 116px;
    float: right;
    font-size: 0px;
    line-height: 0px;
}

#switch a {
    margin-left: 5px;
}


.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: #000000;
    font-weight: normal;
    line-height: 1.4em;
    font-family: 'Satisfy', Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #;
}

.tab_link_mehr {
    color: #;
}

.tab_link_mehr a {
    color: #;
}

.tab_link_mandat a {
    color: #;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_16759, .menue_list_toplevel_16759,
.menue_point_secondlevel_16759, .menue_group_16759,
.menue_point_thirdlevel_16759, .menue_list_thirdlevel_16759 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_16759:link, a.navpoint_toplevel_16759:visited, a.navpoint_toplevel_16759:active,
a.navpoint_secondlevel_16759:link, a.navpoint_secondlevel_16759:visited, a.navpoint_secondlevel_16759:active,
a.navpoint_thirdlevel_16759:link, a.navpoint_thirdlevel_16759:visited, a.navpoint_thirdlevel_16759:active {
    text-decoration: none;
    display:block;
}

.toplevel_16759_over,
.secondlevel_16759_over,
.thirdlevel_16759_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_16759 li,
.menue_group_16759 li,
.menue_list_thirdlevel_16759 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_16759, a.navpoint_toplevel_16759:link, a.navpoint_toplevel_16759:visited, a.navpoint_toplevel_16759:active, .menue_point_toplevel_16759_over, a.navpoint_toplevel_16759:hover {
    width: 281px;
    line-height: 45px;
    text-align: center;
    font-size: 19px;
    font-family: 'Ubuntu';  
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_16759:hover, .menue_point_toplevel_16759_over, .menue_point_toplevel_16759_over a, .menue_point_toplevel_16759:hover > a {
    color: #fff;
    font-weight: 500;
}

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

.menue_point_toplevel_16759, .menue_point_toplevel_16759_over{
    margin-top: 3px;
    margin-left: 8px;
}

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

.menue_group_16759 {
    margin: 0px 0 -3px 0;
}
.menue_group_16759_start{
    display: none;
}

.menue_group_16759_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_16759, .navpoint_secondlevel_16759:link, a.navpoint_secondlevel_16759:visited, a.navpoint_secondlevel_16759:active, a.navpoint_secondlevel_16759:hover, .menue_point_secondlevel_16759_over {
    width: 100%;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_16759 a {
    color: #343434;
    font-weight: normal;
    font-style: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_16759:hover, .menue_point_secondlevel_16759_over, .menue_point_secondlevel_16759_over a{
    color: #343434;
    font-weight: bold;
    font-style: italic;
}

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

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

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

.menue_list_thirdlevel_16759_start{
    display: none;
}

.menue_list_thirdlevel_16759_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_16759, .navpoint_thirdlevel_16759:link, a.navpoint_thirdlevel_16759:visited, a.navpoint_thirdlevel_16759:active, a.navpoint_thirdlevel_16759:hover, .menue_point_thirdlevel_16759 {
    width: 100%;
    line-height: 30px;
    text-align: center;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_16759 a {
    color: #fff;
    font-weight: normal;
    font-style: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_16759:hover, .menue_point_thirdlevel_16759_over, .menue_point_thirdlevel_16759_over a{
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

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


/* *********************** menue 16759 ende ************************ */

