@charset "iso-8859-1";
/* CSS Document */

body {
	background-color:#fff;
	color:#565656;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border:0;
	overflow:visible;
}
.clear {
	clear:both;
}
a:link, a:visited {
	color:#565656;
	text-decoration:none;
}
a:focus {
	color:#7de8fb;
	text-decoration:none;
}
a:hover {
	color:#7de8fb;
	text-decoration:none;
}
a:active {
	color:#7de8fb;
	text-decoration:none;
}
img {
	border:none 0;}
h1 {
	padding-left:1em;
}
h2 {
	font-size:2em;
}
h3 {
	font-size:1.2em;
	margin:0 0 1em 0;}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
#highlight {
	color:#7de8fb;
}
#container {
	width:970px;
	height:640px;
	margin:auto;
	border:solid 1px #333;
}
#inhalt {
	width:100%;
	height:500px;
	border-bottom:solid 1px #333;
	background:#565656;
	color:#CCC;
}
#inhalt_headline {
	width:900px;
	padding:7em 4em 0 4em;}
#inhalt_links {
	float:left;
	width:420px;
	padding:0 0 0 4em;
}
#inhalt_rechts {
	float:right;
	width:420px;
	padding:0 4em 0 0;
}
#inhalt p {
	margin:0 0 1em 0;
	font-size:0.98em;
	text-align:justify;
}
#inhalt a {
	color: #FFF;
}
.linksbund {
	float:left;
	padding-right:1em;
}
#logo {
	width:357px;
	height:140px;
	vertical-align:bottom;
	float:left;
	background:#fff;
	position: relative;	
}
#logo_nopics {
	z-index:50;
	position: absolute;
}
#logo_pics {
	z-index:60;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navigation {
	width:413px;
	height:139px;
	vertical-align:bottom;
	float:left;
	padding:0;
}
#navigation_links {
	float:left;
	margin:1.85em 1em 0 2em;
}
#standort {
	width:180px;
	height:120px;
	float:right;
	text-align:right;
	margin-right:0.8em;
	margin-top:0.5em;
}
#copyright {
	font-size:0.8em;
	text-align:right;
	width:970px;
	margin:auto;
}

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

#menu {width:200px; height:139px; margin:0 auto 0 150px; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:0.5em 0;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul {position:absolute; left:-9999px;}
#menu ul.level1 {position:absolute; left:0;}

#menu a {display:block; padding:0 40px 0 0;}
#menu a b {display:block;  padding:0; font-weight:normal;}

#menu ul li:hover > ul {visibility:visible; left:100%; margin-left:-10px; margin-top:-24px}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}


#menu li a:hover {background-position:right bottom; color:#7de8fb; white-space:nowrap;} 
#menu li a:hover b {background-position:left bottom;} 

#menu li:hover > a {background-position:right bottom; color:#7de8fb;}
#menu li:hover > a > b {background-position:left bottom;}

#menu a:hover ul li a b,
#menu a:hover ul a:hover ul li a b,

#menu a:hover ul li a:hover b,
#menu a:hover ul a:hover ul li a:hover b,
#menu a:hover ul a:hover ul a:hover ul li a:hover b {background-position:left bottom;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-24px; margin-left:-10px;}
#ie6menu {width:200px; height:139px; margin:-78px auto 0 15px; position:relative; }
