<style type="text/css">
<!--
  
BODY {
	color: #663300;
}

    a:link {
	color: #663300;
	text-decoration: none;
}

    a:visited {
	color: #663300;
	text-decoration: none;
}

    a:hover {
	color: white;
	font: bold;
	background-color: #663300;
}
	
    a:active {
           color: #663300;
			  font: bold;}

 a.blk {
	display: block;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #663300;
}

tab {
	border-bottom: thin solid #663300;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px
	}
.head1
{
	font-size: 16px;
	font-weight: bold;	
}
.head2
{
	font-size: 14px;
	font-weight: bold;
}
.small
{
	font-size: 12px;
	height: 20
}

input, select, textarea { font-size:12px; font-family: Trebuchet MS, Helvetica, sans-serif; }
.feld {
	background-color: Silver;
	border: 1px solid black;
	
}
.feldtext {
	background-color: Silver;
	border: 1px solid black;
	}
.button {
	background: #663300;
	color: ThreedHighlight;
}
	
//-->
</style>
