body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #626262;
    background: url('../img/bg_body.png') top center fixed no-repeat;
    background-size: cover;
}

a {
    color: #d40310;
}


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

/*#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
#fix1 {
    background: url('../img/bg_fix.png') top center repeat-y;
}
/* headerhoehe */
#header {
    height: 505px;
    background: url('../img/bg_header.png') top left no-repeat;
}

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

#left {
    width: 234px;
}

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

#left-top {
    height: 400px;
}

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

#middle {
    width: 534px;
}

#content{
    width: 482px;
    line-height: 20px;
    min-height: 400px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 100px;
    color: #e6e6e6;
    font-size: 12px;
    /*background: url('../img/bg_footer.png') top no-repeat;*/
}

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

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

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

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



#body_pattern {
    background: url('../img/body_pattern.png') scroll center top repeat-x;
}

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


#headerpic {
    width: 1000px;
    height: 322px;
    padding-left: 0px;
}

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




#toplevel {
   height: 60px;
   width: 1000px;
   padding-top: 13px;
}

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

#headline {
    float: left;
    width: 232px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 58px;
    line-height: 78px;
}

#socialmedia {
    float: right;
    width: 168px;
    height: 35px;
    text-align: right;
}

.fb {
    background: url('../img/fb_button.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.fb:hover {
    background: url('../img/fb_over.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.tw {
    background: url('../img/tw.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.tw:hover {
    background: url('../img/tw_over.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.gplus {
    background: url('../img/gplus_button.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.gplus:hover {
    background: url('../img/gplus_over.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.yt {
    background: url('../img/yt_button.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.yt:hover {
    background: url('../img/yt_over.png') top center no-repeat;
    display: block;
    width: 34px;
    height: 34px;
    float: left;
}

.rss {
    background: url('../img/rss_button.png') top center no-repeat;
    display: block;
    width: 28px;
    height: 34px;
    float: left;
}

.rss:hover {
    background: url('../img/rss_over.png') top center no-repeat;
    display: block;
    width: 28px;
    height: 34px;
    float: left;
}
/***************************** STYLER *****************************/


#style {
    width: 510px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    color: #939393;
    float: left;
    font-size: 12px;
    height: 58px;
    line-height: 78px;
    margin-right: 24px;
}

#style a {
    color: #939393;
}

#style a:hover {
    color: #2a98fa;
    font-weight: bold;
}
/***************************** BOXES *****************************/

.box {
    width: 234px;
    margin-top: 50px;
}

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 38px;
    color: #5d5c5c;
    font-family: arial, verdana;
    text-indent: 12px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.boxbody {
    color: #5d5c5c;
}

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

.boxbottom {
    height: 11px;
    line-height:1px;
    font-size: 1px;
}
/***************************** SEARCH *****************************/


#search {
    width: 240px;
    height: 37px;
    float: left;
    margin-top: 6px;
}

#search_form{
    width: 240px;
    height: 22px;
    float: left;
}

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

#search_input {
    width: 195px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    margin: 0px 0px 0px 8px;
    padding: 0px;
    border: 0px none;
}

#search_submit {
    width: 22px;
    height: 19px;
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    border: 0px none;
    cursor: pointer;
}

/***************************** SEARCH ende *****************************/



.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: #202020;
    font-weight: normal;
    font-family: Arial ,Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #5d5c5c;
}

.tab_link_mehr {
    color: #5d5c5c;
}

.tab_link_mehr a {
    color: #d40310;
}

.tab_link_mandat a {
    color: #5d5c5c;
}

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13994, .menue_list_toplevel_13994,
.menue_point_secondlevel_13994, .menue_group_13994,
.menue_point_thirdlevel_13994, .menue_list_thirdlevel_13994 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13994:link, a.navpoint_toplevel_13994:visited, a.navpoint_toplevel_13994:active,
a.navpoint_secondlevel_13994:link, a.navpoint_secondlevel_13994:visited, a.navpoint_secondlevel_13994:active,
a.navpoint_thirdlevel_13994:link, a.navpoint_thirdlevel_13994:visited, a.navpoint_thirdlevel_13994:active {
    text-decoration: none;
    display:block;
}

.toplevel_13994_over,
.secondlevel_13994_over,
.thirdlevel_13994_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13994 li,
.menue_group_13994 li,
.menue_list_thirdlevel_13994 li {
    list-style-type: none;
}

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13994, .menue_list_toplevel_13994,
.menue_point_secondlevel_13994, .menue_group_13994,
.menue_point_thirdlevel_13994, .menue_list_thirdlevel_13994 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13994:link, a.navpoint_toplevel_13994:visited, a.navpoint_toplevel_13994:active,
a.navpoint_secondlevel_13994:link, a.navpoint_secondlevel_13994:visited, a.navpoint_secondlevel_13994:active,
a.navpoint_thirdlevel_13994:link, a.navpoint_thirdlevel_13994:visited, a.navpoint_thirdlevel_13994:active {
    text-decoration: none;
    display:block;
}

.toplevel_13994_over,
.secondlevel_13994_over,
.thirdlevel_13994_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13994 li,
.menue_group_13994 li,
.menue_list_thirdlevel_13994 li {
    list-style-type: none;
}

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

.menue_list_toplevel_13994 {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13994, a.navpoint_toplevel_13994:link, a.navpoint_toplevel_13994:visited, a.navpoint_toplevel_13994:active, .menue_point_toplevel_13994_over, a.navpoint_toplevel_13994:hover {
    width: 100%;
    line-height: 60px;
    text-align: center;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_13994 a {
    color: #bebebe;
    font-weight: bold;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13994:hover, .menue_point_toplevel_13994_over, .menue_point_toplevel_13994_over a, .menue_point_toplevel_13994:hover > a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_13994:hover, .menue_point_toplevel_13994_over, .menue_point_toplevel_13994:hover {
    background: url('../img/toplevel.png') top left no-repeat;
}

.menue_point_toplevel_13994, .menue_point_toplevel_13994_over{
    margin-top: 0;
}

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

.menue_group_13994 {
    margin: 0px 0 0px 0;
}
.menue_group_13994_start{
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/secondlevel.png') top left no-repeat;
}

.menue_group_13994_end{
    height: 10px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/secondlevel.png') top left no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13994, .navpoint_secondlevel_13994:link, a.navpoint_secondlevel_13994:visited, a.navpoint_secondlevel_13994:active, a.navpoint_secondlevel_13994:hover, .menue_point_secondlevel_13994_over {
    width: 100%;
    line-height: 30px;
    text-indent: 28px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13994:hover, .menue_point_secondlevel_13994_over, .menue_point_secondlevel_13994_over a{
    color: #2a98fa;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_13994_over{
    background: url('../img/secondlevel_over.png') top left no-repeat;
}

a.navpoint_secondlevel_13994:hover{
    background: url('../img/second.png') top left no-repeat;
}

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

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

.menue_list_thirdlevel_13994_start{
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/secondlevel.png') top left no-repeat;
}

.menue_list_thirdlevel_13994_end{
    height: 10px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/secondlevel.png') top left no-repeat;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13994:hover, .menue_point_thirdlevel_13994_over, .menue_point_thirdlevel_13994_over a{
    color: #2a98fa;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_thirdlevel_13994_over{
    background: url('../img/secondlevel_over.png') top left no-repeat;
}

a.navpoint_thirdlevel_13994:hover{
    background: url('../img/second.png') top left no-repeat;
}



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

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

/**** / SECONDLEVEL / ****/
.menue_group_13994 {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 227px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_13994:hover .menue_group_13994, .menue_point_toplevel_13994_over:hover .menue_group_13994 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_13994 .menue_point_secondlevel_13994, .menue_group_13994 .menue_point_secondlevel_13994_over {
	position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_13994 {
	position: absolute;
	top: -5px;
	left: 227px;
	width: 227px;
	display: none;
	display: none !important;
}

.menue_point_secondlevel_13994:hover .menue_list_thirdlevel_13994, .menue_point_secondlevel_13994_over:hover .menue_list_thirdlevel_13994 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_13994 .menue_point_thirdlevel_13994, .menue_group_13994 .menue_point_thirdlevel_13994_over {
	position: relative;
}


/* *********************** menue 13994 ende ************************ */








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14005, .menue_list_toplevel_14005,
.menue_point_secondlevel_14005, .menue_group_14005,
.menue_point_thirdlevel_14005, .menue_list_thirdlevel_14005 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14005:link, a.navpoint_toplevel_14005:visited, a.navpoint_toplevel_14005:active,
a.navpoint_secondlevel_14005:link, a.navpoint_secondlevel_14005:visited, a.navpoint_secondlevel_14005:active,
a.navpoint_thirdlevel_14005:link, a.navpoint_thirdlevel_14005:visited, a.navpoint_thirdlevel_14005:active {
    text-decoration: none;
    display:block;
}

.toplevel_14005_over,
.secondlevel_14005_over,
.thirdlevel_14005_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_14005 li,
.menue_group_14005 li,
.menue_list_thirdlevel_14005 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14005, a.navpoint_toplevel_14005:link, a.navpoint_toplevel_14005:visited, a.navpoint_toplevel_14005:active, .menue_point_toplevel_14005_over, a.navpoint_toplevel_14005:hover {
    width: 100%;
    line-height: 30px;
    text-indent: 14px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14005:hover, .menue_point_toplevel_14005_over, .menue_point_toplevel_14005_over a, .menue_point_toplevel_14005:hover > a {
    color: #5d5c5c;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_14005:hover, .menue_point_toplevel_14005_over, .menue_point_toplevel_14005:hover {
    background: url('../img/toplevel2.png') top left no-repeat;
}

.menue_point_toplevel_14005, .menue_point_toplevel_14005_over{
    margin-top: 3px;
}

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

.menue_group_14005 {
    margin: 3px 0 6px 0;
}
.menue_group_14005_start{
    display: none;
}

.menue_group_14005_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_14005, .navpoint_secondlevel_14005:link, a.navpoint_secondlevel_14005:visited, a.navpoint_secondlevel_14005:active, a.navpoint_secondlevel_14005:hover, .menue_point_secondlevel_14005_over {
    width: 100%;
    line-height: 30px;
    text-indent: 33px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_14005 a {
    color: #2a98fa;
    font-weight: normal;
    font-size: 12px;
     font-style: italic;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14005:hover, .menue_point_secondlevel_14005_over, .menue_point_secondlevel_14005_over a{
    color: #2a98fa;
    font-weight: bold;
    font-size: 12px;
     font-style: italic;
}

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

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

.menue_list_thirdlevel_14005 {
    margin: 3px 0 6px 0;
}

.menue_list_thirdlevel_14005_start{
    display: none;
}

.menue_list_thirdlevel_14005_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_14005 a {
    color: #939393;
    font-weight: normal;
    font-size: 12px;
     font-style: italic;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14005:hover, .menue_point_thirdlevel_14005_over, .menue_point_thirdlevel_14005_over a{
    color: #939393;
    font-weight: bold;
    font-size: 12px;
     font-style: italic;
}

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



/* *********************** menue 14005 ende ************************ */








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14006, .menue_list_toplevel_14006,
.menue_point_secondlevel_14006, .menue_group_14006,
.menue_point_thirdlevel_14006, .menue_list_thirdlevel_14006 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14006:link, a.navpoint_toplevel_14006:visited, a.navpoint_toplevel_14006:active,
a.navpoint_secondlevel_14006:link, a.navpoint_secondlevel_14006:visited, a.navpoint_secondlevel_14006:active,
a.navpoint_thirdlevel_14006:link, a.navpoint_thirdlevel_14006:visited, a.navpoint_thirdlevel_14006:active {
    text-decoration: none;
    display:block;
}

.toplevel_14006_over,
.secondlevel_14006_over,
.thirdlevel_14006_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_14006 li,
.menue_group_14006 li,
.menue_list_thirdlevel_14006 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14006, a.navpoint_toplevel_14006:link, a.navpoint_toplevel_14006:visited, a.navpoint_toplevel_14006:active, .menue_point_toplevel_14006_over, a.navpoint_toplevel_14006:hover {
    width: 100%;
    line-height: 30px;
    text-indent: 12px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14006:hover, .menue_point_toplevel_14006_over, .menue_point_toplevel_14006_over a, .menue_point_toplevel_14006:hover > a {
    color: #5d5c5c;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_14006:hover, .menue_point_toplevel_14006_over, .menue_point_toplevel_14006:hover {
    background: url('../img/toplevel3.png') top left no-repeat;
}

.menue_point_toplevel_14006, .menue_point_toplevel_14006_over{
    margin-top: 3px;
}

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

.menue_group_14006 {
    margin: 3px 0 6px 0;
}
.menue_group_14006_start{
    display: none;
}

.menue_group_14006_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_14006, .navpoint_secondlevel_14006:link, a.navpoint_secondlevel_14006:visited, a.navpoint_secondlevel_14006:active, a.navpoint_secondlevel_14006:hover, .menue_point_secondlevel_14006_over {
    width: 100%;
    line-height: 30px;
    text-indent: 33px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_14006 a {
    color: #2a98fa;
    font-weight: normal;
    font-size: 12px;
     font-style: italic;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14006:hover, .menue_point_secondlevel_14006_over, .menue_point_secondlevel_14006_over a{
    color: #2a98fa;
    font-weight: bold;
    font-size: 12px;
     font-style: italic;
}

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

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

.menue_list_thirdlevel_14006 {
    margin: 3px 0 6px 0;
}

.menue_list_thirdlevel_14006_start{
    display: none;
}

.menue_list_thirdlevel_14006_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_14006 a {
    color: #939393;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14006:hover, .menue_point_thirdlevel_14006_over, .menue_point_thirdlevel_14006_over a{
    color: #939393;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

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



/* *********************** menue 14006 ende ************************ */

