body {background-color: #6495ED;
font-family: Georgia, "Times New Roman", Times, serif;}

img {margin:10px}

a:link {text-decoration: underline; color:#6495ED}
a:visited {text-decoration: dotted; color:#6495ED}
a:hover {text-decoration:none; color:#993300}

.bildlinks {
	float: left; margin:10px;}
	
.bildrechts {
	float: right; margin:10px;}	

.bildmitte {
	float: center; margin:10px;}	
	
.navigation {
	padding: 1 1 1 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #6495ED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	line-height: 30px;

}

td.navigation a:link {display:block; width:100%; height:100%; text-decoration: none; color:#ffffff}
td.navigation a:visited{display:block; width:100%; height:100%; text-decoration: none; color:#ffffff}
td.navigation a:hover {display:block; width:100%; height:100%; background-color:#ffffff ;text-decoration:none; color:#6495ED; }

.rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px groove #009900;
	padding: 20px;
	color: #666666;
	text-align: justify;
}

.ueberschrift {
	padding: 5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #6495ED;
}
.tabelle {
	background-color: #ffffff;
	border: 1;
	border-color: #6495ED;}

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	border: 1px dotted #ffffff;
	margin: 5px;
	padding: 5px;
	line-height: 15px;
	letter-spacing: 5px;
	}

p.footer a:link {text-decoration: none; color:#ffffff}
p.footer a:visited {text-decoration: none; color:#ffffff}
p.footer a:hover {text-decoration:none; color:#ffffff}

