A.linktipp, A.linktipp:LINK, A.linktipp:VISITED, A.linktipp:ACTIVE, A.linktipp:HOVER, A.linktipp:FOCUS, .linktipp {
	text-decoration : none;
	font-size : 8px;
	color : #000000;
}

A:link {
	text-decoration : overline;
	color : #003366;
}
A:visited {
	 text-decoration : underline;
	 color : #009999;
 }
 
A:hover {
	text-decoration : underline;
	color : #009999;
}

.Ueberschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #003366;
}

.Fliesstext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.Fliesstext A {
	text-decoration : underline;
	color : #003366;
}

.Fliesstext A:visited {
	text-decoration : underline;
	color : #009999;
}

.Fliesstext A:hover {
	text-decoration : underline;
	color : #009999;
}

.KleinerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.menu1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
}

.menu1 A {
	color : #003366;
	text-decoration : none;
}

.menu1 A:visited {
	color : #003366;
	text-decoration : none;
}

.menu1 A:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #009999;
}

.menu2 A {
	color : #009999;
	text-decoration : none;
}

.menu2 A:visited {
	color : #009999;
	text-decoration : none;
}

.menu2 A:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.spalte3 {
	width:33%;
	float: left;
}

ul {
	margin-left: 20px;
}

ul#links {
	margin-left: 0px;
	list-style-type : none;
}

ul#links li {
	min-height: 50px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px;
	margin-bottom: 5px;
}

.clearer{
  clear: both;
  font-size:1px;
}

#bottom {
	margin-top:1000px;
}

#bottom a {
	font-weight: normal;
	font-size: 8pt;
	color: Silver;
	display:block;
}

