A:link { color: #0000FF; text-decoration: underline }
A:visited { color: #0000FF; text-decoration: underline }
A:hover { color: #003399; text-decoration: none }
a:active {color: #000000; text-decoration: none; }

body {background-attachment: fixed; background-color: #FFFFFF;}

p {font-family:Tahoma,sans-serif; font-size:10pt; font-color:#000000}
h2 {font-family:Verdana,sans-serif; font-size:20pt; text-align:center; font-color:#000000;}
h3 {font-family:Tahoma,sans-serif; font-size:7pt; text-align:center;}


 .Button  {
	background-color:#00AAFF;
	color:#000000;
	width:100px;
	border:1px solid #000000;
	font-size: 7pt;
	font-family: Verdana, Arial, sans-serif;
	}

 .Feld  {
	background-color:#00AAFF;
	width:150px;
	border:1px solid #000000;
	font-size:10px;
	}

 input, select, textarea
   { color:#000000; }

.regis	{
	 background-color:#00AAFF;
	 color:#000000;
	 width:100px;
	 border:1px solid #000000;
	 font-size: 7pt;
	 font-family: Verdana, Arial, sans-serif;
	}
