* {
	margin:0;
	padding:0;
}

html, body {
	font-size:100%;
	font-family:Georgia;
}

a img {
	border:0;
}

h1, h2 {
	font-size:26px;
	font-weight:normal;
}

h2 {
	color:#6b6b68;
}

.bold {
	font-weight: bold;
}

p {
	padding-top:10px;
	line-height:16px;
}

#bg_box {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	z-index:1;
	overflow:hidden;
}

#bg_box img {
	width:100%;
	min-width:1200px;
	position:fixed;
	height:auto;
	z-index:1;
}

#wrapper {
	width:100%;
}

#main {
	font-size:12px;
	width:740px;
	margin:0 auto;
	padding:0 20px;
	background-color:#fff;
	height:810px;
	z-index:2;
	position:relative;
}

#header {
	border-top:4px solid #000;
	border-bottom:1px solid #000;
	height:70px;
}

#baunetz_logo {
	float:left;
	margin-top:18px;
}

#bau2009_logo {
	float:right;
	margin-top:7px;
}

#start_balken {
	height:100px;
	padding:34px 0;
	border-bottom:1px solid #000;
	position:relative;
}

.balken {
	position:absolute;
	background-color:#000;
	width:100%;
	height:102px;
	padding:28px 0;
	margin-top:-29px;
	text-align:center;
	display:none; /* Ausgeblendet */
}

.balken h1, #balken h2 {
	color:#6abfeb;
}

.balken h1 {
	font-size:28px;
	line-height:36px;
}

.balken h2 {
	font-size:17px;
	line-height:46px;
}

#logos {
	margin-top:36px;
}

#logos table {
	table-layout:fixed;
}

#logos table tr td {
	width:156px;
	height:107px;
	padding:0px 14px;

	vertical-align:middle;
}

#foto_copy {
	font-family:Arial;
	font-size:10px;
	color:#fff;
	margin-top:10px;
	margin-right:-20px;
	float:right;
}

#foto_copy a {
	color:#fff;
}

#mehr {
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 20px;
}

#mehr a {
	text-decoration: none;
	color: black;
}

#mehr a:hover {
	text-decoration: none;
	color: #6b6b68;
}
