  BODY    {font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #666666}
  A:link {color: #336699; text-decoration: none}
  A:visited {color: #336699; text-decoration: none}
  A:hover {color: #336600; text-decoration: none}

 .copy    {font-family: Verdana,Arial,Helvetica; font-size: 11px; line-height: 15px; color: #666666}
 .h2  {font-family: Verdana,Arial,Helvetica; font-size: 11px; line-height: 15px; color: #336699; font-weight: bold}
 .h1  {font-family: Arial,Helvetica; font-size: 21px; color: #336699; line-height: 24px; font-weight: bold}
 .h3  {font-family: Arial,Helvetica; font-size: 17px; color: #336699; line-height: 21px; font-weight: bold}
 .h4  {font-family: Arial,Helvetica; font-size: 13px; color: #336699; line-height: 18px; font-weight: bold}
 .h5  {font-family: Arial,Helvetica; font-size: 14px; color: #336699; line-height: 18px; font-weight: bold}
 
 .smallcopy    {font-family: Verdana,Arial,Helvetica; font-size: 10px; line-height: 13px; color: #666666} 
 .smallcopy a {color: #336699; text-decoration: none}
 .smallcopy a:visited {color: #336699; text-decoration: none}
 .smallcopy a:hover {color: #336600; text-decoration: none} 
 
 .subnav {font-family: Arial,Helvetica; font-size: 11px; color: #336699; line-height: 14px; font-weight: bold}
 .subnav a {color: #7C8178; text-decoration: none}
 .subnav a:visited {color: #7C8178; text-decoration: none}
 .subnav a:hover {color: #336699; text-decoration: none} 

 .subnavkont {font-family: Arial,Helvetica; font-size: 11px; color: #336699; line-height: 14px; font-weight: bold}
 .subnavkont a {color: #336600; text-decoration: none}
 .subnavkont a:visited {color: #336600; text-decoration: none}
 .subnavkont a:hover {color: #336699; text-decoration: none}
 
 .anchornav {font-family: Arial,Helvetica; font-size: 11px; color: #336699; line-height: 18px; font-weight: bold}
 .anchornav a {color: #336699; text-decoration: none}
 .anchornav a:visited {color: #336699; text-decoration: none}
 .anchornav a:hover {color: #336600; text-decoration: none} 
  
 .news {font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #336600; line-height: 14px;}
 .news a {color: #336600; text-decoration: none}
 .news a:visited {color: #336600; text-decoration: none}
 .news a:hover {color: #336699; text-decoration: none}
 
 .imp {font-family: Arial,Helvetica; font-size: 11px; color: #6699CC}
 .imp a {color: #6699CC; text-decoration: none}
 .imp a:visited {color: #6699CC; text-decoration: none}
 .imp a:hover {color: #336699; text-decoration: none}

 .netscape  a {color: #000000; text-decoration: none}

 .short	{margin-top:6px; margin-bottom:0px}
 .tall	{margin-top:50px; margin-bottom:0px}
 .para    {font-family: Verdana,Arial,Helvetica; margin-top: 5px}
 .para2    {font-family: Verdana,Arial,Helvetica; margin-top: 15px; margin-left: 24px}
  UL    {list-style-image: url("german/images/bullet.gif")}
  LI	{margin-top:0px; margin-bottom:0px}
 .submit    {background: #FF9933; font-family: Verdana,Arial,Helvetica; font-size: 14px; font-weight: bold; font-style: italic}
 .input    {background: #FFFFFE; font-family: Courier New,Verdana; font-size: 12px}


 .submit    {background: #FF9933; font-family: Arial,Helvetica; font-size: 14px; font-weight: bold; font-style: italic}

 .input    {background: #FFFFFE; font-family: Courier New,Verdana; font-size: 12px}


/*--------------- Kontaktformular --------------------------------------------- */


.fieldset
{
	width: auto;
	border: 1px solid #336699;
}


.fieldset label
{
	text-align: right;
	width: 90px;
	float: left;
	padding: 0.3em;
	margin: 0;
	margin-top: 0.3em;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

.fieldset .nobr { display: none; }

.fieldset .textfield
{
	margin: 3px;
	height: 20px;
	width: 240px;
}

.fieldset .textarea
{
	margin: 3px;
	height: 100px;
	width: 240px;
}

.textarea2
{
	margin: 3px;
	height: 45px;
	width: 240px;
}

legend
{
	font-weight: bold;
	background-color: #336699;
	padding: 4px;
	width: 130px;
	text-align: center;
	margin: 10px 10px 10px 4px;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}


#name, #firma, #email, #adresse, #bemerkung
{
	color: #336699;
	background-color: #BCD1E7;
}
#name:focus, #firma:focus, #email:focus, #adresse:focus, #bemerkung:focus {
     color:#486610;
     background-color: #D1DAC9;
}


.reset, .submit
{
	background-color: #3A92E0;
	font: bold 10px verdana, arial, helvetica, sans-serif;
	color: white;
	border: 1px inset #336699;
	margin: 5px 3px 7px 0;
}

.reset:hover, .submit:hover {
     background-color: #486610;
}
