body { 	
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.9em;
background-color: #FFFFFF;
font-color: #000000;
margin-top: 5px;
margin-left: 5px;
}
a:link { 
color: #000000; 
}
a:visited { 
color: #000000; 
}
a:active { 
color: #000000; 
}

span  {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.nav { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; color: #FFFFFF}
a.nav:hover  		{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000}
a.link       		{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #C0C0C0}
link:hover 		{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #C0C0C0 }
.obenlila    		{ border-top: 1px solid #C0C0C0}
.untenlila   		{ border-bottom: 1px solid #C0C0C0}
.rechtslila  		{ border-right: 1px solid #C0C0C0 }
.linkslila   		{ border-left: 1px solid #C0C0C0 }
.linksrechtslila 	{ border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0 }
.linksobenlila 		{ border-left: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0 }
.rechtsobenlila 	{ border-right: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0 }
.untengrau   		{ border-bottom: 1px solid #C0C0C0; border-bottom-width:thin; border-bottom-style:solid; }
.unterstrich		{ border-bottom:1px solid #000000}.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Fliesstext */
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
/* Hauptüberschrift */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 10px;
	padding: 6px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0.2em;
	text-align: center;
}
/* Überschrift */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 4px;
	padding-top: 4px;
}
/* Kleiner Text */
.kleintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.ligatabelle td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.tabellentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #000000;
}
.tabellenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	letter-spacing: 1px;


}
.form400 {
	width: 400px;
}

.standardtabelle {
	width: 100%;
}

.standardtabelle td {
	font-size: 0.9em;
	font-weight: normal;
	border-top: 1px dotted #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px dotted #000000;
	padding: 4px;
}
.form200 {
width: 200px;
}
.form600 {
width: 600px;
}
.form50 {
width: 50px;
}
.form75 {
width: 75px;
}
.copyright {
width: 100%;
text-align: center;
color: #C0C0C0;
font-size: 0.7em;
}
/* Tabellen */
table td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
}
/* Listeneinträge */
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
/* Nachrichtenbox */
.nachricht {
padding: 4px;
margin-top: 10px;
background-color: #F7F7F7;
}