/*
Theme Name: Partnerbau trifft BWIngenieurbau
Version: 1.0
Author: studiodreyer.de
Author URI: http://www.studiodreyer.de
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	background-image:url(images/grafiken/hg/bg.gif);
	}
	
html {min-height:101%}

* {margin:0; padding:0}
	
a:link{
	color: #39b54a;
}

a:hover, a:active, a:visited  {
	color: #ccc;
	text-decoration:none
}

h1 {
	position: absolute;
	top:470px; 
	width:100%; text-align:center; font-size:16px;
	}
#wrap {
	position: relative;
	margin: 10px auto; padding:0;
	width: 998px; height:592px;
	background:#161e16 url("images/bw-zu-pb.jpg");
	}
	
	#wrap p{
	position: absolute;
	top:500px; 
	width:100%; text-align:center; font-size:12px;
	}
