html, body{

	margin:0;

	padding:0;

	overflow: hidden;

	}

	

.bg{

	position: absolute;

	top: 50%;

	left: 50%;

	width: 1800px;

	height: 1350px;

	margin-left: -900px;

	margin-top: -675px;

	background-image:url(images/bg_styling.jpg);

	background-repeat:no-repeat;

	overflow: hidden;

}

	

.box{

	position: absolute;

	top: 50%;

	left: 50%;

	width: 800px;

	height: 500px;

	margin-left: -400px;

	margin-top: -250px;

	background-color:#000000;

	}

	

img{

	border:0;

	float:left;

}



.streifen{

	position: absolute;

	top: 50%;

	height:30px;

	width:50%;

	margin-top: 162px;

	background-color:#dc002e;

}



.link_pdf{

	position: absolute;

	top:310px;

	left:667px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 10px;

}

.link_pdf1{

	position: absolute;

	top:157px;

	left:537px;

	height:230px;

	width:210px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 10px;

}

.link_pdf2{

	position: absolute;

	top:290px;

	left:667px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 10px;

}



.info{
	position: absolute;
	top:297px;
	left:492px;
	width: 91px;

}



 a:link { text-decoration:none; font-weight:normal; color:#ffffff; }

 a:visited { text-decoration:none; font-weight:normal; color:#ffffff; }

 a:hover { text-decoration:none; font-weight:normal; color:#ffffff;}

 a:active { text-decoration:none; font-weight:normal; color:#ffffff; }
