body 	{ 
	background-color	: #666666;
	color			: #000000;
	scrollbar-base-color	: #CDE6FF;
	}

p 	{ 
	text-decoration		: none; 
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 9pt; 
	font-style		: normal;
	}

h1 	{
	font-size    : 100%;
	color        : #008080;
	text-align   : left;
	}

h2 	{
	font-size    : 18px;
	font-family  : futura, sans-serif;
	font-weight  : normal;
	color        : #000;
	margin       : 0.4em 0;
	padding      : 0;
	border-bottom: 1px solid #145FC4;
	width        : 100%;
	clear        : left;
	}

a:link { color:#800080; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal }
a:visited { color:#800080; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal }
a:active { color:#800080; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal }
a:hover { color:#800080; text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal }

ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; text-decoration:none; 
	}

td 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal; 
	text-decoration: none; 
	color: black; 
	border-left: 0px solid white;
	border-right: 0px solid black;
	border-top: 0px solid white;
	border-bottom: 0px solid black;
	padding: 3px;
	border-spacing: 3px;
	margin-bottom: 0px;   
	}
.tableheader {
	vertical-align		: middle;
	background-color	: #C5E4DF;
	background-image	: url(../images/tabellen-header-verlauf.gif);
	background-repeat	: repeat-x;
	font-weight		: bold;
	font-size		: 80%;
	color			: teal;
	}
