a:link {text-decoration:none;
	    color:#3366cc; }

a:visited {color:#3366cc;
		  text-decoration:none; }
a:hover   {text-decoration:underline;}

a:active {color:#3366cc;
		 text-decoration:underline;}
		
body     {font-family:Arial;
		 font-size:10pt;
		 margin-top:0;
		 margin-Left:0;
		 margin-right:0;
		 margin-bottom:0;
		 color:#000000;}

.menue	 {
		 color:#000000;
		 font-size:10pt;
		 padding-right: 0px;
		 }

.menue2	 {
		 color:#000000;
		 font-size:10pt;
		 }

.link	 {color:#3366cc;
		 font-size:10pt;
		 }
		  

.haupt	  {color:#000000;
		  font-size:10pt;}
		  
.ueber1	  {color:#000000;
		   font-family:Arial;
		   font-size:17pt;
		   }
		   
.ueber2	  {color:#ff6600;
		  font-family:Arial;
		  font-size:14pt;
		  text-align:center;
		  }
		   
.ueber3	   {color:#ff6600;
		   font-size:10pt;
		   font-weight:bold
		   }

.produ	 {color:#000000;
		 font-size:10pt;
		 margin-left:10px;
		 }
		 
.block    {font-size:10pt;
		  margin-left:30pt;
		  background:#EEEEEE;
		  }
		  
.linie
{
    width: 570px;
	height: 2px;
	background-color: #FF6600;
}

/* Eingabefelder */

.inputtext {
	background-color: #FFFFFF;
    font-family: Arial;
	font-size: 10pt;
    font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #989898;
	width: 200px;
}

.inputtext_plz {
	background-color: #FFFFFF;
    font-family: Arial;
	font-size: 10pt;
    font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #989898;
	width: 50px;
}

.inputtext_ort {
	background-color: #FFFFFF;
    font-family: Arial;
	font-size: 10pt;
    font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #989898;
	width: 146px;
}

.inputtext2 {
	background-color: #FFFFFF;
    font-family: Arial;
	font-size: 10pt;
    font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #989898;
	width: 350px;
}

.inputtext2_ort {
	background-color: #FFFFFF;
    font-family: Arial;
	font-size: 10pt;
    font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #989898;
	width: 296px;
}

.stdbtn
{
    border: 1px solid #989898;
	font-weight: normal;
	font-size: 10pt; 
	color: #000000;
	font-family: Arial;
	background-color: #C1C0BF;
	width: 95px; 
}

