/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #CC00CC;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #F60;
}
.navigationspunkt {
	font-size: 13px;
	font-weight: bold;
	color: #3366FF;
}

.navigationspunkt a {
	font-size: 13px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
.navigationspunkt a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
.navigationspunkt a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.navigationspunktakt {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.navigationspunktakt a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigationspunktakt a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigationspunktakt a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	color: #0000CC;
}
h2 {
	color: #0000CC;
}

.rahmen {
	margin-left:auto; margin-right:auto; background-color:#FFFFCC; border:solid 1px #FFCCFF; padding:5px; width:500px;
}



