body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #006699;
	scrollbar-face-color: 			#FFFFFF; 
	scrollbar-track-color: 			#FFFFFF; 
	scrollbar-darkshadow-color: 	 #006699;

}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #006699;
}

ul {
list-style-image:url(../img/point.gif);
}

.headline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #006699;
	letter-spacing: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.headline_news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.navis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #006699;
	text-align: justify;
}.kolumne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-style: italic;
	color: #006699;
}
.navis_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #006699;
	text-align: justify;
	text-decoration: underline;
	background-color: #CCCCCC;
	}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	word-spacing: 2px;
}
.navis_up_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #006699;
	margin: 1px;
	padding: 1px;
}
.right {
	text-align: right;
}

#content{
	position:absolut; top:0px; left:0px; width:540px; height:370px; z-index:1; overflow:auto;
	
}
#content_contact{
	position:absolut; top:0px; left:0px; width:540px; height:340px; z-index:1; overflow:auto;
	
}
#content_free{
	position:absolut; top:0px; left:0px; width:540px; z-index:1; overflow:auto;
	
}

