.default {
	font-size : 10pt;
	font-family : Verdana;
	color : Black
}

.defaultred {
	font-size : 10pt;
	font-family : Verdana;
	color : Maroon
}


.defaultsilver {
	font-size : 10pt;
	font-family : Verdana;
	color : Silver
}

.defaultgreen {
	font-size : 10pt;
	font-family : Verdana;
	color : Green
}


.kleingreen {
	font-size : 7pt;
	font-family : Verdana;
	color : Green
}


.kleinred {
	font-size : 7pt;
	font-family : Verdana;
	color : Red
}

.defaultwhite {
	font-size : 7pt;
	font-family : Verdana;
	color : White
}


.defaultblue {
	font-size : 8pt;
	font-family : Verdana;
	color : #004080
}



.kleinw {
	font-size : 8pt;
	font-family : Verdana;
	color : White
}

.klein {
	font-size : 8pt;
	font-family : Verdana;
	color : Black
}

.mini {
	font-size : 7pt;
	font-family : Verdana;
	color : Black
}

.titel {
	font-size : 14pt;
	font-family : Verdana;
	color : Black
}


.startseite {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	color : Black
}

.defaultbunt {
	font-size : 10pt;
	font-family : Verdana;
	color : #ff8000;
}



A
{
	font-size : 9pt;
	font-family : verdana,sans-serif;
	color : #004080;
	font-weight : normal;
	text-decoration : none;
}

A:Visited
{
	font-size : 9pt;
	font-family : verdana,sans-serif;
	color : #004080;
	font-weight : normal;
}

A:Active
{
	font-size : 9pt;
	font-family : verdana,sans-serif;
	color : #004080;
	font-weight : normal;
}

A:Hover
{
	font-size : 9pt;
	font-family : verdana,sans-serif;
	color : #004080;
	font-weight : normal;
	text-decoration : underline;
}

input, option	{
	border-color:#3C3C3C;
	border-width:1;
	font-family:tahoma,verdana, Helvetica;
	font-size:11;
	background-color:#eeeeee;
	color:#3C3C3C;
}
select	{
	font-family:Verdana, Helvetica;
	font-size:11px;
	}
textarea {
	border-color:#3C3C3C;
	border-width:1;
	font-family:tahoma,Verdana, Helvetica;
	font-size:12;
	color:#000000;
	background-color:#eeeeee;
}
input.submit {
   background-color: #e0e0e0;
   font-weight: bold;
}


