/* 			Gesamt CSS Datei 												*/
/*			(c) Thomas Wendt - http://www.WebSpace-Forum.de					*/
/*			06.11.2003														*/

/* Normale Links */
a:link  		{ color: #90a1b9; text-decoration: none; }
a:visited  		{ color: #90a1b9; text-decoration: none; }
a:active  		{ color: #90a1b9; text-decoration: none; }
a:hover  		{ color: #333333; text-decoration: none; }

/* Menü */
td.menu  		{ color: #333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div.menu  		{ color: #333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
a.menu:link 	{ color: #ffffff; text-decoration: none; }
a.menu:active 	{ color: #ffffff; text-decoration: none; }
a.menu:visited 	{ color: #ffffff; text-decoration: none; }
a.menu:hover 	{ color: #333333; text-decoration: none; }

/* FAQ Links */
a.faq:link 		{ color: #010086; text-decoration: none; }
a.faq:active 	{ color: #010086; text-decoration: none; }
a.faq:visited 	{ color: #010086; text-decoration: none; }
a.faq:hover 	{ 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: #333333; text-decoration: none; }

/* Support System */
a.text_white:link 		{ color: #ffffff; text-decoration: underline; font-weight: bold; }
a.text_whitemenu:active { color: #ffffff; text-decoration: underline; font-weight: bold; }
a.text_white:visited 	{ color: #ffffff; text-decoration: underline; font-weight: bold; }
a.text_white:hover 		{ color: #00ffff; text-decoration: overline; font-weight: bold; }

/* 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; }
.form_w 				{ border-width: 0px; background: #ffffff; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; font-weight: normal;}

/* 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; }

/* Verschieden */
td   					{ font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
p   					{ font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
td.right  				{ color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.class          		{ color: #010086; font-weight: bolder; font-size: 13pt; }
.sue					{ color: #010086; font-weight: bold; font-size: 13pt; text-decoration: none; }
.bue	   				{ color: #ffffff; font-weight: bold; }
.bra					{ border-top: none; border-right: 3px solid #90a1b9; border-bottom: none; border-left: 3px solid #90a1b9; }
.bgittero   			{ border-top: 1px dashed #90a1b9; border-bottom: 1px dashed #90a1b9; }
.bgitter 				{ border-bottom: 1px dashed #90a1b9; }
.fett_unterstr 			{ text-decoration: underline; font-weight: bold; }

