.standard {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.standard a:link {
    color: #FF0000;
	text-decoration: none;
    background-color : transparent; 	
	font-weight: bold;	
}
.standard a:visited {
    color: #FF0000;
	text-decoration: none;
    background-color : transparent; 	
	font-weight: bold;	
}
.standard a:hover {
	font-weight: bold;	
    color: #FFFFFF;
	text-decoration: none;
    background-color : #FF0000;	
}
.standard a:active {
	font-weight: bold;	
    color: #FFFFFF;
	text-decoration: none;
    background-color : #FF0000;	
}

.standard_high {
    color: #003377;
	text-decoration: none;
    background-color : transparent; 	
	font-weight: bold;	
}

.standard_blue {
    color: #5E96A5;
	text-decoration: none;
    background-color : transparent; 	
	font-weight: normal;	
}

.standard_klein {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

.bilder a:link {
    background-color : transparent; 	
}
.bilder a:visited {
    background-color : transparent; 	
}
.bilder a:hover {
    background-color : transparent; 	
}
.bilder a:active {
    background-color : transparent; 	
}

#news {
	position:absolute;
	top:125px;
	left:387px;
	z-index:1;
}

#news_text {
	position:absolute;
	top:156px;
	left:417px;
	width:370px;
	height:14px;
	z-index:1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#news_text a:link {
    color: #000000;
	text-decoration: none;
    background-color : transparent; 	
}
#news_text a:visited {
    color: #000000;
	text-decoration: none;
    background-color : transparent; 	
}
#news_text a:hover {
    color: #000000;
	text-decoration: none;
    background-color : transparent; 	
}
#news_text a:active {
    color: #000000;
	text-decoration: none;
    background-color : transparent; 	
}





input {
   background-color : transparent; 
   color : #404040; 
   font-family: tahoma, arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight : normal;
   border-color : #747474;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 2px;
	width: 200px;
}

textarea {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 8pt;
  color : #404040; 
  background-color : transparent;
  font-weight : īnormal;
  border-color : #404040;
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px; 
  text-indent : 2px;
  width: 370px;  
}

.formSubmit {
  width: 120px;
  color : #404040;
  border-color : #404040;  
}

.formhpRadio {
  width: 10px;
}

.formmandatory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}