A {text-decoration:none; color:#cc0000;}
A:active {color:#cc0000;}
A:visited {color:#cc0000;}
A:hover {text-decoration: underline;}

BODY {

	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#4D4D4D;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#4D4D4D;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#4D4D4D;
	scrollbar-darkshadow-Color:#FFFFFF;

	margin-left:0mm;
	margin-top:0mm;
	margin-right:0mm;
	margin-bottom:0mm;
	
	background-color: #ffffff;

}

.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 15px;
	padding-right: 20px;
}

.text.link {
text-decoration: none;
color:#4D4D4D;
}

.input_text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4D4D4D;
	
	border-right: #BBFF00 thin solid;
	border-right-width:1px;
	border-left: #BBFF00 thin solid;
	border-left-width:1px;
	border-top: #BBFF00 thin solid;
	border-top-width:1px;
	border-bottom: #BBFF00 thin solid;
	border-bottom-width:1px;
	padding-left:2px;
}

.formularcontent { 
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4D4D4D;
	
	background-color: #ffffff;
	
	border-right: #BBFF00 thin solid;
	border-right-width:1px;
	border-left: #BBFF00 thin solid;
	border-left-width:1px;
	border-top: #BBFF00 thin solid;
	border-top-width:1px;
	border-bottom: #BBFF00 thin solid;
	border-bottom-width:1px;
	padding-left:2px;
}

.formularcontentaktiv {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4D4D4D;
	
	background-color: #F4FDB9;
		
	border-right: #BBFF00 thin solid;
	border-right-width:1px;
	border-left: #BBFF00 thin solid;
	border-left-width:1px;
	border-top: #BBFF00 thin solid;
	border-top-width:1px;
	border-bottom: #BBFF00 thin solid;
	border-bottom-width:1px;
	padding-left:2px;
}	

.tabelle
 {
  border-left:1px solid #BED400;
  border-bottom:1px solid #BED400;
  font-size:10px;
  padding:5px;
  color: #4D4D4D;
 }
 
.letzte_zelle
 {
  border-left:1px solid #BED400;
  font-size:10px;
  padding:5px;
  color: #4D4D4D;
 }

