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

/*-----------------------------------------------------------------------------*/
#nav{
	width: 758px;
	height: 25px;
	padding: 3px 0 3px 0.7em;
	background: url(../pix/layout/alphaWhite85.png);
	position:absolute;
	z-index:99;
}
#nav div{
	margin:0 1em 0 0;
	float: left;
	position:relative;
	height: 25px;
}
#nav div a{
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	color: #93524c;
	margin:0;
	padding:0 0 3px 1.2em;
	line-height: 2;
	display: block;
}
* html #nav div a {
	padding:0 0 0 1.0em;
}
#nav div.navList {
	width:16em;
	background: url(../pix/layout/alphaWhite85.png);
	display: none;
	top: 28px;
	position: absolute;
	height: auto;
	z-index:1000;
}
#nav div.navListActive {
	width:16em;
	background: url(../pix/layout/alphaWhite85.png);
	display: block;
	top: 28px;
	position: absolute;
	height: auto;
	z-index:999;
}
#nav ul {
	color: #93524c;
	margin: 0em;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #93524c;
	border-bottom-color: #93524c;
	border-left-color: #93524c;
}
#nav ul li {
	margin:0 0 0 0em;
	border: none;
	list-style-type: none;
}
#nav li a{
	font-size:1.0em;
	text-decoration:none;
	font-weight:normal;
	color:#93524c;
	line-height:1.5;
	padding: 0.2em 0 0.2em 1.5em;
}
#nav li a.active {
	font-weight:bold;
	padding-left:1.5em;
	background-image: url(/pix/layout/haken.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
#nav li a:hover {
	font-weight: bold;
	padding-left:1.5em;
	background-image: url(/pix/layout/haken.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
/*-----------------------------------------------------------------------------*/

#topMenu{
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float: right;
	clear: right;
}
#topMenu ul { padding:0 !important;}
#topMenu li{
	display:inline;
	padding:0;
	border-left: 1px solid #999;
}
#topMenu li.first {border:0 !important;}
#topMenu a{
	padding:0em 1em 0 2.5em;
	text-decoration: none;
	color:#999;
	cursor:pointer;
	font-size:10px;
}
#topMenu li a:hover{
}

#topMenu a.Home, #topMenu a.Impressum, #topMenu a.Kontakt, #topMenu a.Drucken, #topMenu a.Newsletter, #topMenu a.Downloads {
	background:1em center no-repeat;
}
#topMenu a.Home{background-image:url(/pix/menu/home.gif);}
#topMenu a.Impressum{background-image:url(/pix/menu/impressum.gif);}
#topMenu a.Kontakt{background-image:url(/pix/menu/kontakt.gif);}
#topMenu a.Drucken{background-image:url(/pix/menu/drucken.gif);}
#topMenu a.Newsletter{background-image:url(/pix/menu/newsletter.gif);}
#topMenu a.Downloads{background-image:url(/pix/menu/download.gif);}

/*-----------------------------------------------------------------------------*/

#lang{
	float:right;
	clear: both;
	margin:0;
	padding:0;
}
#lang li{
	float: left;
	list-style: none;
	padding: 0 5px 0 0;
}
#lang li a{
}
/* ------------------*/

