body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(wasserzeichen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-face-color: #DBDBC9;
	scrollbar-track-color: #EEEEE6;
	scrollbar-arrow-color: #EA2A1F;
	text-align: justify;

}

h1 {
	font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:1pt;
	color:#000000;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Univers, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold; 
	letter-spacing:1pt;
	color:#EA2A1F; 
}

a:link {
	text-decoration : none;
	color:#EA2A1F;
	font-weight: bold;

}

a:visited {
	text-decoration : none;
	color:#98150E;
	font-weight: bold;

	}
	
a:hover {
	text-decoration : underline;
	text-transform : none;
	color:#98150E;
	font-weight: bold;

}

