body {
	background-color: #8DB6EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#8DB6EF;
  	scrollbar-track-color:#8DB6EF;
  	scrollbar-arrow-color:#093C82;
  	scrollbar-highlight-color:#8DB6EF;
  	scrollbar-shadow-color:#093C82;
  	scrollbar-3dlight-color:#093C82;
  	scrollbar-darkshadow-color:#093C82;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #093C82;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #093C82;
	text-decoration: none;
	margin-right:25px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #093C82;
	text-decoration: underline;
}

#menu { width: 180px; background: #8DB6EF; z-index:4;}

#menu ul { list-style: none; margin: 0; padding: 0; z-index:4; }

#menu a, #menu h2 {
  font: 20px/24px Comic Sans MS, Trebuchet MS, arial, helvetica, sans-serif;
  display: block;
  border-width: 1px; border-style: solid; border-color: #ccc #888 #555 #bbb;
  margin: 0; padding: 2px 3px;  z-index:4;}

#menu h2 { color: #ffffff; background: #8DB6EF; text-transform: uppercase;  z-index:4;}

#menu a { color: #000; background: #8DB6EF; text-decoration: none;  z-index:4;}

#menu a:hover { color: #a00; background: #fff;  z-index:4;}
 
#menu li { position: relative;  z-index:4;}

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%;  z-index:4;}

div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none; z-index:4;}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block; z-index:4;}


#mainC {
	position:absolute;
	width:680px;
	height:450px;
	left:189px;
	top:95px;
	z-index:2;
	overflow: auto;
}

.TextLikeLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#textKlein {
	width:180;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #093C82;
	text-align: center;
}
