body,table { 
	color: #000000;
	font-family:  Verdana,  Arial,Helvetica, sans-serif;
	font-size: 12px;
	}

a {	font-weight: bold;
        color: #000000;
        text-decoration: none;
}

a:hover
{       #color: #aaaaaa;
	text-decoration: none;
	
}
#header{
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	font-size:18px;
	color:#99cc33;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#hauptnavi{
        font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:14px;
	text-decoration: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 10px;
	
}

.anavi{
       text-decoration: none;
}
.aactive{
	color: #aaaaaa;
}

#subnavi{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}	

#subnavi:hover{
        
}

#content{
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 15px;
   padding-bottom: 15px;
}

#footer {
        font-size: 10px;
	text-align: center;
	border-top: 1px solid black;
	
}

input.text{
	border: solid 1px black;
}

input.submit {
	border: solid 1px black;	
}

select {
	border: solid 1px black;	
}


.ftext11{
  font-size: 12px;
}
.small{
  font-size:10px;
}

.form{
background-Color: #ffffff; 
BORDER-RIGHT: 1px #666666 solid; 
BORDER-LEFT: 1px #666666 solid; 
BORDER-TOP: 1px #666666 solid; 
BORDER-BOTTOM: 1px #666666 solid; 
font-size: 12; 
font-family: verdana, Arial, Helvetica, sans serif; 
}

input.text{
	border: solid 1px black;
}
input.submit{
	border: solid 1px black;	
}
