A , body, table, td, p, div	{
		text-decoration: none;
		color:#000000;
		font-size: 10pt;
	      font-family:Arial, sans-serif;
		}
body { background-image:url(bilder/bg2.jpg); background-position:center;margin-top:5px;}

h1		{font-size: 12pt;font-weight: bold;margin-top:10px;margin-bottom:5px;}


A:Link	{
		color: #000099;
		font-weight: bold;
		}

A:Visited	{
		color: #000099;
		font-weight: bold;
		} 

A:Hover		{
		color: red;
		text-decoration: underline;
		}


A:Active	{
		color: #000099;
		text-decoration: none;
		}

.text11pt 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		}

form		{ 
		padding:20px; 
		border:1px solid #990000; 
		}

input, select, textarea ,option
   		{ 
		font-size:9pt;
		font-family:Verdana,sans-serif; 
		background-color:#FFFFFF;
		border:1px solid #990000; 
 		}

.button	{ 
		background-color:#CCCCCC; 
		color:#000099;
		font-weight: bold;
		width:150px; 
		border:1px solid #990000; 
		}
.rand		{
		border:1px solid #CC0000;
		}
.randschwarz {
		border-right:3px solid #CC0000;border-left:3px solid #CC0000;

		}
