@charset "utf-8";
/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}

#all{
	margin-left:auto;
	margin-right:auto;
	width:929px;
}

#flash{
	float:left;
	width:929px;
	height:571px;
}

#boxxen{
	float:left;
	width:919px;
	height:150px;
	margin-top:10px;
	padding-left:5px;
}

.box{
	float:left;
	width:302px;
	height:140px;
	background-image:url(box.gif);
	background-repeat:no-repeat;
	margin-right:5px;
}

.box_txt{
	float:left;
	width:175px;
	padding:17px 10px 0px 20px;
}

.box_txt_qineo{
	float:left;
	width:175px;
	padding:17px 0px 0px 20px;
}

.box_pic{
	float:left;
	width:95px;
	padding:15px 0px 0px 0px;
}

.box_pic_qineo{
	position:absolute;
	width:100px;
	margin-left:159px;
	margin-top:15px;
}

.box_pic_qirox{
	position:absolute;
	width:100px;
	margin-left:174px;
	margin-top:-10px;
}

#abschluss{
	float:left;
	width:905px;
	font-size:10px;
	padding-left:25px;
	color:#525252;
}

.ab{
	float:left;
	width:780px;
	height:40px;
}

.ab2{
	float:left;
	width:100px;
	height:40px;
	text-align:right;
}






.nav_download, .nav_download:link, .nav_download:visited{
	display:block;
	background-image:url(pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:31px;
	text-decoration:underline;
	color:#333333;
	height:46px;
	line-height:46px;
	margin-top:12px;
	
}

.nav_download:hover{
	display:block;
	background-image:url(pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	padding-left:31px;
	color:#D56501;
	height:46px;
	line-height:46px;
	margin-top:12px;
	
}

.nav, .nav:link, .nav:visited{
	text-decoration:underline;
	color:#333333;
}

.nav:hover{
	text-decoration:none;
	color:#D56501;
}
