@charset "iso-8859-1";

body {
	background:#FFFFFF;
	text-align:center;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	
div.mainwrapper {
	background:#FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}

div.header {
	background:#FFFFFF ;
	width:848px;
	height:86px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-left-width:1px;
 	border-left-style:solid;
 	border-left-color:#666666;
	border-right-width:1px;
 	border-right-style:solid;
 	border-right-color:#666666;
	
	}
	
div.rot {
	background:#FF0000;
	width:100%;
	height:241px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index:2;
	border-bottom-width:1px;
 	border-bottom-style:solid;
	border-top-width:1px;
 	border-top-style:solid;
 	border-color:#666666;
	}

div.topwrapper {
	background:#FFFFFF;
	width:850px;
	height:241px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
	}
	
div.bildlayer {
	float:left;
	width:653px;
	height:241px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
	}
	
div.animationslayer {
	background:#FF0000;
	float:right;
	width:196px;
	height:241px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-left-width:1px;
 	border-left-style:solid;
	border-color:#666666;
	
	}
	
div.contentwrapper {
	clear:both;
	background:#FFFFFF  repeat-x;
	width:848px;
	min-height: 350px;
    height: auto !important;
    height: 350px;	
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-left-width:1px;
 	border-left-style:solid;
	border-right-width:1px;
 	border-right-style:solid;
	border-color:#666666;
	
	}
	
div.footer {
	background:#FFFFFF;
	width:848px;
	height:50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width:1px;
 	border-top-style:solid;
 	border-color:#666666;
	border-left-width:1px;
 	border-left-style:solid;
 	border-left-color:#666666;
	border-right-width:1px;
 	border-right-style:solid;
 	border-right-color:#666666;
	}
	img {border-color: #999999;}
	#multi-level {height:22px; position:relative; z-index:100; }
#multi-level .pad {float:left; }

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

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

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

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:22px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* 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:94px; background:url(/img/menu_company_hover.gif) no-repeat;;}
.menu li.p4 {width:77px; background:url(/img/menu_download_hover.gif) no-repeat;;}
.menu li.p5 {width:59px; background:url(/img/menu_videos_hover.gif) no-repeat;;}
.menu li.p6 {width:59px; background:url(/img/menu_presse_hover.gif) no-repeat;;}
.menu li.p7 {width:65px; background:url(/img/menu_kontaktf_hover.gif) no-repeat;;}
.menu li.p8 {width:85px; background:url(/img/menu_cmc_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#produkte {width:71px; background:url(/img/menu_produkte.gif) no-repeat;;}
.menu li a#unternehmen {width:94px; background:url(/img/menu_company.gif) no-repeat;;}
.menu li a#download {width:77px; background:url(/img/menu_download.gif) no-repeat;;}
.menu li a#videos {width:59px; background:url(/img/menu_videos.gif) no-repeat;;}
.menu li a#presse {width:59px; background:url(/img/menu_presse.gif) no-repeat;;}
.menu li a#kontakt {width:65px; background:url(/img/menu_kontaktf.gif) no-repeat;;}
.menu li a#cmc {width:85px; background:url(/img/menu_cmc.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#produkte:hover, .menu li:hover a#produkte,
.menu li a#unternehmen:hover, .menu li:hover a#unternehmen,
.menu li a#download:hover, .menu li:hover a#download,
.menu li a#videos:hover, .menu li:hover a#videos,
.menu li a#presse:hover, .menu li:hover a#presse,
.menu li a#kontakt:hover, .menu li:hover a#kontakt,
.menu li a#cmc:hover, .menu li:hover a#cmc {background:transparent;}

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

/* 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:167px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:160px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:164px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;} 

.menu :hover ul.subs {left:0; top:22px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.subs li {display:block; height:20px; position:relative; float:left; width:160px;}
.menu :hover ul.subs li a {display:block; font-size:11px; height:20px; width:193px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;} 

.menu :hover ul.subs li a.fly {background:#fff url(/img/arrow.gif) 152px 7px no-repeat;}
.menu :hover ul.subs li a:hover {background:#d50000; color:#fff;}
.menu :hover ul.subs li a.fly:hover {background:#d50000 url(/img/arrow_over.gif) 152px 7px no-repeat; color:#fff;}


.menu :hover ul.sub li a.fly {background:#fff url(/img/arrow.gif) 152px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#d50000; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#d50000 url(/img/arrow_over.gif) 152px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#d50000 url(/img/arrow_over.gif) 152px 7px no-repeat; color:#fff;} 

/* 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:159px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:167px; z-index:200; height:auto; z-index:300;}

	a.menu:hover {text-decoration: none; color: #d50000;}
	a.menu:active {text-decoration: none; color: #666666;}
	a.menu:visited {text-decoration: none; color: #666666;}
	a.menu:link {text-decoration: none; color: #666666;}
	a.rechts:hover {text-decoration: none; color: #d50000; font-weight:bold;}
	a.rechts:active {text-decoration: none; color: #666666; font-weight:bold;}
	a.rechts:visited {text-decoration: none; color: #666666; font-weight:bold;}
	a.rechts:link {text-decoration: none; color: #666666; font-weight:bold;}
	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: #666666;}
	a:hover {text-decoration: underline; color: #d50000;}
	a:visited {text-decoration: underline;color: #666666;}
	a:active {text-decoration: underline;color: #666666;}
	td.main {padding: 5px 10px 5px 10px; }
	td.breadcrumbs {padding: 5px 10px 5px 10px; font-size: 12px; font-weight: bold;}
	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: #FFFFFF; font-style: italic; font-size: 14px; font-weight: bold;}
.contentheadline {font-size: 12px; font-weight: bold; color: #d50000;}
.contentsubheadline {color: #666666; font-size: 12px; font-weight: bold;}
.blubb {font-weight: bold}
.blubb2 {font-size: 9px}
	a.bread:hover {text-decoration: underline; }
	a.bread:active {text-decoration: none; color: #d50000;}
	a.bread:visited {text-decoration: none;}
	a.bread:link {text-decoration: none; }
a.breadactive:hover {text-decoration: underline; color: #d50000;}
	a.breadactive:active {text-decoration: none; color: #d50000;}
	a.breadactive:visited {text-decoration: none; color: #d50000;}
	a.breadactive:link {text-decoration: none; color: #d50000;}

/* input multicolumn multicolumn2 */
ul.input, ul.input li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

ul.multicolumn li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul.multicolumn2 li {
	width:45%;
}
