TD{Color : #666666; Font-Family : Verdana; Font-Size : 11px;}


a.produkte {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin: 0px;
}
a.produkte:link    { color:#666666; text-decoration:none; }
a.produkte:visited { color:#666666; text-decoration:none; }
a.produkte:hover   { color:#FF9900; text-decoration:none; }
a.produkte:active  { color:#666666; text-decoration:none; }



A {
	Color : #666666;
	Font-Size : 11px;
	text-decoration : underline;
}
A:visited {
	Color : #666666;
	Font-Size : 11px;
	text-decoration : underline;
}
A:hover {
	Color : #FF9900;
	Font-Size : 11px;
	text-decoration : underline;
}
a:active {
	Color : #666666;
	Font-Size : 11px;
	text-decoration: underline;
}

.white {
	font-size: 11px;
	color: #FFFFFF;
}

.orange {
	font-size: 11px;
	color: #FF9900;
}

.formbutton {
            font-family:Verdana,sans-serif; 
            font-size:8pt;
}

.formfield {
            font-family:Verdana,sans-serif; 
            font-size:8pt; 
            background-color: #E3E3E3;
}

.formselect {
            font-family:Verdana,sans-serif; 
            font-size:8pt; 
            background-color: #E3E3E3;
}


.tabledisplay{
            display:none
}

.tableborderlefttop{
            border-top-width:1px; 
           
            border-left-width:1 px; 
            border-color: #CCCCCC; 
            border-style:solid;
}

.tableborderleft{
            border-left-width:1 px; 
            border-color: #CCCCCC; 
            border-style:solid;
}

h1 { 
color : #666666; 
font-size : 11px; 
text-decoration : bold;
margin-top:0px; 
margin-right:0px; 
margin-bottom:0px; 
margin-left:0px; 
display:inline

} 
