@CHARSET "UTF-8";

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

/* 1: Header Setting
=========================================================================================== */
td#Header  {
    padding: 0;
}
td#Header ul#CountryRegion {
    float: left;
    margin:0px;
    padding:0px;
    list-style:none outside none;
    height:1px;
}
td#Header ul#CountryRegion li {
    position: relative;
    float: left;
    padding: 2px 0 5px 20px;
    background: url(/media/images/allgemein/icon_world.gif) no-repeat 0 2px;
}
td#Header ul#CountryRegion li img {
    margin-left:0.2em;
    vertical-align: middle;
}

td#Header ul#CountryRegion li div{
    position: absolute;
    top:1.5em;
    left:0;
    background: #fff;
    float: none;
    margin: 0;
    padding: 0;
    border: solid 1px #999;
    overflow:auto;
    width:150px;
    height:55px;
    z-index:10;
}

td#Header ul#CountryRegion li div.on{
    display: block;
}

td#Header ul#CountryRegion li div.off{
    display: none;
}

td#Header ul#CountryRegion li div ul{
    margin: 0;
    padding: 0;
    border-right: solid 1px #999;
    border-top: solid 2px #999;
}

td#Header ul#CountryRegion li div ul.FirstItem{
    border-top: none;
}

td#Header ul#CountryRegion li div ul li {
    float: none;
    margin: 0;
    padding: 0;
    background: none;
    text-align:left;
    overflow: hidden;
}

td#Header ul#CountryRegion li ul li a{
    display: block;
    width: auto;
    margin: 0;
    padding: 3px 0 6px 5px;
    border-top: solid 1px #eaeaea; 
}

td#Header ul#CountryRegion li ul li.FirstItem a{
    border-top: none; 
}

td#Header ul#CountryRegion li ul li a:hover{
    background:#e6e6e6;
}

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

a:visited {
    color: #551A8B;
}

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

.arrow {
	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;
}


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

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

#page_content_spalte_links li {
    line-height: 20px;
    background-image: url(/media/images/allgemein/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;	
	padding-left: 13px;
}

.box ul {
    margin-left: 0px;    
}

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

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

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

.box {
	border: 1px solid #CDCDCD;
	padding: 7px;
	margin-bottom: 15px;
	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;*/
}

#boxes {
	margin-top: 15px;
}

.small {
	font-size: 11px;
}

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

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

#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 {
	width: 765px; /*TH, 18.04: width: 766px;*/
	/*width: 782px;*/
	/*padding-left: 8px;
	padding-right: 8px;*/
	/*background-image: url(/media/images/allgemein/background_hpe.png);
	background-repeat: repeat-y;*/
}

#page_end {
    width: 782px;
    padding-left: 8px;
    padding-right: 8px;
    background-image: url(/media/images/allgemein/background_bottom_hpe.png);
    background-repeat: repeat-y;
    height: 11px;
}

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

#page_print {
    width: 500px;
}

#page_header_hilfsnavi {
	text-align: left;	
	margin-top:-3px;
	margin-bottom: 4px;
}

#page_header_logo_bild {
	text-align: left;	
	width: 611px;
	float:left;
	margin-bottom: 3px;
}

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

#page_header_logo {
	text-align: left;	
	width: 155px;
	float: left;
	/*border-right: 1px solid #CECECE;
	border-top: 1px solid #CECECE;*/
	margin-bottom: 3px;
	
}

#page_header_logo_bild_unterseiten {
    text-align: left;   
    width: 655px;
    float:left;
}

#page_header_logo_schrift_unterseiten {
    position: absolute;
    margin-top: 17px;
    margin-left: 14px;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}

#page_header_logo_unterseiten {
    text-align: left;   
    width: 111px;
    float: left;
    height: 61px;
    
}
/* 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_navi {
	margin-top: 10px;
	width: 620px;
	float: left;
	margin-bottom:-2px;
	text-align:left;
}

#page_hilfsnavi {
    margin-top: 16px;
    width: 145px;  /*TH:18.04. width: 146px;*/
    float: left;
    text-align:right;
   
    
}

#page_navi ul {
    list-style: none;
    padding: 0px;
    margin: 0px; /*TH*/
}

    

#page_navi_leiste {
    background-color: #D3D3D3;
    margin-bottom: 4px;
    width: 762px;
    height: 2px;
    font-size:2px;
    line-height:2px;   
    border: 1px solid #B6B6B6;
}

#page_navi_startseite {
	margin-top: 0px;
	width: 765px; /*TH, 18.04: width: 766px;*/
	text-align: left;	
	border-bottom: 2px solid #C9CACA;
	margin-bottom: 4px;
}

#page_navi_spacer {
	height: 0px;
}

#page_navi_sub{
	/*border: 1px solid #D6D6D6;
	background-image: url(/media/images/allgemein/verlauf_box_navigation.png);
	background-repeat: repeat-y;*/
	border: 1px solid #D6D6D6;
	width: 178px;
	
}

#page_content_startseite {
	margin-top: -1px;
	float: left;
	width: 765px; /*TH, 18.04: width: 766px;*/
	margin-bottom: 20px;
}

#page_content {
	margin-top: -1px;
	float: left;
	width: 765px; /*TH, 18.04: width: 766px;*/
	margin-bottom: 20px;
}

#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_komplett {
    width: 715px;
    margin-top: 7px;
    padding-left: 25px;
    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_ohnebox {
    width: 100%;
    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;
	color: #818181;
	background-color: #E6E6E6;
	height: 20px;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	font-size: 11px;
	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;
    
}

#header_image {
	margin-bottom: 10px;
    height: 150px;
}

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

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

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

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

#icon_back {
	float: left;
	margin-right: 7px;
	margin-left: 100px;
}

#icon_drucker {
	float: left;
}

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

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



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

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

.startseite_box_2col {
    width: 375px;
    border-top: 3px solid #F9122F; 
    float: left;  
}


.startseite_box_1col {
    width: 180px;
    border-top: 3px solid #F9122F;
    margin-left: 15px;
    float: left;   
}

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

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

.startseite_box_1col_unten {
    margin-top: 40px;
    margin-bottom: 20px;    
}

.startseite_box_1col_first {
    margin-left: 0px;    
}

.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_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_bild {
	margin-bottom: 20px;
	width: 765px;
	height: 205px;
}




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

.referenz_suche_item, .referenz_suche_item:link, .referenz_suche_item:active, .referenz_suche_item:hover, .referenz_suche_item:visited  {
    font-weight: bold;
    color: #808080;    
}

.referenzen_suche_item_legende {
    font-size: 11px;
    color: #808080;    
}

.referenzen_suche_item_content {
    padding-bottom: 3px;
    
}

.referenzen_suche_item_content_2 {
    padding-bottom: 3px;
}

.referenzen_container {
    background-color: #E6E6E7;
    padding: 10px;
    padding-bottom: 0px;
}

/**********************************************************
 *
 * 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 {
	/* TH: 185.04.
	line-height: 15px;
	font-size: 11px;
	width: 120px; */
	font-size: 13px;
    border: 1px solid #999999;
    padding: 1px;
    width:181px;
    height:16px;
}

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

.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%;
}

.referenz_pfeil2  {
    float:right;
}


.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;
}
td#Header:after{
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}
td#Header{ display: inline-block; }

/* Hides from IE 4-6 \*/
* html td#Header{ height: 1%; }

td#Header{ display: block; } 
/* End hide from IE 4-6 */

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 8px 1px 0;
}
ul#Region li.Country {
    padding: 1px 0 1px 8px;
}
ul#Region li.Country img {
    vertical-align: middle;
}


ul#CountryRegion {
    float: left;
    list-style: none inside none;
    margin: 0;
    padding: 0;
}
ul#CountryRegion li {
    position: relative;
    float: left;
    margin: 0 8px 0 0;
    padding: 2px 0 5px 20px;
    background:url(/media/images/allgemein/icon_world.gif) no-repeat 0 2px;
}
ul#CountryRegion li img {
    margin-left:0.2em;
    vertical-align: middle;
}
ul#CountryRegion li div{
    position: absolute;
    top:1.5em;
    left:0;
    background: #fff;
    float: none;
    margin: 0;
    padding: 0;
    border: solid 1px #999;
    overflow:auto;
    width:15em;
    height:55px;
}
ul#CountryRegion li div.on{
    display: block;
}
ul#CountryRegion li div.off{
    display: none;
}
ul#CountryRegion li div ul{
    margin: 0;
    padding: 0;
    /*border-right: solid 1px #999;
    border-top: solid 2px #999;*/
}
ul#CountryRegion li div ul.FirstItem{
    border-top: none;
}
ul#CountryRegion li div ul li {
    float: none;
    margin: 0;
    padding: 0;
    background: none;
    text-align:left;
    overflow: hidden;
}
ul#CountryRegion li ul li a{
    display: block;
    width: auto;
    margin: 0;
    padding: 3px 0 6px 5px;
    border-top: solid 1px #eaeaea; 
}
ul#CountryRegion li ul li.FirstItem a{
    border-top: none; 
}
ul#CountryRegion li ul li a:hover{
    background:#e6e6e6;
}

