@charset "iso-8859-1";

body {
	background:#ffffff;
	text-align:center;
	line-height: 1.5;
	color: #777777;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	
div.mainwrapper {
	background:#e8e5de;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}

div.header {
	background:#FFFFFF url(../img/header_bg.gif);
	width:848px;
	height:86px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
	}
	
	div.headerimage {
	background:#FFFFFF;
	width:848px;
	height:320px;
	text-align: bottom left;
	margin-right: auto;
	margin-left: auto;
	border-top-width:2px;
 	border-top-style:solid;
	border-color:#e8e5de;
	}
	
	div.headerimage2 {
	background:#FFFFFF ;
	width:848px;
	height:283px;
	text-align: bottom left;
	margin-right: auto;
	margin-left: auto;
	border-top-width:2px;
 	border-top-style:solid;
	border-color:#e8e5de;
	}
	
div.contentwrapper {
	clear:both;
	background:#FFFFFF ;
	width:848px;
	min-height: 350px;
    height: auto !important;
    height: 350px;	
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-color:#e8e5de;
	
	}
	
div.footer {
	background:#FFFFFF;
	width:848px;
	height:50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
	}
	img {border-color: #e8e5de;}
	#multi-level {height:22px; position:relative; z-index:100;  font-weight: normal; }
#multi-level .pad {float:left; font-weight: normal;  }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; font-weight: normal; }

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; font-weight: normal; }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; font-weight: normal; }

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:22px; font-weight: normal; }
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px; font-weight: normal; } /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:66px; background:url(../img/menu_home_hover.gif) no-repeat;;}
.menu li.p2 {width:71px; background:url(../img/menu_produkte_hover.gif) no-repeat;;}
.menu li.p3 {width:97px; background:url(../img/menu_unternehmen_hover.gif) no-repeat;;}
.menu li.p4 {width:73px; background:url(../img/menu_aktuelles_hover.gif) no-repeat;;}
.menu li.p5 {width:59px; background:url(../img/menu_presse_hover.gif) no-repeat;;}
.menu li.p6 {width:53px; background:url(../img/menu_kontakt_hover.gif) no-repeat;;}
.menu li.p7 {width:71px; background:url(../img/menu_karriere_hover.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:66px; background:url(../img/menu_home.gif) no-repeat;;}
.menu li a#products {width:71px; background:url(../img/menu_produkte.gif) no-repeat;;}
.menu li a#services {width:97px; background:url(../img/menu_unternehmen.gif) no-repeat;;}
.menu li a#contacts {width:73px; background:url(../img/menu_aktuelles.gif) no-repeat;;}
.menu li a#shop {width:59px; background:url(../img/menu_presse.gif) no-repeat;;}
.menu li a#privacy {width:53px; background:url(../img/menu_kontakt.gif) no-repeat;;}
.menu li a#career {width:71px; background:url(../img/menu_karriere.gif) no-repeat;;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#career:hover, .menu li:hover a#career,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent; font-weight: normal;  font-weight: normal; }

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; font-weight: normal; }

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:22px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:207px; height:auto; font-weight: normal; }
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:200px; font-weight: normal; }
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:204px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; font-weight: normal; } 
.menu :hover ul.sub li a.fly {background:#fff url(../img/arrow.gif) 192px 7px no-repeat; font-weight: normal; }
.menu :hover ul.sub li a:hover {background:#ff0000; color:#fff; font-weight: normal; }
.menu :hover ul.sub li a.fly:hover {background:#ff0000 url(../img/arrow_over.gif) 192px 7px no-repeat; color:#fff; font-weight: normal; }
.menu :hover ul li:hover > a.fly {background:#ff0000 url(../img/arrow_over.gif) 192px 7px no-repeat; color:#fff; font-weight: normal; } 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:199px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:205px; z-index:200; height:auto; z-index:300; font-weight: normal; }

	a.menu:hover {text-decoration: none; color: #ff0000; font-weight: normal;  }
	a.menu:active {text-decoration: none; color: #777777; font-weight: normal;  }
	a.menu:visited {text-decoration: none; color: #777777; font-weight: normal;  }
	a.menu:link {text-decoration: none; color: #777777; font-weight: normal;  }
	a.rechts:hover {text-decoration: none; color: #ff0000; font-weight:bold; font-size: 9px;}
	a.rechts:active {text-decoration: none; color: #777777; font-weight:bold; font-size: 9px;}
	a.rechts:visited {text-decoration: none; color: #777777; font-weight:bold; font-size: 9px;}
	a.rechts:link {text-decoration: none; color: #777777; font-weight:bold; font-size: 9px;}
	a.hell:hover {text-decoration: none; color: #FFFFFF; background:#FF0000;}
	a.hell:active {text-decoration: none; color: #FFFFFF; background:#FF0000;}
	a.hell:visited {text-decoration: none; color: #FFFFFF; background:#FF0000;}
	a.hell:link {text-decoration: none; color: #FFFFFF; background:#FF0000;}
	a:link {text-decoration: underline; color: #777777; font-weight:bold; font-size: 12px;}
	a:hover {text-decoration: none; color: #ff0000; font-weight:bold; font-size: 12px;}
	a:visited {text-decoration: underline; color: #777777; font-weight:bold; font-size: 12px;}
	a:active {text-decoration: underline; color: #777777; font-weight:bold; font-size: 12px;}
	a.list:link {text-decoration: none; color: #777777; font-size: 12px; font-weight: normal;  }
	a.list:hover {text-decoration: none; color: #ff0000;  font-size: 12px; font-weight: normal;  }
	a.list:visited {text-decoration: none; color: #777777;  font-size: 12px; font-weight: normal;  }
	a.list:active {text-decoration: none; color: #777777;  font-size: 12px; font-weight: normal;  }
	a.sidebar:link {text-decoration: none; color: #777777; font-size: 12px; font-weight: bold;  }
	a.sidebar:hover {text-decoration: none; color: #ff0000;  font-size: 12px; font-weight: bold;  }
	a.sidebar:visited {text-decoration: none; color: #777777;  font-size: 12px; font-weight: bold;  }
	a.sidebar:active {text-decoration: none; color: #777777;  font-size: 12px; font-weight: bold;  }
	td.main {padding: 5px 10px 5px 10px; }
	td.breadcrumbs {padding: 5px 10px 5px 10px; font-size: 12px; font-weight: bold; font-family:arial, sans-serif; text-decoration: none;}
	td.headlineleft {padding: 5px 10px 5px 10px; color: #FFFFFF; font-style: italic; font-size: 19px; font-weight:normal;}
	td.headlineright {padding: 5px 10px 9px 10px; color: #90a8c8; font-style: italic; font-size: 14px; font-weight: bold;}
.contentheadline {font-size: 12px; font-weight: bold; color: #ff0000;}
.arrow {font-size: 12px;  color: #ff0000;}
.contentsubheadline {color: #777777; font-size: 12px; font-weight: bold;}
.blubb {font-weight: bold}
.blubb2 {font-size: 9px}
hr { border:none; border-top:dotted dotted px #777777; }
.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #777777; 
width: 100%;
height: 1px; 
} 

/* always visible */
#outer .holder {padding:0 0 5px 0; border-bottom: 1px dotted #777777; margin:0 20px 10px 0;} 
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:left; margin-right:-10px 10px 0 0; cursor:pointer; color:#ff0000; font-weight:bold; font-style:normal;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}