body {
	margin : 0px;
}

p {
	font: normal 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	}
	
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

td.titel{
	font-weight: bold;
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1818ff;
}

h1 {
	font : bold 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1818ff;
}
p.titel {
	font : bold 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1818ff;
}


td.utitel{
	font : bold 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1818ff;
}

td.blau {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #1818FF;
}
	

td.weiss {
	color : White;
}

td.bggrau {
	background-color: #E9E9E9;
}



td.klein{
	
	font : normal 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

ul{
	list-style-position : outside;
	list-style-type : disc;
	line-height: 20px;
	}
	


a:link { color: #1818FF; font-size: 14px; font-weight: bold; text-decoration: none; }
a:visited {
	color: #000099;
	font-size: 14px; font-weight: bold;
	text-decoration: none;
}
a:active { color: #5964E1;   font-size: 14px;  text-decoration: none; }
a:hover {
	color: Navy;
	font-size: 14px;
	text-decoration: none;
}

a.bottom:link { color: #1818FF; font-size: 11px;  text-decoration: none; }
a.bottom:visited {
	color: #000099;;
	font-size: 11px;
	text-decoration: none;
}
a.bottom:active { color: #5964E1;   font-size: 11px; text-decoration: none; }
a.bottom:hover {
	color: Navy;
	font-size: 11px;
	text-decoration: none;
}


a.nav:link { color: #666666; font-size: 16px; text-decoration: none; }
a.nav:visited { color: #999999;  font-size: 16px; text-decoration: none;  }
a.nav:active { color: #00FF00;   font-size: 16px; text-decoration: none; }
a.nav:hover { color: #00FF00; font-size: 16px; text-decoration: none; }

