body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	scrollbar-face-color: #D1D1D1;
	scrollbar-arrow-color: #A52A2A;
	scrollbar-3dlight-color: #CBCBCB;
	scrollbar-darkshadow-color: #CBCBCB;
	scrollbar-highlight-color: #B22222;
	scrollbar-shadow-color: #B22222;
	scrollbar-track-color: #EBEBEB;
	background-color: #FFFFFF;
	background-image: url(images/torsten_03.jpg);


	}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
