/* 		css_basis.css - Globale CSS Datei 					*/
/* 		(c) Thomas Wendt - http://www.Web-Service-Wendt.de	*/
/* 		05.05.2004											*/
/* -------------------------------------------------------- */

/* obere Navigation */
.navi 					{ font-size:12px; font-family:Verdana,Arial,Helvita; font-weight:bold; color:#ffffff; }
a:link.navi	  			{ color:#ffffff; text-decoration:none; }
a:visited.navi 			{ color:#ffffff; text-decoration:none; }
a:active.navi  			{ color:#00ffff; text-decoration:underline overline; }
a:hover.navi			{ color:#ffffff; text-decoration:underline overline; }

/* obere Navigation | wenn aktuell gewählt */
.navia 					{ font-size:12px; font-family:Verdana,Arial,Helvita; font-weight:bold; color:#ffff00; }
a:link.navia			{ color:#ffff00; text-decoration:none; }
a:visited.navia 		{ color:#ffff00; text-decoration:none; }
a:active.navia  		{ color:#00ffff; text-decoration:underline overline; }
a:hover.navia			{ color:#ff0000; text-decoration:underline overline; }

/* Box Links */
a.box:link 				{ color: #ffffff; text-decoration: none; }
a.box:active 			{ color: #ffffff; text-decoration: none; }
a.box:visited 			{ color: #ffffff; text-decoration: none; }
a.box:hover 			{ color: #ffff00; text-decoration: none; }

/* FAQ */
a:link.faq 				{ color:#000000; text-decoration:none; }
a:visited.faq			{ color:#000000; text-decoration:none; }
a:active.faq			{ color:#ff0000; text-decoration:underline; }
a:hover.faq				{ color:#ff0000; text-decoration:underline overline; }

/* Standardlinks */
a:link	  				{ color:#000000; text-decoration:underline; }
a:visited 				{ color:#000000; text-decoration:underline; }
a:active  				{ color:#ff0000; text-decoration:underline; }
a:hover   				{ color:#0000ff; text-decoration:underline overline; }

/* index.php */
.willk1   				{ font-size:18px; font-family:Verdana,Arial,Helvita; font-weight:normal; color:#000000; }
.willk2   				{ font-size:14px; font-family:Verdana,Arial,Helvita; font-weight:normal; color:#000000; }

/* Formular */
.form 					{ border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; border-width: 1px; background: #ffffff; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; }
.form_s 				{ border-top-color: #005500; border-right-color: #005500; border-bottom-color: #005500; border-left-color: #005500; border-width: 1px; background: #00ff00; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; }
.form_r 				{ border-top-color: #ff0000; border-right-color: #ff0000; border-bottom-color: #ff0000; border-left-color: #ff0000; border-width: 1px; background: #ffaa00; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; }

/* druckbares Formular */
p.adress 				{ font-size:14px; font-family: Arial; font-weight:normal; color:#000000; }
p.betr   				{ font-size:14px; font-family: Arial; font-weight:bold; color:#000000; text-decoration:underline; }

/* Allgemein | Verschieden */
p,td	  				{ font-size:12px; font-family:Verdana,Arial,Helvita; font-weight:normal; color:#000000; }
.copy     				{ font-size:10px; font-family:Verdana,Arial,Helvita; font-weight:bold; color:#555555; }
.bue	   				{ color: #ffffff; font-weight: bold; }
.bra					{ border-top: none; border-right: 3px solid #003366; border-bottom: none; border-left: 3px solid #003366; }
.brr					{ border-top: none; border-right: 3px solid #003366; border-bottom: 1px solid; border-left: none; }
.brl					{ border-top: none; border-right: none; border-bottom: 1px solid; border-left: 3px solid #003366; }
.bgittero				{ border-top: 1px dashed #90a1b9; border-bottom: 1px dashed #90a1b9; }
.bgitter 				{ border-bottom: 1px dashed #90a1b9; }
.rot	  				{ color:#ff0000; }
.blau		  			{ color:#0000ff; }
.fett	  				{ font-weight:bold; }
.fett_unterstr			{ font-weight:bold; color:#000000; text-decoration:underline;}
.fett_rot  				{ font-weight:bold; color:#ff0000; }
.fett_gruen				{ font-weight:bold; color:#00aa00; }
.boxue					{ font-size:24px; font-family:Courier New,Verdana,Arial,Helvita; font-weight:bold; color:#ffffff; }
.klein	  				{ font-size:9px; font-family:Verdana,Arial,Helvita; font-weight:normal; color:#000000; }
.domain					{ font-size:12px; font-family:Verdana,Arial,Helvita; font-weight:bold; color:#0000ff; }	
.domaincheck			{ font-weght:italic; text-decoration:underline;}
.ue		   				{ font-size:18px; font-family:Verdana,Arial,Helvita; font-weight:bold; color:#003366; text-decoration: underline; }