body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	text-decoration: none;
	background-repeat: repeat;
	background-position: center middle;
}
.seite {
	border: 1px solid #000000;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ffffff;

}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #CC6600;
}

.image { margin: 0px; border-width: 0px; border: 1px solid;}
a:link .image { border-color: #000000;}
a:visited .image { border-color: #000000;}
a:hover .image {
	border-color: #666666;
}
.haupttitel {
	font-size: 36px;
	color: #ffffff;
	font-weight: normal;
}
.kopftext {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.anzeige {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.anzeige a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.anzeige a:visited {
	text-decoration: none;
	color: #CC6600;
}

.anzeige a:hover {
	text-decoration: none;
	color: #CC6600;
}

.titel {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.inhalt_titel {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}
.infofeld {
	width: 240px;
	
}
.infobreite {
	width: 170px;
}
.info {
	font-size: 12px;
	color: #FFFFFF;
}

.info a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.info a:visited {
	text-decoration: none;
	color: #CC6600;
}

.info a:hover {
	text-decoration: none;
	color: #CC6600;
}
.infotitel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.infotext {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.anmerkung {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.ebene {
	border: 1px solid #000000;
	background-repeat: repeat;
	background-position: center center;
}
.ebenefeld {
	width: 500px;
	border: 1px solid #000000;
	padding: 15px;
}
.taste {
	text-decoration: none;
	width: 200px;
}
.eingabe {
	text-decoration: none;
	width: 200px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
.vorschau {
	padding: 10px;
	background-color: #000000;
	background-position: center;
}

.unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.unten a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.unten a:visited {
	text-decoration: none;
	color: #CC6600;
}

.unten a:hover {
	text-decoration: none;
	color: #CC6600;
}
