/*  HW-Styles

------------------------------------------------------------------------------------ */
@charset "UTF-8";


* {
	border: 0;
	margin: 0;
	padding: 0;
} 

html {
	height: 100%
}

body {
	background: url("../img/bg.jpg") repeat-x;
	font-size: 100.01%; /*font-size: Für Firefox= Schriften sind etwas kleiner*/
} 

* html .clearfix { height: 1%; overflow: visible; } /* IE6 Fix */
*+html .clearfix { min-height: 1%; } /* IE7 Fix */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }/* um FLoats nicht auf nachfolgende Elemente wirken zu lassen */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial;
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
		color:#003772;
}

a:visited {
	text-decoration: none;
		color:#003772;
}

a:active {
	text-decoration: none;
		color:#003772;
}

a:hover {
	text-decoration: underline;
		color:#003772;
}

#container {
	width: 100%;
	height:auto;
}

#content {
	width: 860px;
	margin: auto;
	height:auto;
	
}

#oben {
	width: 800px;
	height: 35px;
}

#logoleiste {
	width: 820px;
	height: 107px;
	background: url("../img/bg_kopf.gif") no-repeat; 
	
}

#logo {
	margin: 10px 0 0 21px;
	float:left;
}


/*Suche*/

#suche {
	width: 275px;
	height: 25px;
	margin: 15px 0 0 0;
	float:right;
}

#suchfeld {
	height: 13px;
	width: 137px;
}	

 #search {
	 display:inline;
 
}	
		
.box {
	height: 13px;
	width: 137px;
	font-family: Arial, Verdana, sans serif;
	font-size: 11px;
	color:#333;
	padding: 1px;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #333333 #CCCCCC #CCCCCC #333333;	
}

#sendenbutton {
	height: 20px;
	width: 25px;
	float: right;
	margin-right: 16px;
	vertical-align: top;
}

 .piktos{
 	vertical-align: middle;
}	




#keyvisual{
	width: 820px;
	height: 230px;
	background: url("../img/keyvisual.jpg") no-repeat;
		float: left;
}


/*Content Startseite*/

 
#inhalt_bg{
	width: 820px;
	min-height: 400px;
	height:auto !important;
  	height:400px;
	background-color: #FFF;
	background-image: url("../img/zahn_unten.gif"); 
	background-repeat: no-repeat;
	float: left;
}


/*Text Startseite links*/

#textleft{
	width: 415px;
	height: auto;
	margin: 50px 0 80px 0;
	padding-left: 25px;
	float: left;
}

#logos{
	width: 415px;
	height: 60px;
	padding-left: 25px;
	float: left;
}

#logos a{
margin : 0 15px 0 0;
}

.fliesstext_blau {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	color:#003772;
	line-height: 1.5;
}

.fliesstext_blau_bold {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	font-weight: bold;
	color:#003772;
	line-height: 1.5;	
}


/*Infoboxen*/

.boxcontainer {
	width:375px;
	height: auto;
	float: right;

}

.boxtext_weiss {
	font-family: Verdana, Arial, sans serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	margin: 7px 0 0 12px;
}

/*Box 1*/

.orange {
	width: 335px;
	height: 33px;
	margin-top: 50px;
	padding-right: 25px;
	background: url("../img/balken_orange.gif") no-repeat;
	float:right;
}

.infobox {
	width: 335px;
	min-height: 135px;
	height:auto !important;
  	height:135px;
	background: url("../img/verlauf_grau_small.gif") no-repeat;
	padding-right: 25px;
	float:right;
	
}

.fotobox {
	margin-top: 12px;
	margin-right: 3px;
	width: 140px;
	height: auto;
	float:right;
}

.produkt_textbox {
	margin-top: 12px;
	padding-left: 10px;
	width: 170px;
	height: auto;
	float:left;
}

.headline_bold {
	font-family: Verdana, Arial, sans serif;
	font-size: 13px;
	font-weight: bold;
	color:#003772;
	line-height: 1.5;	
}

.aktuell_textbox {
	margin-top: 12px;
	padding-left: 10px;
	width: 310px;
	height: auto;
	float:left;
}

.aktuell_datum {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	color:#003772;
	margin-top: 8px;	
}

.aktuell_text {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	font-weight:bold;
	color:#003772;
	margin-top: 8px;
	line-height: 1.5;		
}

.text_blau_small {
	font-family: Verdana, Arial, sans serif;
	font-size: 10px;
	color:#003772;
	line-height: 1.5;
	margin-top: 8px;	
}

.text_mehr_r {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	font-weight: bold;
	color:#003772;
}

.text_mehr {
	margin-top: 8px;
	padding-left: 6px;
	background: url("../img/pfeil_blau.gif") no-repeat;
	background-position: 0 5px;
}

.infobox_unten {
	width: 335px;
	height: 14px;
	padding: 0 25px 0 0;
	background: url("../img/kante_unten_re.gif") no-repeat;
	float:right;
}

/*Box 2*/

.orange_s {
	width: 335px;
	height: 33px;
	margin-top: 24px;
	padding-right: 25px;
	background: url("../img/balken_orange.gif") no-repeat;
	float:right;

}

.infobox_s {
	width: 335px;
	min-height: 80px;
	height:auto !important;
  	height:80px;
	padding-right: 25px;
	background: url("../img/verlauf_grau_s.gif") no-repeat;
	float:right;
}

.infobox_unten_s {
	width: 335px;
	height: 14px;
	padding: 0 25px 0 0;
	background: url("../img/kante_unten.gif") no-repeat;
	float:right;
}

/*Footer*/

#footerbox {
	width: 820px;
	height: 30px;
	border-top: 1px solid #bbbdc0;
	background-color:#FFF;
	float: left;
	text-align: center;
	padding-top: 10px;	
}

.footernavi {
	display:inline;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	text-decoration: none;
}

.footernavi a:link { color: #000; }
.footernavi a:active { color: #000; }
.footernavi a:visited { color: #000; }
.footernavi a:hover { color: #000;  }

/*Styles für Unterseiten*/

#logoleiste_w {
	width: 820px;
	height: 107px;
	background: url("../img/bg_kopf_w.gif") no-repeat; 	
}

#inhalt_bg_w{
	width: 820px;
	min-height: 400px;
	height:auto !important;
  	height:400px;
	background-color: #FFF;
	float: left;
}

#balken_orange {
	width: 820px;
	height: 47px;
	background: url("../img/bg_orange.jpg") repeat-x;
	float:left;
	text-align:right;
}

/*Styles für den Krümelpfad*/

#pfad{
	width: 794px;
  	height:38px;
	float: left;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	color:#003772;
	padding: 7px 4px 0 22px;	
}

.kruemel{
	color:#003772;
	padding-left: 6px;
	padding-right: 6px;
}

.kruemeltext {
	color:#003772;
	padding-left: 6px;
	padding-right: 6px;
	background: url("../img/pfeil_blau.gif") no-repeat;
	background-position: 0 5px;
}

.kruemeltext_o {
	color:#f7931d;
	padding-left: 6px;
	padding-right: 6px;
	background: url("../img/pfeil_blau.gif") no-repeat;
	background-position: 0 5px;
}

#navibox {
	width: 206px;
	padding-left:22px;
	min-height: 300px;
	height:auto !important;
  	height:300px;
	float: left;		
}


/*Content rechts*/

.produktbilder {
	width:410px;
	height: 135px;
	float:left;
	margin-bottom: 20px;
}

.bildabstand {
	margin-right: 15px;
}

#downloadbox_de {
	width:155px;
	height:135px;
	background: url("../img/de/download_bg.jpg") no-repeat;
	float:left;
}
#downloadbox_gb {
	width:155px;
	height:135px;
	background: url("../img/gb/download_bg.jpg") no-repeat;
	float:left;
}
.downloadbutton {
	margin: 22px 10px 0 123px;
}

#downloadtext {
	width:145px;
	height:70px;
	margin-top: 16px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans serif;
	font-size: 10px;
	color:#000;
	float:left;
}

#produktinfo {
	width:591px;
	height: auto;
	float:right;
}

#produktname_big {
	font-family: Verdana, Arial, "sans serif";
	font-size: 24px;
	color:#003772;
}

#produktbeschreibung {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color:#003772;
	width:566px;
	margin-top: 10px;
	height: auto;
}

.produkttext {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color:#003772;
	width:566px;
	margin: 10px 25px 0 0;
	height: auto;
	line-height: 1.8;
	float: left;
}

.produkttext li{
	padding-left: 12px;
	background: url("../img/bullet.gif") no-repeat;
	background-position: top left;
	line-height: 1.8;
}
.produkttext p{
	font-family: Arial, "sans serif";
}	
#produkttabelle {
	width:480px;
	margin-top: 20px;
	height: auto;
	float: left;
	font-family: Verdana, Arial, "sans serif";
	font-size: 10px;
	color:#003772;
	vertical-align: middle; 	
}

.produkttabelle td {
vertical-align: top;
font-size: 11px;
color:#003772;

}
.tabelle_fett {
	font-weight: bold;
	vertical-align:middle;
}

.abstandunten {
	width: 575px;
	height: 30px;
	float:left;
}

/*Sitemap Ergänzungen*/

#sitemap_left {
	width:185px;
	float: left;
	}
	
#sitemap_middle {
	width:185px;
	float: left;
	
	}
	
#sitemap_right {
	width:185px;
	float: left;
	}
	


.sitemap_1 {
	width:175px;
	margin: 10px 0 10px 0;
	height: auto;
	line-height: 1.8;
	
}

.sitemap_1 h1 {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color:#003772;
	margin: 10px 0 0 0;
}	
	.sitemap_1 p {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color:#003772;
}

/*Suchseite*/

.suche {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color:#003772;
	width:566px;
	margin: 10px 25px 0 0;
	height: auto;
	line-height: 1.2;
	float: left;
}

.suche h1 {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color:#003772;
}	

.suche p {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color:#003772;
}

.suche p a:link { font-weight: bold;}
.suche p a:active { font-weight: bold; }
.suche p a:visited { font-weight: bold; }
.suche p a:hover { font-weight: bold; }


#suchezahlen {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	color:#003772;
	width:566px;
	margin-top: 10px;
	text-align: right;
}

#suchezahlen a:link { font-weight: bold; }
#suchezahlen a:active { font-weight: bold; }
#suchezahlen a:visited { font-weight: bold; }
#suchezahlen a:hover { font-weight: bold; text-decoration: underline; }


/*Downloads*/

.downloadspalte {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	font-weight: bold;
	color:#003772;
	width:566px;
	margin: 10px 25px 0 0;
	line-height: 1.2;
	float: left;
}


.dlimage { margin-right: 20px;
			vertical-align: middle; }
			
#popup { padding: 10px;
			min-height: 400px;
			background-color:#FFFFFF; }

#schliessen { 
	font-family: Verdana, Arial, "sans serif";
	font-size: 10px;
	font-weight: bold;
	color:#003772; 
	width: 480px; 
	text-align: right;
	margin-right: 20px;
}
	
.table {  width: 500px; 
display: block;
border: 1px solid #003772; 
margin-bottom: 30px;}

/* HTML EDITOR */

div.module_001 {
	padding: 1.5625em 0 0 0;
	margin: 0 0 1.5625em 0;
	background: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 0.8em;
}

div.module_002 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_002_img {
		float: left;
		width: 6.640625em;
	}
	
	div.module_002_img img {
		border: 0;
	}
	
	div.module_002_txt {
		float: left;
		/*width: 40.390625em;*/
		/*width: 40,234375em;*/
		width: 39.921875em;
	}
	
	div.content div.module_002_txt p {
		margin: 0;
	}
	
div.module_003 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_003_img {
		float: left;
		width: 11.875em;
	}
	
	div.module_003_img img {
		border: 0;
	}
	
	div.module_003_txt {
		float: left;
		/*width: 35.15625em;*/
		/*width: 35em;*/
		width: 34.6875em;
	}
	
	div.content div.module_003_txt p {
		margin: 0;
	}
	
div.module_004 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_004_img {
		float: left;
		width: 20.390625em;
	}
	
	div.module_004_img img {
		border: 0;
	}
	
	div.module_004_txt {
		float: left;
		/*width: 26.640625em;*/
		/*width: 26.484375em;*/
		width: 26.171875em;
	}
	
	div.content div.module_004_txt p {
		margin: 0;
	}
	
div.module_005 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_005_img {
		float: right;
		text-align: right;
		width: 24.140625em;
	}
	
	div.module_005_img img {
		border: 0;
	}
	
	div.module_005_txt {
		float: left;
		/*width: 22.890625em;*/
		/*width: 22.734375em;*/
		width: 22.421875em;
	}
	
	div.content div.module_005_txt p {
		margin: 0;
	}
	
div.module_006 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_006_img {
		float: left;
		width: 12.734375em;
	}
	
	div.module_006_img img {
		border: 0;
	}
	
	div.module_006_txt {
		float: left;
		/*width: 34.296875em;*/
		/*width: 34.140625em;*/
		width: 33.828125em;
	}
	
	div.content div.module_006_txt p {
		margin: 0;
	}
    
div.module_007 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_007_img {
		float: right;
   text-align: left;
		width: 11.875em;
	}
	
	div.module_007_img img {
		border: 0;
	}
	
	div.module_007_txt {
		float: left;
		/*width: 35.15625em;*/
		/*width: 35em;*/
		width: 34.6875em;
	}
	
	div.content div.module_007_txt p {
		margin: 0;
	}

div.module_0010 {
	/*margin: 0 0 1.953125em 0;*/
	margin: 0 0 1.796875em 0;
	border: 1px solid #FFF;
}

	div.module_0010_img {
		float: right;
		text-align: left;
		width: 26em;
	}
	
	div.module_0010_img img {
		border: 0;
		margin: 0.8em 0 0 0;
	}
	
	div.module_0010_txt {
		float: left;
		/*width: 40.390625em;*/
		/*width: 40,234375em;
		width: 19.921875em;*/
	}
	
	div.content div.module_0010_txt p {
		margin: 0;
	}

div.contentleft {
	float: left;
	width: 5em;
}
div.contentright {
	float: right;
	text-align: left;
	width: 20em;
}

.clear {
	clear: both;
}	

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */


ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 170px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	float: none;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 170px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 170px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 170px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #e3ecf3;
	padding: 8px 12px;
	color: #003772;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #003772;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #003772;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************


 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #003772;
	}
}

