/**************************/
/*     STYLESHEET: ASK    */
/**************************/

/* normallink */
a.normallink:link      	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #0072BC; text-decoration:none; font-weight:normal; }
a.normallink:visited   	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #0072BC; text-decoration:none; font-weight:normal; }
a.normallink:active    	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #0072BC; text-decoration:none; font-weight:normal; }
a.normallink:hover     	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #7AD3F7; text-decoration:none; font-weight:normal; }
 

/* normallinkrot */
a.normallinkorange:link      	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #FEB662; text-decoration:none; font-weight:normal; }
a.normallinkorange:visited   	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #FEB662; text-decoration:none; font-weight:normal; }
a.normallinkorange:active    	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #FEB662; text-decoration:none; font-weight:normal; }
a.normallinkorange:hover     	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 10pt; color: #FEB662; text-decoration:none; font-weight:bold; }
 
 
/* GENERAL HTML-STYLES */
body                  	    { font-family: verdana, arial, geneva, helvetica, sans-serif; background-color: #999999; }
font                     	{ font-family: verdana, arial, geneva, helvetica, sans-serif; }
select, input, textarea   	{ font-family: verdana, arial, geneva, helvetica, sans-serif; font-size:7pt; color:#000099; background-color: #ffffff; font-weight:normal;}


/* Schriften */
.normal			{ color: #333333; font-size: 10pt; font-family: verdana, arial, geneva, helvetica, sans-serif;  line-height: 18px} /* normaler Fliesstext */
.ueberschrift	{ color: #333333; font-size: 12pt; font-family: verdana, arial, geneva, helvetica, sans-serif } /* normaler Fliesstext */
.ueberschriftriesig	{ color: #333333; font-size: 18pt; font-family: verdana, arial, geneva, helvetica, sans-serif } /* normaler Fliesstext */
.normalklein	{ color: #ffffff; font-size: 9pt; font-family: verdana, arial, geneva, helvetica, sans-serif } /* normaler Fliesstext */


/* LINE- AND BACKGROUND COLORS */
.bgbody			{ background-color: #999999; } /* faerbt den Seitenhintergrund */
.bgweiss		{ background-color: #ffffff; } /* faerbt den Seitenhintergrund */
.bghellgrau		{ background-color: #cccccc; } /* faerbt den Seitenhintergrund */
.bgblau			{ background-color: #000099; } /* faerbt den Seitenhintergrund */
