body  {
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

td {
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.bold {
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

.underl {
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-style : italic;
}

.titel {
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : Red;
}

A:link {
	color: Red;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A:visited {
	color: Red;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A:hover {
	color: #6D9E0C;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A:active {
	color: #6D9E0C;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A.red:link {
	color: Black;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A.red:visited {
	color: Black;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A.red:hover {
	color: Red;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

A.red:active {
	color: Red;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none
}

form
{
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

a.sub:link, a.sub:visited {
	text-decoration : underline;
	color : Red; 
	font-size : 10px;
}
a.sub:active, a.sub:hover {
	text-decoration : none; 
	color : Red;
	font-size : 10px;
	}	
	
login_client{
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
}
.linkbalk a{
	color: white;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 11px;
	text-decoration: none
}	
.linkbalk{
	color: white;
	font-weight : bold;
	font-family : Verdana, Verdana, sans-serif;
	font-size : 11px;
	text-decoration: none
}	