@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
}

font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #121212;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #121212;
	text-decoration: none;
}
a:visited {
	color: #121212;
	text-decoration: none;
}
a:hover {
	color: #04698A;
	text-decoration: overline underline;
}
a:active {
	color: #121212;
	text-decoration: none;
}
a:focus {
	color: #121212;
	text-decoration: none;
}
#klecks {
	position:absolute;
	width:200px;
	height:115px
	z-index:1;
	left: 26px;
	top: 303px;
}
.aktiv {
	color: #04698A;
	text-decoration: overline underline;
}
.navi {font-family: Georgia, "Times New Roman", Times, serif;}
.oben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.oben_markiert {
	color: #04698A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.oben a:link { 
	color: #121212;
	text-decoration: none;
}
.oben a:visited { 
	color: #121212;
	text-decoration: none;
	}
.oben a:hover { 
	color: #04698A;
	text-decoration: none;
} 
.oben a:active { 
	color: #121212;
	text-decoration: none;
}
.erster {
	font-size: 18px;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #121212;
}

.text a:link { 
	color: #04698A;
	text-decoration: none;
}
.text a:visited { 
	color: #04698A;
	text-decoration: none;
	}
.text a:hover { 
	color: #04698A;
	text-decoration: underline;
} 
.text a:active { 
	color: #04698A;
	text-decoration: none;
}

.klecks {
	z-index: 10;
	top: 200px;
	right: 10px;
	width: auto;
}

