

#downloadtbl {
	border-top:1px dashed #999999;
	margin						: 5px;
	width						: 600px;
	float:left;
	
}

#downloadtop {

	width						: 600px;

	
}

#downloadtbl table{

	border-bottom:1px dashed #999999;
	
}

.normal {
	height:56px;
	color:#000000;

 /*background-color:#ededed;*/
 }
.spezial { 
	color:#000000;
	background:#e3e3e3; 
	cursor:pointer; 
	height:56px;
}

#downloadtbl img{
margin:3px;


}

.toptext {
	height:14px;
	color:#000000;

 /*background-color:#ededed;*/
 }
 
 #dl_modell_body {
	/*border						: 1px solid #cccccc;*/
	/*border-right				: 1px solid #cccccc;*/
	padding						: 5px;

	margin-left:1px;
	margin-right:1px;
	width						: 585px;
	float:left;
	display:inline;
	/*background-color:#ededed;*/
	/*	border-bottom:1px solid #cccccc; */
	margin-bottom:3px;
	float:left;
}
#dl_site_navi {
	/*position					: fixed;*/
	margin-left					: 1px;
	margin-top					: 0px;
	width						: 200px;
	font-size:12px;
	font-family:sans-serif;
	background-color:#f7f7f7;
	border-top					:1px solid #cccccc;
	border-right				:1px solid #cccccc;
	border-left					:1px solid #cccccc;
	left						: 0px;

	
}
#dl_site_navi a {

	height:14px;
	color						: #990000;
	text-decoration				: none;
	font-weight:bold;
	display:block;
		padding:3px;
		border-top:1px solid #ffffff;
		border-bottom:1px solid #cccccc;;
		background:#f2f2f2;

		
}

#dl_site_navi a:hover {

	/*background-image:url(../Images/buttonbackground.jpg);*/
	border-top:1px solid #e2e2e2;
	background:url(../Images/buttonhintergrundsitenavi.jpg);
	}
	
	.dlapps {
	display:block;
	width:200px;
	}
	.dlapps IMG {
	
	float:left;
	}
		.dlapps a {
	
	clear:both;
	color:#000000;
	font:sans-serif;
	font-size:11px;
	text-decoration:none;
	
	}
			.dlapps a:hover {
	
	color:#999999;
	
	}