BODY {
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size : 10px;
	background-attachment : fixed;
	background-image : url(../images/bg_main.jpg);
}
a:link    { color: #800000; font-family: Verdana; text-decoration: none }
a:active   { color: black; font-family: Verdana; text-decoration: none }
a:visited   { color: black; font-family: Verdana; text-decoration: none }
a:hover   { color: maroon; font-family: Verdana; text-decoration: none }

.titel      { color: #8b0000; font-weight: bold; font-size: 11px; font-family: Verdana; border-bottom: medium none black }

.text  { color: #333333; font-size: 11px; font-family: Verdana }

.textlink   { color: white; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none }

.smalltext  { color: black; font-size: 8pt; font-family: Verdana; text-decoration: none }

