/* service */

form      	{
  		position:absolute; 
 		left:0px;
 		top:0px; 
 		width:270px;
 		height: 253px;
 		background-color:#ffffff;
 		overflow:auto;
		}
label		{
                float:left;
		width: 230px;
		font-weight: bold;
		font-size: 8pt;
 		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 		margin: 0px 0px 0px 0px;
 		padding: 0px 0px 0px 0px;
		text-align: left;
		color: #808080;
		}
input		{
		color: #696969;
		font-size: 8pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-align: left;
		}
select		{
		width: 160px;
		font-size: 8pt;
		border: 1px solid #4B0082;
		background-color: #FDF5E6;
		margin:  5px;
		padding: 2px;
		text-align: left;
		}

textarea        {
		font-size: 8pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                width: 238px;
                height: 55px;
                color: #696969;
		padding: 2px 2px 2px 2px;
		text-align: left;
		}
	
#Strasse, #Ansprechpartner, #Firma, #Ort,
#Telefon, #Fax, #email, #Land
	 	{
		width: 240px;				
		}
#Plz 	{
	width: 70px;				
	}
		
#submit, #reset {
		width: 80px;				
		margin: auto;
		text-align: center;
		margin-top: 5px;
		}	
		
.center		{

		margin: auto;
		text-align: center;
		}
.danke		{
		color: #696969;
		margin-top: 80px;
		font-size: 12pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-align: center;
		}

.listen		{
		position:absolute; 
 		left:60px;
 		top:100px;
            	display: block;
            	width: 140px;
            	height: 30px;
            	border: 0px solid #707070;
		}
		

 a.rot 		{
 		position:absolute; 
 		left:0px;
 		top:0px;
            	display: block;
            	width: 30px;
            	height: 30px;
            	background: url('../pix/service/rot.jpg') no-repeat center left;
            	border-bottom: 1px solid #707070;
            	border-right: 1px solid #707070;
            	z-index: 1;
            	} 
  a.gruen 		{
 		position:absolute; 
 		left:35px;
 		top:0px;
            	display: block;
            	width: 30px;
            	height: 30px;
            	background: url('../pix/service/gruen.jpg') no-repeat center left;
            	border-bottom: 1px solid #707070;
            	border-right: 1px solid #707070;
            	z-index: 1;
            	}         
  a.blau 	{
 		position:absolute; 
 		left:70px;
 		top:0px;
            	display: block;
            	width: 30px;
            	height: 30px;
            	background: url('../pix/service/blau.jpg') no-repeat center left;
            	border-bottom: 1px solid #707070;
            	border-right: 1px solid #707070;
            	z-index: 1;
            	}
  a.gelb 	{
 		position:absolute; 
 		left:105px;
 		top:0px;
            	display: block;
            	width: 30px;
            	height: 30px;
            	background: url('../pix/service/gelb.jpg') no-repeat center left;
            	border-bottom: 1px solid #707070;
            	border-right: 1px solid #707070;
            	z-index: 1;
            	}
 
 a.rot:hover, a.gruen:hover, a.blau:hover, a.gelb:hover
 		{
	  	display: block;
            	width: 30px;
            	height: 30px;
            	background: url('../pix/service/grau.jpg') no-repeat center left;
		z-index: 2;
		border-top: 1px solid #707070;
            	border-left: 1px solid #707070;
            	border-bottom: 1px solid #ffffff;
            	border-right: 1px solid #ffffff;
            	
           	 } 
           	   		
 		
.stock_list		{
		position:absolute; 
 		left:90px;
 		top:140px;
            	display: block;
            	width: 140px;
            	height: 30px;
            	border: 0px solid #707070;
		} 
.unten		{
		position:absolute;
		left:0px;
		top:170px;
		width:270px;
		height: 100px;
		text-align:left;
		margin: 0px 0px 0px 0px;
 		padding: 0px 0px 0px 0px;
		color: #808080;
		border: 0px solid #707070;
		z-index: 5;	
		}		
.geld	{
		position:absolute;
		left:120px;
		top:322px;
		width:420px;
		height: 15px;
		font-size:8pt;
		text-align:left;
		margin: 0px 0px 0px 0px;
 		padding: 0px 0px 0px 0px;
		color: #808080;
		border: 0px solid #707070;
		z-index: 5;	
		}
center		{
		margin: auto;
		text-align: center;
		}
