/**
 * CSS
 * __________________________________________________________________
 *
 * @date		24.11.2005
 * @modified		18.10.2006
 * @version		1.0
 * @author		Roland Schaer, 3w-publishing.ch
 */


html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#accesskeys{
	display:none;
}

#maincontainer {
	width: 985px;
	min-height: 100%;
	height:auto !important;
	height: 100%;	
	text-align: left;
	background-color: #BFBFBF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/* 
Header 
_________________________________________________
*/
#header {
	margin: 0px 0px 0px 0px;
	width: 985px;
	height: 246px;
	text-align: left;
	background-color: #003f72;
	background-image: url(../img/header_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headerPrint { display: none; };
#headerLogo {
	float: left;
	margin: 0px 0px 0px 0px;	
	width: 280px;
	height: 128px;
	/*background-image: url(../img/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px; */
}

#headerImg {
	float: left;
	width: 822px;
	height: 118px;
	background-image: url(../img/eyecatcher/01_header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
}

#headerImg2 {
	float: left;
	width: 160px;
	height: 118px;
	padding: 0px 0px 0px 3px;
	background-color: #DFDFDF;
	background-image: url(../img/function-top.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

/*
Top Navigation 
-------------------------------------------------
*/
#topNavigation {
	position: absolute;
	z-index:99;
	top: 107px;
	left: 280px;
	width: 546px;
	height:20px;
	background-color: #4D4D4D;
}

 /* common styling */

#topNavigation ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
#topNavigation ul li {
	float:left;
	position:relative;
}
#topNavigation ul li a, #topNavigation ul li a:visited {
	display: block;
	width: 84px; 
	border-top: 1px solid #68676B;
	border-left: 1px solid #68676B;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	font: 10px/20px verdana, arial, helvetica, sans-serif;
	
	color: #C3C5C8;
	background: #4D4D4D;
	text-transform: uppercase;
}

#topNavigation sup {
	font-size: 8px;
}



* html #topNavigation ul li a, #topNavigation ul li a:visited {
	width:84px;
}
#topNavigation ul li ul {
	display: none;
}
table {
	border-collapse:collapse;
	font-size:11px;
}

/* specific to non IE browsers */
#topNavigation ul li:hover a,
#topNavigation ul li a:hover {
	color: #fff;
	background: #333;
}

#topNavigation ul li:hover ul,
#topNavigation ul li a:hover ul {
	display:block; 
	position:absolute;
	left:0;
	/*width:130px;*/
}
* html #topNavigation ul li a:hover ul {
	margin-top:0;
	]margin-top:1px;
}

#topNavigation ul li:hover ul li ul,
#topNavigation ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	height:0;
	/*width:105px;*/
}

#topNavigation ul li:hover ul li a,
#topNavigation ul li a:hover ul li a {
	display:block;
	height:auto;
	line-height:20px;
	padding: 0 3px 0 3px;
	margin: -1px 0 0 0;
	width:130px;
	font: 9px/20px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #acacac;
	text-decoration: none;
	text-transform: none;
	border-bottom: none;
	border-right: 1px solid #68676B;
	border-left: 1px solid #68676B;
	border-top: 1px solid #68676B;
}

* html #topNavigation ul li a:hover ul li a {
	width:130px;
}


#topNavigation ul li:hover ul li a:hover,
#topNavigation ul li a:hover ul li a:hover {
	color: #000;
	background: #BCD1B9;
}

#topNavigation ul li:hover ul li:hover ul,
#topNavigation ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	left:137px;
	top:-1px;
	width:105px;
}


#topNavigation ul li:hover ul li:hover ul li a,
#topNavigation ul li a:hover ul li a:hover ul li a {
	display: block;
	width: 140px;
	font: 9px/20px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #ACACAC;
	text-decoration: none;
	border-bottom: none;
	border-right: 1px solid #68676B;
	border-top: 1px solid #68676B;
	margin: 0 0 0 0;
	padding: 0px 3px 0px 3px;
}

#topNavigation ul li:hover ul li:hover ul li a:hover,
#topNavigation ul li a:hover ul li a:hover ul li a:hover {
	color: #000;
	background: #BCD1B9;
}

#topNavigation ul li ul li.last a,
#topNavigation ul li ul li.last,
#topNavigation ul li ul li ul li.last a,
#topNavigation ul li ul li ul li.last {
	border-bottom: 1px solid #68676B;
}


/* End Navigation */
#tools {
	position: absolute;
	top: 107px;
	left: 822px;
	width: 103px;
	height: 20px;
	background-color: #4D4D4D;
	border-left:3px solid #DFDFDF;
	border-top:1px solid #68676B;
}
#tools img {
	margin: 2px 0px 0px 5px;
}

#language {
	position: absolute;
	top: 107px;
	left: 925px;
}
#language ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#language ul li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 19px;
	height: 19px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background-color:  #4D4D4D;
	border-left:1px solid #68676B;
	border-top:1px solid #68676B;
	border-bottom:1px solid #4D4D4D;
}
#language ul li a {
	color: #fff;
}

/*#language ul li a:hover {
	background-color: #000;
} */

#breadcrumbs {
	position: absolute;
	z-index: 2;
	width: 542px;
	margin: 0px 0px 0px 0px;
	top: 130px;
	left: 280px;
}
#breadcrumbs a {
	font-weight: normal;
	color: #000;
}
#breadcrumbs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs ul a.first {
	padding: 0px 10px 0px 4px;
	background-image: none;
}
#breadcrumbs ul a {
	padding: 0px 10px 0px 20px;
	background-image: url(../img/breadcrumb-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#breadcrumbs ul span {
	padding: 0px 10px 0px 20px;
	background-image: url(../img/breadcrumb-bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#breadcrumbs li {
	display: inline;
	width: 130px;
	padding: 5px 0px 0px 0px;
	color: #4D4D4D;
}

/* 
Left boxes
_________________________________________________
*/

#leftBox {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 280px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* 
Content
_________________________________________________
*/
#content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 542px;
	color: #fff;
}

#contentHeader {
	float: left;
	width: 542px;
}

#contentText {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 330px;
	height:auto !important;
	height:330px;
	width: 542px;
}

#footer {
	float: left;
	margin-top: 10px;
	padding-top: 3px; 
	width: 542px;
	text-align: center;
	font-size: 9px;
}
#footer a {
	font-weight: normal;
	color: #4D4D4D;
}

/* 
Left boxes
_________________________________________________
*/
#functionBox {
	float: left;
	margin: 0px 0px 0px 3px;
	width: 160px;
}

#functionBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*text-transform: uppercase;
	line-height: 30px;*/
}
#functionBox ul span.titel {
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
}
#functionBox ul a {
	display: block;
	width: 120px;
	/*height: 20px;*/
	padding: 0px 0px 0px 40px;
	color: #f00;
/*	border-bottom: 1px solid #8A898B; */
}

#functionBox ul a:hover {
	background-color: #B6C4B5;
}

#functionBox a.iconLogin { 
	background-image:url(../img/icon_login.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}
#functionBox a.iconNewsletter { 
	background-image:url(../img/icon_newsletter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}
#functionBox a.iconNews { 
	background-image:url(../img/icon_produkte-news.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}
#functionBox a.iconProducts { 
	background-image:url(../img/icon_datenblaetter.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}
#functionBox a.iconGame { 
	background-image:url(../img/icon_memory.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}

#functionBox a.iconObst {
	background-image:url(../img/button_gesundheitobst.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}