body{
background-color:#FFFFFF;}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


.headline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #006699;
	letter-spacing: 4px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.headline_news {

	font-family: Georgia, "Times New Roman", Times, 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: 10px;
}
ul {
list-style-image:url(../img/point.gif);
}
