@CHARSET "UTF-8";

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /*font-size: 12px;*/
    font-size: 83%;
    background-color: #ffffff;
    color: #000000;
}

a, a:link, a:visited {
    color: #08427C;
}

a:visited {
    color: #551A8B;
}

a:hover, a:active {
    color: #890000;
}

.arrow, .arrow:link, .arrow:hover, .arrow:visited, .arrow:active {
	background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding-left: 13px;
}

.grau_link, .grau_link:link, .grau_link:hover, .grau_link:active, .grau_link:visited {
    color: #7B7B7B;
    text-decoration: none;
}

.weinrot_link, .weinrot_link:link, .weinrot_link:hover, .weinrot_link:active, .weinrot_link:visited {
    color: #860000;
    text-decoration: none;
}

.pdf_link, .pdf_link:link, .pdf_link:active, .pdf_link:hover, .pdf_link:visited {

	background-image: url(/media/images/icons/pdf.png);
	background-position: 0px -2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}


#page_content ul {
	margin-top:10px;
	list-style: none;
    padding-left: 0px;
    margin-bottom: 15px;
}

p {
    line-height: 20px;
    margin-bottom: 15px;
}

ul {
	margin-top:10px;
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

h1 {
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 10px;
}

.boxcontent h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

.box {
	border: 1px solid #CDCDCD;
	padding: 7px;
}

#boxes {
    margin-top: 10px;    
}

.hr {
    height: 5px; 
    background-image: url(/media/images/allgemein/hr.gif);
    background-repeat: repeat-x;
    width: 100%;    
    margin-bottom: 15px;
}

.standort_ueberschrift {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
}

.boxcontent p{
	padding: 0px;
	margin: 0px;
	line-height: 120%;
	font-size: 11px;
}

h2 {
    font-size: 17px;
    margin-bottom: 20px;
}

h2.geschaeftsfuehrung,h2.produkteleistungen {
    display: block;
    padding: 6px 5px 4px;
    border: 1px solid #cccccc;
    border-top: 3px solid #EE1933;
    background-color: #efefef;
    font-size: 90%;
    line-height: 1.35;
    margin-top:0px;
    margin-bottom: 6px;
}

h3 {
    font-size: 15px;
    margin-bottom: 20px;
}

h4 {
    font-size: 13px;
    margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #777777;
}

.hpe_main_ueberschrift {
	color: #4B4B4B;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
}

.breadcrumb_links, .breadcrumb_links:link, .breadcrumb_links:active, .breadcrumb_links:hover, .breadcrumb_links:visited {
	/*color: #838383;
	text-decoration: none;*/
}

/**********************************************************
 *
 * Generelles Layout
 *
 **********************************************************/


#page_container {
	margin: 0 auto;
	/*width: 782px;
	padding: 15px;*/
	width: 765px; /*TH, 18.04: width: 766px;*/
	background-color: #ffffff;
	height: 100%;
	display: block;
}

#page {
	width: 765px;
}

#page_container_print {
    margin: 0 auto;
    width: 500px;
}

#page_print {
    width: 500px;
}

#page_header_hilfsnavi {
	text-align: left;	
	margin-top:-3px;
	margin-bottom: 4px;	
}
ul#Region {
    float: right;
    margin: 0px 0 0;
}
ul#Region li {
    display: inline;
    padding: 1px 0;
}
ul#Region li a {
    /*background: url(/media/images/allgemein/icon_link_header.gif) no-repeat scroll 0 0 transparent;*/
    background: url(/media/images/allgemein/pfeil_blau.gif) no-repeat scroll 0 0 transparent;
    background-position: 0px 3px;
    padding: 0 0 0 15px;
    vertical-align: middle;
}
ul#Region li.RightSeparater {
    background: url(/media/images/allgemein/bg_u_navi_separater.gif) no-repeat scroll 100% 50% transparent;
    display: inline;
    padding: 1px 1px 1px 0;
    padding-right: 10px;
}
ul#Region li.Country {
    padding: 1px 0 1px 8px;
}
ul#Region li.Country img {
    vertical-align: middle;
}
#page_header_logo_bild {
	text-align: left;	
	width: 609px;
	float:left;
}

#page_header_logo_schrift {
	position: absolute;
	margin-top: 27px;
	margin-left: 14px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}

#page_header_logo {
	text-align: left;	
	width: 157px;
	float: right;
}

#language_switch {
	position: absolute;
	left: 0px;
	top: 18px;
	display: none;
	z-index: 6;
	background-color: #ffffff;
	width: 185px;
}

#language_switch .lang  {
    /*width:185px;*/
    /*margin-top:1px;*/
    border:1px solid #a9a9a9;
    /*padding: 5px;*/
    background-color:#ffffff;
    margin:-1px 0 -1px 0;
}

#language_switch .lang a{
    display: block;
    /*width:185px;*/
    width: auto;
    margin: 0;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
    /*border-top: 1px solid #eaeaea; */
}

#language_switch .lang a:hover{
    background:#e6e6e6;
}

#page_navi {
	margin-top: 10px;
	width: 600px;
	float: left;
	margin-bottom:-2px;
	text-align:left;
}
#page_hilfsnavi {
    margin-top: 16px;
    width: 152px;
    float: left;
    text-align:right;
}
#page_navi_sub{
	border: 1px solid #D6D6D6;
}

#page_navi_startseite {
	margin-top: 30px;
	width: 766px;
	text-align: left;	
	border-bottom: 2px solid #C9CACA;
	margin-bottom: 4px;
}

#page_navi_spacer {
	height: 0px;
}
#page_navi ul {
    list-style: none;
    padding: 0px;
    margin: 0px; /*TH*/
}
#page_content {
	margin-top: -1px;
	float: left;
	width: 765px; /*TH, 18.04: width: 766px;*/
	margin-bottom: 20px;
}
/* ANFANG Header Startseite */
#page_header_logo_image_startseite {
    text-align:right;   
    width: 765px; /*TH, 18.04: width: 766px;*/
    height: 82px;
    background-image: url(/media/images/allgemein/background_head_navi_startseite.png);
    background-repeat: no-repeat;
}

#page_header_logo_image_startseite div#logo {
    width: 500px;
    float:left;
    text-align:left;
}
#page_header_logo_image_startseite div#text {
    width: 500px;
    float:left;
    text-align:left;
    margin-top: 23px;
    margin-left: 14px;
    color: #000000;
    font-size: 22px;
    font-weight: normal;
}

#page_header_logo_image_startseite div#bild {
    width: 200px;
    height: 82px;
    float:right;
}
/* ENDE Header Startseite */

/* ANFANG Header Unterseiten */
#page_header_logo_image_unterseiten {
    text-align:right;   
    width: 765px; /*TH, 18.04: width: 766px;*/
    height: 59px;
    background-image: url(/media/images/allgemein/background_head_navi.png);
    background-repeat: no-repeat;
}

#page_header_logo_image_unterseiten div#logo {
    width: 500px;
    float:left;
    text-align:left;
}

#page_header_logo_image_unterseiten div#text {
    width: 500px;
    float:left;
    text-align:left;
    margin-top: 17px;
    margin-left: 14px;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}

#page_header_logo_image_unterseiten div#bild {
    width: 200px;
    height: 59px;
    float:right;
}
/* ENDE Header Unterseiten */


#page_content_print {
    margin-top: -3px;
    float: left;
    width: 500px;
    margin-bottom: 20px;
}


#page_content_breadcrumb {
	font-size: 11px;
	/*padding-left: 25px;*/
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin-top: 7px;
	border-bottom: 1px solid #C9CACA;
	/*padding-right: 25px;*/
}


#page_content_spalte_links {
	width: 565px;
	float: left;
	margin-top: 7px;
	/*padding-left: 25px;*/
	/*padding-right: 50px;*/
	padding-right: 20px;
}

#page_content_spalte_links_print {
    width: 500px;
    float: left;
    margin-top: 7px;
    /*padding-left: 5px;
    padding-right: 5px;*/
}

#page_content_spalte_rechts {
	width: 180px;
	float: right;
	margin-top: 7px;
	/*padding-right: 25px;*/
}

#footer {
	margin-top: 20px;
	float: left;
	color: #818181;
	background-color: #E6E6E6;
	height: 20px;
	padding-top: 8px;
	padding-right: 5px;
	font-size: 11px;
	text-align: right;
	width: 760px;
}

#footer_print {
    margin-top: 20px;
    color: #818181;
    /* background-color: #E6E6E6; */
    height: 20px;
    padding-top: 8px;
    padding-right: 6px;
    font-size: 11px;
    text-align: right;
    width: 500px;
    margin-bottom: 20px;
    margin: 0 auto;
}

#box_geschlecht_disclaimer {
	margin-top: 15px;
}

#header_image_start {
	width: 765px;
	height: 205px;
	margin-bottom: 5px;
}

#header_image {
	width: 765px;
	height: 150px;
	margin-bottom: 5px;
}

#imprint {
    float: left;
    padding-left: 10px;
}

#copyright {
    float: right;
    color: #000000;
}

/**********************************************************
 *
 * Startseite
 *
 **********************************************************/

#startseite_bild {
	margin-bottom: 10px;
}

#startseite_box_produkte {
	width: 360px;
	float:left;
	margin-right: 15px;
}

#startseite_box_unternehmen {
	width: 165px;
	float:left;
	margin-right: 5px;
}

#startseite_box_referenzen {
	width: 560px;
	float:left;
	margin-right: 5px;
	margin-top: 25px;
}

#startseite_box_news {
	width: 560px;
	float:left;
	margin-right: 5px;
	margin-top: 25px;
}

#startseite_box_ueberschrift {
	height: 25px;
	border-bottom: 2px solid #EC1B34;
}

#startseite_links {
	width: 560px;
	float: left;
}

#startseite_rechts {
	width: 200px;
	float: right;
}

#page_navi_leiste {
    background-color: #D3D3D3;
    margin-bottom: 4px;
    width: 765px;
    height: 2px;
    font-size:2px;
    line-height:2px;   
    border: 1px solid #B6B6B6;
}
/*
.startseite_box_ueberschrift_text_blau, .startseite_box_ueberschrift_text_blau:link, .startseite_box_ueberschrift_text_blau:hover, .startseite_box_ueberschrift_text_blau:active, .startseite_box_ueberschrift_text_blau:visted {
	color: #2F5983;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}*/

.startseite_box_presse_datum {
    font-size: 14px;    
}

.startseite_box_presse_link {
    margin-top: 5px;    
}

.startseite_box_presse_a_link {
    display: block;
    padding-left: 18px;
    padding-bottom: 9px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    font-size: 14px;   
}

#startseite_box_hilfsnavi {
	margin-left: 10px; 
	width: 168px;
}

#startseite_box_c_p {
	margin-top: 12px;
	width: 178px;
	border: 1px solid #F0F0F0;
	padding: 5px;
	padding-top: 95px;
	background-image: url(/media/images/startseite/box_cp.png);
	background-repeat: no-repeat;
	height: 50px;
}

#startseite_box_karriere {
	margin-top: 12px;
	width: 178px;
	border: 1px solid #F0F0F0;
	padding: 5px;
	background-image: url(/media/images/startseite/box_karriere.png);
	background-repeat: no-repeat;
	height: 145px;
}

#startseite_box_hpo {
	margin-top: 12px;
	width: 178px;
	border: 1px solid #F0F0F0;
	padding: 5px;
	background-image: url(/media/images/startseite/box_hpo.png);
	background-repeat: no-repeat;
	height: 145px;
}

#startseite_box_referenzen_left {
	width: 180px;
	padding-right: 10px;
	float: left;
}

#startseite_box_referenzen_right {
	width: 360px;
	padding-left: 10px;
	float:left;
}
/**********************************************************
 *
 * Startseite übernommen
 *
 **********************************************************/
 
.startseite_box_2col {
    width: 375px;
    border-top: 3px solid #F9122F; 
    float: left;  
}
.startseite_box_header {
    background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    border-top: 0px;  
    padding-left: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.startseite_box_header_link {
    font-size: 14px;
    font-weight: bold;    
}
.startseite_box_1col {
    width: 180px;
    border-top: 3px solid #F9122F;
    margin-left: 15px;
    float: left;   
}

.startseite_box_1col_first {
    margin-left: 0px;    
}

.startseite_ebene1-1, .startseite_ebene1-1:link, .startseite_ebene1-1:visited, .startseite_ebene1-1:active {
    display: block;
    padding-left: 18px;
    padding-bottom: 6px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size: 14px;
	line-height: 140%;
}

.startseite_box_1col_greyborder {
    margin-top: 5px;
    border: 1px solid #CCCCCC;
   
}

.startseite_box_1col_right {
    float: left;
    margin-left: 15px;
    margin-right:0px;
    width: 180px;    /*TH 19.04.: width: 178px;*/
}

/**********************************************************
 *
 * Buttons
 *
 **********************************************************/

.suche_button_main {
	width: 70px;
	height: 20px;
	background-color: #787878;
	color: #ffffff;
	font-size: 11px;
	border: 1px solid #A9A9A9;
	margin-top: -3px;
}

input, select, textarea{
	border: 1px solid #CCC;
	background:#FFFFFF;	
}

.suche_input_main {
	font-size: 13px;
    border: 1px solid #999999;
    padding: 1px;
    width:181px;
    height:16px;
}

/**********************************************************
 *
 * Referenzen
 *
 **********************************************************/
 
#referenz_eintrag {
	width: 240px;
	margin-right: 10px;
	float: left;
}

#referenz {
	margin-bottom: 20px;
}

#referenz_eintrag_ul_div li {
	padding: 0px;
	padding-left: 13px;
	line-height: 15px;
	list-style: none;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
}

#referenz_eintrag_ul_div ul {
	padding: 0px;
	margin: 0px;
}

#referenz_eintrag_kurztext {
	margin-top: 3px;
	margin-left: 14px;
	font-size: 11px;
}
#clear {
	clear: both;
	height: 1px;
	width: 1px;
}

.clear {
    clear: both;
    height: 1px;
    width: 1px;
}

/**********************************************************
 *
 * Elemente Hochkant
 *
 **********************************************************/

.element_hochkant_produkte {
    float: left;
    width: 163px;
    height: 245px;
    background-color: #E6E6E7;
    margin-right: 20px;
    margin-bottom: 30px;    
}

.element_hochkant_produkte_4 {
    float: left;
    width: 163px;
    height: 245px;
    background-color: #E6E6E7;
    margin-bottom: 30px;    
}

.element_hochkant {
    float: left;
    width: 148px;
    height: 245px;
    background-color: #E6E6E7;
    margin-right: 10px;
    margin-bottom: 30px;    
}

.element_hochkant_bild {
    padding: 5px;    
}

.element_hochkant_text {
    padding: 5px;    
    padding-top: 0px;
}

.element_hochkant_text_header {
    font-weight: bold;    
    height: 25px;
}

.element_hochkant_text_content {
    color: #6F6F74;  
    height: 30px;  
}

.element_hochkant_text_content_produkte {
    margin-top:10px;
    height: 34px;    
}

.element_hochkant_button {
    margin-top: 13px;   
}

.element_hochkant_button_content {
    background-color: #6B6F74;
    padding: 3px;
    width: 50px;
    margin-left: 85px;
}

.element_hochkant_button_content_produkte {
    background-color: #6B6F74;
    padding: 3px;
    width: 50px;
    margin-left: 102px;
}

.element_hochkant_button_link, .element_hochkant_button_link:link, .element_hochkant_button_link:visited, .element_hochkant_button_link:hover, .element_hochkant_button_link:active {
    color: #ffffff;
    font-size: 11px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;   
    padding-left: 13px;
}


.element_geschaeftsfuehrung_left,.element_geschaeftsfuehrung_right,.element_produkteleistungen_left,.element_produkteleistungen_right  {
    width: 278px;
    margin-bottom:15px;
}

.element_geschaeftsfuehrung_left,.element_produkteleistungen_left  {
    float:left;
}

.element_geschaeftsfuehrung_right,.element_produkteleistungen_right  {
    float:right;
}

.element_geschaeftsfuehrung_left img,.element_geschaeftsfuehrung_right img,.element_produkteleistungen_left img,.element_produkteleistungen_right img  {
    float:left;
}

.element_geschaeftsfuehrung_left p,.element_geschaeftsfuehrung_right p,.element_produkteleistungen_left p,.element_produkteleistungen_right p  {
    margin:0px 0px 0px 105px;
}

.element_geschaeftsfuehrung_link {
    position: absolute;
    margin-top: 60px;
    margin-left: 110px;    
}

.filme_pfeil,.geschaeftsfuehrung_pfeil,.broschueren_pfeil,.referenz_pfeil1,.referenz_pfeil2,.geschichte_pfeil,.produkteleistungen_pfeil,.vertriebsnetz_pfeil,.pressemitteilungen_pfeil  {
    display: block;
    padding-left: 18px;
    padding-bottom: 6px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    font-size: 12px;
    line-height: 140%;
}

/**********************************************************
 *
 * Elemente Quer
 *
 **********************************************************/

.element_quer {
    border-bottom: 1px solid #E6E6E7;
    padding-bottom: 3px;
    margin-bottom: 20px;
    position: relative;
}

.element_quer_header {
    /*
    VORHER:
    background-color: #E6E6E7;
    padding: 3px;
    margin-bottom: 5px;
    color: #6F6F74;
    font-weight: bold;
    NACHHER:
    */
    margin-bottom:3px;
    padding: 6px 5px 4px;
    border: 1px solid #cccccc;
    border-top: 3px solid #ee1933;
    background-color: #efefef;
    font-size: 100%;
    line-height: 1.35;
    text-decoration:none;
    font-weight: bold;
}

.element_quer_button {
    margin-top: 10px;    
}

.element_quer_button_download {
    /*
    VORHER:
    position: absolute;
    bottom: 5px;
    right: 0px;
    NACHHER: */

}

.element_quer_button_broschueren {
    position: absolute;
    bottom: 5px;
    right: 0px;
}

.element_quer_button_content {
    background-color: #6B6F74;
    padding: 3px;
    float: left;
    margin-right: 5px;
}

.element_quer_button_link, .element_quer_button_link:link, .element_quer_button_link:visited, .element_quer_button_link:hover, .element_quer_button_link:active {
    color: #ffffff;
    font-size: 11px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 3px;   
    padding-left: 13px;
    border: 0px !important;
    background-color: #6B6F74 !important;
}

/**********************************************************
 *
 * Elemente Klapp
 *
 **********************************************************/

 .element_klapp {
    border-bottom: 1px solid #E6E6E7;
    border-top: 1px solid #E6E6E7;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.element_klapp_button_content {
    background-color: #6B6F74;
    padding: 3px;
    float: left;
    margin-right: 0px;
}

.element_klapp_button_link, .element_klapp_button_link:link, .element_klapp_button_link:visited, .element_klapp_button_link:hover, .element_klapp_button_link:active {
    color: #ffffff;
    font-size: 11px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;   
    padding-left: 13px;
}

.element_klapp_buttonback_link, .element_klapp_buttonback_link:link, .element_klapp_buttonback_link:visited, .element_klapp_buttonback_link:hover, .element_klapp_buttonback_link:active {
    color: #ffffff;
    font-size: 11px;
    background-image: url(/media/images/allgemein/pfeil_back.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;   
    padding-left: 13px;
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/
.ebene0-1_li {
    float: left;
    margin: 0 3px 0 0;
    background: url(/media/images/allgemein/bg_g_navi_top_l.gif) no-repeat 0 0 #d7d7d7;
    border-bottom:1px solid #b6b6b6;
}

.ebene0-1_li_aktiv {
    float: left;
    margin: 0 3px 0 0;
    background: url(/media/images/allgemein/bg_g_navi_top_l_on.gif) no-repeat 0 0 #d3d3d3;
    border-bottom:1px solid #D3D3D3;
}

.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    float: left;
    display: block;
    padding: 5px 5px 7px;
    background: url(/media/images/allgemein/bg_g_navi_top_r.gif) no-repeat 100% 0;
    white-space: nowrap;
}
}

.ebene0-1:hover {
    float: left;
    display: block;
    padding: 5px 5px 7px;
    background: url(/media/images/allgemein/bg_g_navi_top_r.gif) no-repeat 100% 0;
    white-space: nowrap;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    padding: 5px 5px 7px;
    border: none;
    background: url(/media/images/allgemein/bg_g_navi_top_r_on.gif) no-repeat 100% 0;
    text-decoration: none;
}
.ebene0-1_angewaehlt span {
    background-color:#3E3A39;
    color:#ffffff;
    padding:0px 2px 0px 2px;
}
.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
	padding:5px 5px 7px 7px;
    width:166px;
    border-top: 1px solid #D6D6D6;
}
.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active, .ebene1-1_angewaehlt:hover {
    display: block;
    color:#FFFFFF;
    font-weight:normal;
    padding:5px 5px 7px 7px;
    width:166px;
    text-decoration:none;
    border-top: 1px solid #D6D6D6;
}

.ebene1-1_aktiv span {
    background-color:#bbbbbb;
    padding:0px 2px 0px 2px;
}
.ebene1-1_angewaehlt span {
    color:#ffffff;
    background-color:#3E3A39;
    padding:0px 2px 0px 2px;
}

.startseite_ebene1-1, .startseite_ebene1-1:link, .startseite_ebene1-1:visited, .startseite_ebene1-1:active {
    display: block;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 7px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;

}

.startseite_ebene1-1:hover {
    display: block;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 7px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;	

}


.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    /*background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 4px 9px;*/
    background-color:#eeeeee;
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
    color: #6C6F74;
    text-decoration: none;
}

.ebene2-1:hover {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    /*background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 4px 9px;*/
    color: #E81A37;
    text-decoration: none;  
}

.ebene2-1:hover span {
    background-color:#3e3a39;
    padding:0 2px 0 2px;
    color:#ffffff;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active, .ebene2-1_angewaehlt:hover {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    /*background-image: url(/media/images/allgemein/pfeil_blau.gif);
    background-repeat: no-repeat;
    background-position: 15px 10px; */

    color: #E81A37;
    text-decoration: none;
}

.ebene2-1_angewaehlt span {
    background-color:#3e3a39;
    padding:0 2px 0 2px;
    color:#ffffff;
}

.ebene3-1, .ebene3-1:link, .ebene3-1:visited, .ebene3-1:active {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D4D4D4;
    color: #838383;
    margin-bottom: 1px;
    text-decoration: none;
}

.ebene3-1:hover {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D4D4D4;
    color: #404040;
    margin-bottom: 1px;
    text-decoration: none;
}

.ebene3-1_angewaehlt, .ebene3-1_angewaehlt:link, .ebene3-1_angewaehlt:visited, .ebene3-1_angewaehlt:active {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D4D4D4;
    color: #404040;
    margin-bottom: 1px;

}

.ebene3-1_angewaehlt:hover {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D4D4D4;
    color: #404040;
    margin-bottom: 1px;
}


.ebene4-1, .ebene4-1:link, .ebene4-1:visited, .ebene4-1:active {
    display: block;
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #ffffff;
    color: #838383;
    margin-bottom: 1px;
    text-decoration: none;
}

.ebene4-1:hover {
    display: block;
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #ffffff;
    color: #404040;
    margin-bottom: 1px;
    text-decoration: none;
}

.ebene4-1_angewaehlt, .ebene4-1_angewaehlt:link, .ebene4-1_angewaehlt:visited, .ebene4-1_angewaehlt:active {
    display: block;
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #ffffff;
    color: #404040;
    margin-bottom: 1px;

}

.ebene4-1_angewaehlt:hover {
    display: block;
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #ffffff;
    color: #404040;
    margin-bottom: 1px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.aufklapp0-1, .aufklapp0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.aufklapp1-1, .aufklapp1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/images/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/images/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/images/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/images/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/images/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/images/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}



