/*@charset "utf-8";*/
 * {
	padding:0;
	margin:0;
	list-style:none;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 100.01%;
	background: #FFF url(../images/body_bg.jpg);
	margin: 0;
	padding: 0;
	color: #333333;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#333;
}
img{
	border:solid 1px #EEE;
}
noscript{
	font-size:0.8em;
	color:#900;
}
input{
	font-family: Verdana,sans-serif;
	border: solid 1px #9999cc;
	background-color:#efefef;
	font-size:0.85em;
}
submit{
	
}
/*----------------------------------------------------------------------------------------------*/
#container {
	margin: auto;
	height:625px;
	width:1000px;
	background: #FFFFFF;
	border:1px solid #CCC;
	overflow:hidden;
}
/*#horizNavSub {
	position:absolute;
	left:244px;
	top:63px;
	visibility:hidden;
	height:26px;
	width:756px;
}*/
#horizNavSub {
	/*position:absolute;
	left:244px;
	top:63px;*/
	/**/margin-left:30px;
	margin-top:31px;
	display:none;
	/*visibility:hidden;*/
	height:26px;
	width:756px;
}
#horizNavTop {
	margin:auto;
	float:left;
}

#menueAdresse {
	/*position:absolute;*/
	top:545px;
	margin-left:20px;
	font-size:0.6em;
	font-weight:normal;
	padding:10px;
	color:#666;
}
#menueAdresse a{
	color:#666;
}
#menueAdresse a:hover, #menueAdresse a.highlighted:hover, #menueAdresse a:focus, #menueAdresse a.highlighted{
	color:#666;
	font-weight: bold;
}
#header { 
	margin:auto;
	float:left;
	width:1000px;  /* Diese Auff&uuml;llung entspricht der linksb&uuml;ndigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auff&uuml;llung entfernen. */
} 
#topHeaderContainer{
	margin:auto;
	float:left;
	width:1000px;
	height:30px;
	background: #FFF url(../images/leftBg.jpg) repeat-y;
}
#mainHeaderContainer{
	margin:auto;
	float:left;
	width:1000px;
	height:117px;
}
#logo {
	margin:auto;
	float:left;
	width:213px;
	height:117px;
	background: #FFF url(../images/logoBG.jpg) repeat-x;
	overflow:hidden;
}
#headerNavi {
	margin:auto;
	float:left;
	padding:0px;
	height:117px;
	width:787px;
	background: #FFF url(../images/middelBG.jpg) repeat-x;
}
#spaceNav {
	float:left;
	width:20px;
	height:10px;
}
#horizNav {
	float:left;
	margin-top:6px;
	width:120px;
	/*position:relative;*/
	font-size:0.8em;
	font-weight:bolder;
}

#horizNav a:hover, #horizNav a.highlighted:hover, #horizNav a:focus, #horizNav a.highlighted {
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;
}

#horizNav a {
	display:block;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #95a2ad;
	border-top: 1px solid #95a2ad;
	border-bottom: 1px solid #95a2ad;
	border-left:0;
	text-decoration:none;
}
#horizNavNoLink{
	float:left;
	margin-top:6px;
	/*margin-left:30px;*/
	width:103px;
	position:relative;
	font-size:0.8em;
	font-weight:bolder;
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;	
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#spaceNavR {
	float:right;
	width:20px;
	height:10px;
}
#horizNavR {
	float:left;
	margin-top:6px;
	margin-right:2px;
	margin-left:100px;
	width:120px;
	position:relative;
	font-size:0.7em;
	font-weight:bold;
}

#horizNavR a:hover, #horizNavR a.highlighted:hover, #horizNavR a:focus, #horizNavR a.highlighted {
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;
}

#horizNavR a {
	display:block;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #95a2ad;
	border-top: 1px solid #95a2ad;
	border-bottom: 1px solid #95a2ad;
	border-left:0;
	text-decoration:none;
}
#horizNavRNoLink{
	float:left;
	margin-top:6px;
	margin-left:100px;
	width:122px;
	position:relative;
	font-size:0.8em;
	font-weight:bolder;
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;
}
#horizNavRLang a{
	float:left;
	margin-top:6px;
	margin-right:2px;
	margin-left:28px;
	width:140px;
	position:relative;
	font-size:0.8em;
	font-weight:bolder;
	display:block;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #95a2ad;
	border-top: 1px solid #95a2ad;
	border-bottom: 1px solid #95a2ad;
	border-left:0;
	text-decoration:none;
}
#horizNavRLang :hover{
	display:block;
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;
}
/*----------------------------------------------------------------------------------------------------*/
#horizNavSecond {
	float:left;
	margin-top:6px;
	margin-left:0px;
	/*width:140px;*/
	position:relative;
	z-index:105;
	font-size:0.8em;
	font-weight:bolder;
	color:#FFF;
}
#horizNavSecond a:hover, #horizNavSecond a.highlighted:hover, #horizNavSecond a:focus {
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
	text-decoration:none;
}
#horizNavSecond a.highlighted {
	color: #336;
	background-color:#eee;
}
#horizNavSecond a {
	display:block;
	color: #CCC;
	padding: 0px 11px 2px 10px;
	border:1px solid #95a2ad;
	border-top: 1px solid #95a2ad;
	border-bottom: 1px solid #95a2ad;
	border-left:0;
	text-decoration:none;
}
#horizNavSecondNoLink {
	float:left;
	margin-top:6px;
	margin-left:0px;
	position:relative;
	z-index:105;
	font-size:0.8em;
	font-weight:bolder;
	color: #336;
	background-image: url(../images/overlay_weiss.png);
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #CCC;
}
/*....................................................................................................*/
#sidebar1 {
	margin:auto;
	float:left;
	width: 215px;
	height:478px;
	background: #FFF url(../images/leftBg.jpg) repeat-y;
}
#menuePlaceholder {
	margin:auto;
	float:left;
	width:210px;
	height:20px;
}
#menue {
	margin-top:20px;
	height:380px;
	padding:0;
	font-size:0.8em;
	font-weight:bold;
	margin-left:30px;
}
.firstLeft{
	 margin-left:30px;
}
#vertNavFirst a {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #d4d9de;
	border-top: 1px solid #d4d9de;
	border-bottom: 1px solid #d4d9de;
	border-left:0;
	text-decoration:none;
}
#vertNavFirst a:hover, #vertNavFirst a.highlighted:hover, #vertNavFirst a:focus{
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background-image: url(../images/overlay_weiss.png);
}
#vertNavFirstNoLink {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background-image: url(../images/overlay_weiss.png);
}
#vertNavFirstPfeil a {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #d4d9de;
	border-top: 1px solid #d4d9de;
	border-bottom: 1px solid #d4d9de;
	border-left:0;
	text-decoration:none;
	background:url(../images/SubNavFirstLevel.png) no-repeat;
}
#vertNavFirstPfeil a:hover, #vertNavFirstPfeil a.highlighted:hover, #vertNavFirstPfeil a:focus{
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background:url(../images/SubNavFirstLevelActive.png) no-repeat;
}
#vertNavFirstPfeilNoLink {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background:url(../images/SubNavFirstLevelActive.png) no-repeat;
}
#vertNavFirstPfeilRe a {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #d4d9de;
	border-top: 1px solid #d4d9de;
	border-bottom: 1px solid #d4d9de;
	border-left:0;
	text-decoration:none;
	background:url(../images/overlay_weiss.png) no-repeat;
}
#vertNavFirstPfeilRe a:hover, #vertNavFirstPfeilRe a.highlighted:hover, #vertNavFirstPfeilRe a:focus{
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background:url(../images/SubNavSecLevelActive.png) no-repeat;
}
#vertNavFirstPfeilReNoLink {
	margin:auto;
	margin-bottom:5px;
	float:left;
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	background:url(../images/SubNavSecLevelActive.png) no-repeat;
}
#vertNavSecond a {
	margin:auto;
	float:left;
	width: 140px;
	background:url(../images/SubNavSecLevel.png) no-repeat;
	color: #333;
	padding: 1px 5px 3px 10px;
	border:1px solid #d4d9de;
	border-top: 1px solid #d4d9de;
	border-bottom: 1px solid #d4d9de;
	border-left:0;
	text-decoration:none;
	font-size:0.8em;
}

#vertNavSecond a:hover, #vertNavSecond a.highlighted:hover, #vertNavSecond a:focus{
	margin:auto;
	float:left;
	width: 140px;
	background:url(../images/SubNavSecLevelActive.png) no-repeat;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	font-size:0.8em;
	
}
#vertNavSecondNoLink{
	margin:auto;
	float:left;
	width: 140px;
	color:#336;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddf;
	border-left: 1px solid #99f;
	text-decoration:none;
	font-size:0.8em;
	background:url(../images/SubNavSecLevelActive.png) no-repeat;
}
/*..............................................................................................*/
#sidebar2 { /* Rechte Spalte */
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	font-size:80%;
	background: #FFF; /* Die Hintergrundfarbe wird nur f&uuml;r die Länge des Spalteninhalts angezeigt. */
	width: 392px;
	height:478px;
}
#scrollTool {
	padding-left:10px;
	margin-top:185px;
	padding-right:5px;
	background-color:#FFF;
	border:solid 1px #EEE;
	width:auto;
	overflow:auto; 
	height: 289px;
}
#scrollText {
	top: 0px;
	left: 0px;
	padding-left:5px;
	padding-right:5px;

}
#mainContent { 
margin:auto;
float:left;
	/*margin: 0 213px;  Der rechte und der linke Rand dieses div-Elements erstellen die beiden äußeren Spalten an den Seitenrändern. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge der Randleisten-divs immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div die Randleistenbereiche f&uuml;llen soll, wenn der Inhalt in den Randleisten endet. */
	width: 392px;
	height:478px;
	background:url(../images/schrift_leuchtkaesten.gif) no-repeat;
	overflow:hidden;
} 
#plainContent{
	margin:auto;
	float:left;
	overflow:hidden;
	width:785px;
}
.konsult {
	font-size:9px;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Plan{
	position:absolute; 
	margin-left: 0px;
	margin-top: 0px; 
	z-index:1000; 
	visibility: hidden;
	border:solid 1px #EEE;
}

