A,  DIV, p {
	font-family : "Arial";
	font size: 15;
	font-style : normal;
	color : #000000;
	
}
.navi
{
	font-family : "Monotype Corsiva";
	font size: 20;
	font-style : normal;
	color : #000000;
	text-decoration:none ;
}

.navi2
{
	font-family : "Monotype Corsiva";
	font size: 15;
	font-style : normal;
	color : #000000;
	text-decoration:none ;
}

BODY {
	background-color :;
}

.ueber
{
	font-family : "Arial";
	font size: 20;
	font-style : normal;
	color : #000000;
}

A:hover 
{
text-decoration: ; color: #faac38;
}
h1, h2
{
color : #000000;
}

.klein {
	font-family : "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.tab1
{
	border: 1px solid #000000;
}

.obenlinks
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
.obenrechts
{
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.untenlinks
{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.untenrechts
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.untenoben
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.untenobenrechts
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.rechts
{
	border-right: 1px solid #000000;
}
.linksrechts
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.links
{
	border-left: 1px solid #000000;
}
.unten
{
	border-bottom: 1px solid #000000;
}
.oben
{
	border-top: 1px solid #000000;
}






.submit 
{
	font-family : "Arial";
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: #00C000;
	border: 1px solid #000000;
	width:120; 
	height:18;
}
.textfeld
{
	font-family : "Arial";
	font-size: 11px;
	font-weight: bold;
	background-color: #00C000;
	border: 1px solid #000000;
	color: #000000;
}