@import url('https://fonts.verwaltungsportal.de/import/?family=Khand:300,400,500,600,700');

body {
    font-family: 'Khand', Arial ,Verdana, Helvetica, sans-serif;
    font-size: 19px;
    color: #676767;
    background: #fff;
}

a {
    color: #3379af;
}

a:hover {
    color: #3379af;
}


/* seitenbreite */
#fix2, #header, #fix1, #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;
}*/
/* headerhoehe */
#header {
    height: 129px;
}

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

#left {
    width: 285px;
    float: left;
}

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

#left-top {
    height: 400px;
}

#vernetzt {
    margin: 30px 0 0 65px;
    text-align: right;
    float: right;
}

#middle {
    width: 900px;
    float: left;
}

#content{
    width: 870px;
    min-height: 300px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    min-height: 420px;
    color: #fff;
    font-size: 19px;
    padding-top: 30px;
}

#innerfooter {
    padding-top: 0px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    float: left;
    margin-left: 100px;
}

#innerfooter a {
    color: #fff;
}

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

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

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


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

#menu-wrapper {
    background: url('../img/menu-wrapper.png') scroll center bottom repeat;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    height: 65px;
    z-index: 51 !important;
}

#content_buttons_div {
    z-index: 52 !important;
    top: 35% !important;
}

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

#toplevel {
    width: 1200px;
    height: 65px;
    margin: 0 auto;
}

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

#header-right {
    float: right;
}

#blank {
    width: 300px;
    height: 125px;
    float: left;
}
/***************************** STYLER *****************************/


#style {
    height: 49px;
    position: absolute;
    top: 104px;
    z-index: 39;
    margin-left: 28px;
}

#switch {
    width: 160px;
    font-size: 1px;
    line-height: 1px;
}

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

.box {
    width: 263px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 108px;
    color: #344f5c;
    font-family: 'Khand', arial, verdana;
    text-align: center;
    line-height: 160px;
    font-weight: bold;
    font-size: 22px;
}

.boxtop_news {
    background: url('../img/bg_boxtop2.png') top no-repeat;
    height: 108px;
    color: #344f5c;
    font-family: 'Khand', arial, verdana;
    text-align: center;
    line-height: 160px;
    font-weight: bold;
    font-size: 22px;
}

.boxtop_tab {
    background: url('../img/bg_boxtop3.png') top no-repeat;
    height: 108px;
    color: #344f5c;
    font-family: 'Khand', arial, verdana;
    text-align: center;
    line-height: 160px;
    font-weight: bold;
    font-size: 22px;
}

.boxtop_tab2 {
    background: url('../img/bg_boxtop4.png') top no-repeat;
    height: 75px;
    color: #344f5c;
    font-family: 'Khand', arial, verdana;
    text-align: center;
    line-height: 75px;
    font-weight: bold;
    font-size: 22px;
}

.specialboxtop{
    background: url('../img/specialboxtop.jpg') top center no-repeat;
    border-top: none;
}

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

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

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

.box2 {
    width: 300px;
    float: left;
    text-align: left;
}

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

.boxtop2 {
    height: 40px;
    color: #fff;
    font-family: 'Khand', arial, verdana;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}

.boxbody2 {
    color: #fff;
}

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

.boxindent2 a{
    color: #fff;
}

.boxbottom2 {
    height: 37px;
    line-height:1px;
    font-size: 1px;
}
/***************************** SEARCH *****************************/

#search {
    width: 243px;
    min-height: 36px;
    float: left;
    margin-left: 65px;
}

#search_text {
    width: 243px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
}

#search_form{
    width: 243px;
    height: 36px;
    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: 190px;
    height: 33px;
    color: #fff;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
}

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

#search_input::-ms-input-placeholder,#newsletter_input::-ms-input-placeholder {
    color: #ffffff !important;
}
#search_input::-webkit-input-placeholder,#newsletter_input::-webkit-input-placeholder {
    color: #ffffff !important;
}

#search_input::-moz-placeholder,#newsletter_input::-moz-placeholder {
    opacity: 1;
}
#search_input:-moz-placeholder,#newsletter_input:-moz-placeholder {
    opacity: 1;
}

.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: #414141;
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'Khand', Arial ,Verdana, Helvetica, sans-serif;
    font-variant: small-caps;
}

h1, #content .legacy_h1, .legacy_h1 {
    color: #414141;
    font-weight: bold;
    line-height: 1.2em;
    font-family: 'Khand', Arial ,Verdana, Helvetica, sans-serif;
    font-variant: small-caps;
}

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

.vorschau{
    font-family: 'Khand', Arial ,Verdana, Helvetica, sans-serif;; 
}

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

.tab_link {
    color: #676767;
}

.tab_link_mehr {
    color: #676767;
}

.tab_link_mehr a {
    color: #528fad;
}

.tab_link_mandat a {
    color: #528fad;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_18636, .menue_list_toplevel_18636,
.menue_point_secondlevel_18636, .menue_group_18636,
.menue_point_thirdlevel_18636, .menue_list_thirdlevel_18636 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_18636:link, a.navpoint_toplevel_18636:visited, a.navpoint_toplevel_18636:active,
a.navpoint_secondlevel_18636:link, a.navpoint_secondlevel_18636:visited, a.navpoint_secondlevel_18636:active,
a.navpoint_thirdlevel_18636:link, a.navpoint_thirdlevel_18636:visited, a.navpoint_thirdlevel_18636:active {
    text-decoration: none;
    display:block;
}

.toplevel_18636_over,
.secondlevel_18636_over,
.thirdlevel_18636_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_18636 li,
.menue_group_18636 li,
.menue_list_thirdlevel_18636 li {
    list-style-type: none;
}

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

.menue_list_toplevel_18636 {
    display: table !important;
    width: 100% !important;
    table-layout: auto !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_18636, a.navpoint_toplevel_18636:link, a.navpoint_toplevel_18636:visited, a.navpoint_toplevel_18636:active, .menue_point_toplevel_18636_over, a.navpoint_toplevel_18636:hover {
    /*width: 100%;*/
    line-height: 68px;
    text-align: center;
    font-size: 20px;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_18636:hover, .menue_point_toplevel_18636_over, .menue_point_toplevel_18636_over a, .menue_point_toplevel_18636:hover > a {
    color: #174359;
    font-weight: bold;
}

/* menuepoint over background */
a.navpoint_toplevel_18636:hover, .menue_point_toplevel_18636_over, .menue_point_toplevel_18636:hover {
    background: url('../img/toplevel_over.png') top left repeat-x;
}

.menue_point_toplevel_18636, .menue_point_toplevel_18636_over{
    margin-top: 0;
}

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

.menue_group_18636 {
    margin: 0px 0 0px 0;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.17);
}
.menue_group_18636_start{
    font-size: 1px;
    line-height: 1px;
    height: 4px;
    background: #174359;
}

.menue_group_18636_end{
    font-size: 1px;
    line-height: 1px;
    height: 4px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_18636, .navpoint_secondlevel_18636:link, a.navpoint_secondlevel_18636:visited, a.navpoint_secondlevel_18636:active, a.navpoint_secondlevel_18636:hover, .menue_point_secondlevel_18636_over {
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    text-indent: 15px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_18636:hover, .menue_point_secondlevel_18636_over, .menue_point_secondlevel_18636_over a, .menue_point_secondlevel_18636:hover > a{
    color: #174359;
    font-weight: normal;
}

/* undermenue over background */
.menue_point_secondlevel_18636_over, .menue_point_secondlevel_18636:hover{
    background: #ededed;
}

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

.menue_list_thirdlevel_18636 {
    margin: 0px 0 0px 0;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.17);
}

.menue_list_thirdlevel_18636_start{
    font-size: 1px;
    line-height: 1px;
    height: 4px;
    background: #174359;
}

.menue_list_thirdlevel_18636_end{
    font-size: 1px;
    line-height: 1px;
    height: 4px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_18636, .navpoint_thirdlevel_18636:link, a.navpoint_thirdlevel_18636:visited, a.navpoint_thirdlevel_18636:active, a.navpoint_thirdlevel_18636:hover, .menue_point_thirdlevel_18636 {
    width: 100%;
    line-height: 36px;
    text-indent: 15px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_18636:hover, .menue_point_thirdlevel_18636_over, .menue_point_thirdlevel_18636_over a{
    color: #174359;
    font-weight: normal;
}

/* undermenue over background */
.menue_point_thirdlevel_18636_over, .menue_point_thirdlevel_18636:hover{
    background: #ededed;
}


/*************** / PATCH DROPDOWN  / ***************/

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_18636, .menue_point_toplevel_18636_over {
	padding: 0 0;
	position: relative;
	margin: 0 0px;
	display: table-cell !important;
        zoom: 1;
        *display: inline;
}

/**** / SECONDLEVEL / ****/
.menue_group_18636 {
	position: absolute;
	top: 65px;
	left: 0;
	width: 220px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_18636:hover .menue_group_18636, .menue_point_toplevel_18636_over:hover .menue_group_18636 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_18636 .menue_point_secondlevel_18636, .menue_group_18636 .menue_point_secondlevel_18636_over {
	position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_18636 {
	position: absolute;
	top: -0px;
	left: 220px;
	width: 220px;
	display: none;
	display: none !important;
}

.menue_point_secondlevel_18636:hover .menue_list_thirdlevel_18636, .menue_point_secondlevel_18636_over:hover .menue_list_thirdlevel_18636 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_18636 .menue_point_thirdlevel_18636, .menue_group_18636 .menue_point_thirdlevel_18636_over {
	position: relative;
}


/* *********************** menue 18636 ende ************************ */

