﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	color: White;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: White;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: #000066;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
}

A {
	text-decoration: none;	color : #007F3D;
	font-weight: bold;
}
A:Hover {
	text-decoration: underline;	color: #8A3032;
	font-weight: bold;
}

a.navi {
	text-decoration: none;	color : Black; font-size: 10pt; font-weight: bold;
	
}
a.navi:Hover {
	text-decoration: none;	color: #8A3032; font-size: 10pt; font-weight: bold;
}
a.rechts {
	text-decoration: none;	color : White; font-size: 10pt; font-weight: normal;
	
}
a.rechts:Hover {
	text-decoration: none;	color: White; font-size: 10pt; font-weight: normal;
}
a.enavi {
	text-decoration: none;	color : Black; font-size: 10pt; font-weight: bold;
	
}
a.enavi:Hover {
	text-decoration: none;	color: #8A3032; font-size: 10pt; font-weight: bold;
}
a.erechts {
	text-decoration: none;	color : White; font-size: 10pt; font-weight: normal;
	
}
a.erechts:Hover {
	text-decoration: none;	color: White; font-size: 10pt; font-weight: normal;
}
td.oben	{
	font-size: 11pt;
	color: White;
	font-weight: bold;
	text-align: center;
	}
	
	
.zentriert
{
	text-align:center;
}


.fehler {
	z-index: 1;
	width: 400px;
	height: 25px;
	color: #800000;
	display: none;
	text-align:center;
}


.markiert {
	background-color: #CCFFCC;
		border: 1px solid #800000;
}

	
	
