/* schriftstil,abst?nde */

body
{
	color: white;
	font-family: verdana,arial;
	font-size: 10pt;
	
}


table,tr,td
{margin-top: 0; margin-left: 0; margin-right: 0; color: white ;font-family: verdana, arial; font-size: 14pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: 25495f;
scrollbar-highlight-color : #e6e6e6; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #cccccc;}



/* allgemeine links */

a:link{ color: white; text-decoration:underline; ;font-family: verdana; font-size: 10pt; }

a:visited{color: white;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:white;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #808080;background-color:white;  text-decoration:none;font-family: verdana; font-size: 10pt; }
b {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;



}

