@charset "UTF-8";
/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* M A I N N A V I */#nav {
	margin:0;
}

/* the styling */
#nav {
	width:845px;
	padding-left: 255px;
	padding-top: 56px;
	position:absolute;
	margin:0;
}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {
	display:block;
	height:21px;
	float:left;
	padding:3px 9px 3px 9px;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	white-space:nowrap;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {
	background:#e6e6e6;
	cursor:pointer;
	color:#666666;
}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {
	background:#e6e6e6;
	color:#666666;
}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	background:#e6e6e6;
	color:#666666;
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	background:#e6e6e6;
	color:#666666;
}

/* Subnavigation aktiviert */
#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:840px;
	top:83px;
	left:255px;
	margin-top:0;
	padding:0;
	z-index:100;
	background:#cccccc;
	color:#666666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {
	display:block;
	position:absolute;
	width:840px;
	top:83px;
	padding-left: 255px;
	left:0;
	margin-top:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {
	height:21px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	display:block;
	float:left;
	background:#cccccc;
	padding:3px 9px 2px 9px;
	margin:0;
	font-size:11px;
	white-space:nowrap;
	border:0;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:block;
	padding:3px 9px 2px 9px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#666666;
	background:#cccccc;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* T O P N A V I */
#topnavi {
	margin:0;
}

/* the styling */
#topnavi {
	width:300px;
	height:24px;
	padding-top: 28px;
	position:relative;
}

#topnavi .select, #topnavi .current {margin:0; padding:0; list-style:none;}

#topnavi li {display:inline; margin:0; padding:0; height:auto;}

#topnavi .select a,
#topnavi .current a {
	display:block;
	height:21px;
	float:left;
	padding:3px 9px 3px 9px;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	white-space:nowrap;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html #topnavi .select a, * html #topnavi .current a {width:1px; height:21px;}


#topnavi .select a:hover, 
#topnavi .select li:hover a {
	background:#ffffff;
	cursor:pointer;
	color:#666666;
}

#topnavi .sub {display:none;}

/* for IE5.5 and IE6 only */
#topnavi table {position:absolute; border-collapse:collapse; left:0; top:0;}

#topnavi .current a {
	background:#ffffff;
	color:#666666;
}


#topnavi .sub li a:hover, 
#topnavi .select a:hover .sub li a:hover, 
#topnavi .select li:hover .sub li a:hover {
	background:#ffffff;
	color:#666666;
}

#topnavi .sub_active .current_sub a, 
#topnavi .sub_active a:hover {
	background:#ffffff;
	color:#666666;
}

#topnavi .select li a:hover .sub, 
#topnavi .select li:hover .sub {
	display:block;
	position:absolute;
	width:300px;
	top:20px;
	left:0;
	margin-top:0;
	padding:0;
	z-index:100
	color:#666666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topnavi .sub, #topnavi .sub_active {margin:0; padding:0; list-style:none;}

#topnavi .sub_active {
	display:block;
	position:absolute;
	width:300px;
	top:37px;
	padding-left: 255px;
	left:0;
	margin-top:0;
	z-index:10;
}
* html #topnavi .sub_active, * html #topnavi .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#topnavi .sub_active a {
	height:21px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	display:block;
	float:left;
	background:#ffffff;
	padding:3px 9px 2px 9px;
	margin:0;
	font-size:11px;
	white-space:nowrap;
	border:0;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topnavi .select a:hover .sub li a, 
#topnavi .select li:hover .sub li a {
	display:block;
	padding:2px 9px 2px 9px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#666666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
