/* CSS Document */
input, textarea { width: 250px; }              
	  
a:link { color: white;  text-decoration: none;  }
a:visited { color: white; text-decoration: none; }
a:focus { color: #009EE0; text-decoration: none; }
a:active { color: #009EE0; text-decoration: none; }
a:hover {  color: #009EE0; text-decoration: none;}

a.aktiv:link { color: #009EE0;  text-decoration: none;  }
a.aktiv:visited { color: #009EE0; text-decoration: none; }
a.aktiv:focus { color: #009EE0; text-decoration: none; }
a.aktiv:active { color: #009EE0; text-decoration: none; }
a.aktiv:hover {  color: #009EE0; text-decoration: none;}

a.speziell:link{ color: black;  text-decoration: none;  }
a.speziell:visited { color: black; text-decoration: none; }
a.speziell:focus { color: #009EE0; text-decoration: none; }
a.speziell:active { color: #009EE0; text-decoration: none; }
a.speziell:hover {  color: #009EE0; text-decoration: none;}

a.speziell2:link{ color: #ffffff;  text-decoration: none; font-family:Arial; font-size: 17px; margin-left:20px;}
a.speziell2:visited { color: #ffffff; text-decoration: none; font-family:Arial;font-size: 17px;margin-left:20px;}
a.speziell2:focus { color: #009EE0; font-family:Arial; font-size: 17px; margin-left:20px;}
a.speziell2:active { color: #009EE0; font-family:Arial;font-size: 17px;margin-left:20px;}
a.speziell2:hover {  color: #009EE0; font-family:Arial;font-size: 17px;text-decoration: none;margin-left:20px;}

.airsea {
  	color: #000000;
   	font-family: 'arial'; 
	  font-size: 13px;
	text-decoration: none;
	background: url(images/button_air_sea.jpg);
	background-repeat:no-repeat;
	padding-left: 100px;
padding-top:23px;
	padding-bottom:30px;
	padding-right:30px;
	
	
	  }     
    
    .role2 {
  	color: #000000;
   	font-family: 'arial'; 
	font-size: 13px;
	text-decoration: none;
	background: url(images/button_role2.jpg);
	background-repeat:no-repeat;
	padding-left: 110px;
	padding-top:20px;
	padding-bottom:30px;
	padding-right:30px;

	  } 
    
     .supply {
  	color: #000000;
   	font-family: 'arial'; 
	  font-size: 13px;
	text-decoration: none;
	background: url(images/button_supply.jpg);
	background-repeat:no-repeat;
	padding-left: 100px;
padding-top:20px;
	padding-bottom:33px;
	padding-right:30px;
	
	  }  
    
    .civil {
  	color: #000000;
   	font-family: 'arial'; 
	font-size: 13px;
	text-decoration: none;
	background: url(images/button_civil.jpg);
	background-repeat:no-repeat;
	padding-left: 110px;
padding-top:20px;
	padding-bottom:30px;
	padding-right:30px;

	  }   
    
    .role3 {
  	color: #000000;
   	font-family: 'arial'; 
	font-size: 13px;
	text-decoration: none;
	background: url(images/button_role3.jpg);
	background-repeat:no-repeat;
	padding-left: 110px;
	padding-top:20px;
	padding-bottom:30px;
	padding-right:30px;
	
	  }     
    .howitworks {
  	color: #000000;
   	font-family: 'arial'; 
	  font-size: 13px;
	text-decoration: none;
	background: url(images/button_howworks.jpg);
	background-repeat:no-repeat;
	padding-left: 100px;
padding-top:22px;
	padding-bottom:33px;
	padding-right:30px;
	
	  } 
    tr.blau {background: #0000AA;}  
    
  input{
  color: #0000AA;
  font-family: 'arial';
  }
  textarea {color: #0000AA;
  font-family: 'arial';}
     
   .buttongross{
   font-size: 18px;
   font-weight:bold;
   }
   .text{
     color: #0000AA;
   	font-family: 'arial'; 
	  font-size: 16px;
	  
   }
