/* PRINT (media=print) CSS for AFRIOPA - PlatzHalter.ch */

body {
	background: white;
	font-family: verdana;
	color: #000;
	font-size: 12px;
	background-color: white !important;
	background-image: none !important;
	}
	
.nav {
	display: none;
	}

h1{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
}

#inhalt {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
	

p.introtext{
	text-align: center;
	line-height: 17px;
}

#poster {
   	background-image: url(../images/poster.jpg);
   	background-repeat: no-repeat;
}

#postertext{
	width: 531px;
	height: 457px;
	background-image: url(../images/postertext.gif);
	background-repeat: no-repeat;
}

#footer {
	margin-top: 40px;
	color: #848383;
}