/* CSS Document */

<style type="text/css">

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	}
	
	
a:link {
	color: black;
	font-size: 12px;
	font-weight:500;
}
a:visited {
	color: black;
	font-size: 12px;
	font-weight:500;
}
a:hover {
	color: #820000;
	font-size: 12px;
	font-weight:800;
}
a:active {
	color: #FF0000;
	font-size: 12px;
	font-weight:800;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:400;
}
input
{
border-width:1px; border-style: solid; border-color: #000000
}
.forms
{
border-width:1px; border-style: solid; border-color: #000000
}
.smallblack
{
	font-size: 9px;
	color: #000000;
		font-weight:800;
}
.Stil2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc1111;
}
.Stil3 {
	font-size: 9px;
	color: #FFFFFF;
}
.Stil4 {color: #000000}

.topic {
	font-size:16px;
	font-weight:800;
	color: #000000;
}

</style>
