@charset "utf-8";
/* CSS Document */

html { 
scrollbar-arrow-color:#ffffff;;
scrollbar-track-color:#dedede; 
scrollbar-face-color:#dedede; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#dedede; 
scrollbar-shadow-color:#dedede; 
} 


body,td,th {
	color: #000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
}
body {
	background-color: #dedede;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	border: 0;
}

th {
	text-align: center;
	font-size: 14px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #dfdfdf;
	text-align: left;
}
table {
	text-align: center;
	color: #DD8D00;
}
.Linie {
	border-right-style: double;
	border-right-width: 4px;
	color: #DD8D00;
		
}
#font {
	border-right-width: 4px;
	color: #800;
}
