@charset "UTF-8";
/* CSS Document */
#uploadDiv {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 225px;
	width: 232px;
	height: 16px;
	padding-top: 4px;
	padding-left: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_pixel.png', sizingMethod='scale');
	background-repeat: repeat;
}
body  > #uploadDiv{
	background:url(images/bg_pixel.png) repeat; 
}

.info {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
}

.kop {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.titel {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.bestel {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.uploadLink a:link{
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;	
}
.uploadLink a:hover{
	text-decoration:none;
	color:#ffffff;	
}
.uploadLink a:active{
	color:#999999;
}
.uploadLink a:visited{
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;		
	text-decoration: none;
}
.uploadLink a:visited:hover{
	color:#999999;
}

.namen{
	color: #999999;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}
.namen a:link{
	color: #999999;
	text-decoration:none;
}
.namen a:hover{
	color: #000000;
	text-decoration:none;
}
.namen a:active{
	color: #999999;
	text-decoration:none;
}
.namen a:visited{
	color: #999999;
	text-decoration:none;
}
.namen a:visited:hover{
	color: #000000;
	text-decoration:none;
}

.fout{
	color:#CC0033;
}
.goed{
	color:#00CC00;
}

.contactKlein{
	line-height: 14px;
	color: #000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
.contactKlein a:link{
	color: #000000;
	text-decoration:none;
}
.contactKlein a:hover{
	color: #666666;
	text-decoration:none;
}
.contactKlein a:active{
	color: #000000;
	text-decoration:none;
}
.contactKlein a:visited{
	color: #000000;
	text-decoration:none;
}
.contactKlein a:visited:hover{
	color: #666666;
	text-decoration:none;
}


hr {
	height: 1px;
	border: none;
	background: #333333;
	width: 220px;
}

.contactLink{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.contactLink a:link{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.contactLink a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.contactLink a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.contactLink a:active{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.info a:link{
	color:#000000;
}
.info a:hover{
	color:#000000;
}
.info a:visited{
	color:#000000;
}
.info a:active{
	color:#000000;
}

.radioBut{
	width: 10px;
	height: 10px;
	line-height:8px;
}

.ul{
	list-style:outside disc;
}

