a:link {color: #BB0000; font-weight:bold; text-decoration:none}
a:visited {font-weight:bold; color: #BB0000; text-decoration:none}
a:hover {font-weight:bold; color: red; background:#FBFE03}

a.one:link {color: #124312; text-decoration:none;Font-Weight:bold}
a.one:visited {color: #124312; text-decoration:none;Font-Weight:bold}
a.one:hover {color: #FD2828; background-color:#FDEF78;Font-Weight:bold}

p.verd12px_b { font-size:12px; color:black;font-weight:bold;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd12px_n { font-size:12px; color:black;font-weight:normal;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd11px_n { font-size:11px; color:black;font-weight:normal;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd11px_b { font-size:11px; color:black;font-weight:bold;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd10px { font-size:10px; color:black;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd10px_b { font-size:10px; color:black;font-weight:bold;
     line-height:10pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd10px_ba { font-size:10px; color:black;font-weight:bold;
     line-height:14pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }
	  
p.tahom11px { font-size:11px; color:black;
     line-height:11pt;
     font-family:tahoma,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.tahom11px_b { font-size:11px; color:black; font-weight:bold;
     line-height:10pt;
     font-family:tahoma,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.verd11px_abst { font-size:11px; color:black;font-weight:bold;
     line-height:13pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }
     
p.verd11px_12a { font-size:11px; color:black;font-weight:normal;
     line-height:12pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }
	  
p.verd11px_b14a { font-size:11px; color:black;font-weight:bold;
     line-height:16pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }

p.arial14px_b { font-size:14px; color:black;font-weight:bold;
     line-height:14pt;
     font-family:verdana,Arial;
     letter-spacing:0.1mm;
     word-spacing:0.1mm; }	  
	  


/* Formatierungen default-Seite     */

body {
  background-image: url(./images/banners/bg.gif);  
  }

.menue {
	background-color: #F0FBF1;
	border-top: 0px;
	border-bottom: 1px solid #124312;
	border-left: 1px solid #124312;
	border-right: 1px solid #124312;
	font-size: 10px;
	color: #124312;
	font-weight: bold;
	font-family: verdana,Arial;
	line-height: 18px;
}
/* - - - -  Formatierung Formularfelder - - - -  */   
.feld   {
	border-top: none;
	border-left: none;
	border-right: 2px solid #6B6B6B;
	border-bottom: 2px solid #6B6B6B;
	font-family: verdana;
	font-size: 11px;
	background-color: #FFFFB0;
}
/* Rahmen in Steckerbelegung    */
.stecker {
   padding: 2px;
	background-color: #F8F8F8;
	border-top: 1px dotted;
	border-bottom: 1px dotted #124312;
	border-left: 1px dotted #124312;
	border-right: 1px dotted #124312;
	font-size: 10px;
	color: #124312;
	font-weight: bold;
	font-family: verdana,Arial;
	line-height: 16px;
}

.pdf   {
	border-top: 0px dotted;
	border-left: 0px dotted;
	border-right: 3px solid #6B6B6B;
	border-bottom: 3px solid #6B6B6B;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	background-color: #F0FBF1;
}