@charset "utf-8";


body {
	
}

.class {
/* Safari 1.x */
-khtml-opacity: 0.5;
/* Moderne Browser */
opacity: 0.5;
/* IE 8 */
-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=50)”;
/* IE 5-7 */
filter: alpha(opacity=50);
/* Netscape */
-moz-opacity: 0.5;
}







#header {
	height: 80px;
	width: 101%;
	border-bottom-width: 3,5px;
	border-bottom-style: solid;
	border-bottom-color: #a6a6a6;
	margin-bottom: -50px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


.logo {
	float: left;
	margin-top: -25px;
	margin-right: 0px;
}


.portfolio {
	margin-top: 30px;
	margin-left: 274px;
}


#wrapper {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-100px;
	height: 900px;
	
}

.eins {

}
	
	

	


#footer {
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	top: -800px;
	left: 50px;
}

#linie {
	background-repeat: repeat-x;
	width: 101%;
	height: 800px;
	position: relative;
	z-index: 50;
	top: -700px;
	box-shadow: 0px 3px 5px #a6a6a6;
	background-image: url(../images/wrapper_hg_05_07_13.png);
	margin-bottom: -700px;
}




#content {
	
}
#wrapper #content {
	margin-top: 50px;
	position: relative;
	z-index:100;
}
.pdf {
height:80%;
width:80%;	
postion:relative;
z-index:350;	
}
