html, body {
  height:100%;
  margin:0;
  padding:0;
}

#header {
	padding:0;
	width:840px;    
	min-height:364px; 
	position:absolute;
	top:50%;                  
	left:50%;
	margin:-343px 0 0 -430px;
}

#center {
	padding:0;
	width:840px;    
	min-height:364px; 
	position:absolute;
	top:50%;                  
	left:50%;
	margin:-182px 0 0 -418px;
	font:11px Arial, Helvetica, sans-serif;
}

#center table tr td ul#navigation {
	margin:0;
	padding:18px 0 20px;
	list-style:none;
	float:left;
	position:relative;
}
#center table tr td li {
	margin:0 0 0px;
}
#center table tr td li a {
	color:#fff;
	text-decoration:none;
	padding:0 18px;
	font:11px Arial, Helvetica, sans-serif;
}
#center table tr td li a:hover,
#center table tr td li.hover a{
	text-decoration:none;
	background:url(images/square.gif) no-repeat 0 2px;
}

#center table tr td li.hover a.active{
	text-decoration:none;
	background:url(images/square.gif) no-repeat 0 2px;
	font-weight: normal;
}

* html #center {
  height:364px;        
}

h2.logo {
	float:right;
	width:183px;
	height:163px;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
	text-indent:-999px;
	background:#fff url(/templates/frontpage/images/logo.gif) no-repeat 25px 83px;
}
h2.logo a {
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
}


div#home_hausbau {
	/*background: url(/templates/frontpage/images/home_hausbau.jpg);*/
	width: 400px;
	height: 362px;
	float: left;
}

p.home_hausbau_text {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #013e7d;
	font-weight: bold;
	text-decoration: none;
}

a.home_hausbau {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #013e7d;
	font-weight: bold;
	text-decoration: none;
	background: url(/templates/frontpage/images/eck_hausbau.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

a.home_hausbau:hover {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #013e7d;
	font-weight: bold;
	text-decoration: none;
}

div#differ {
	line-height: 1px;
	width: 10px;
	float: left;
}

div#home_objektbau {
	background: url(/templates/frontpage/images/home_objektbau.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 362px;
	float: left;
	padding: 0;
}

p.home_objektbau_text {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.home_objektbau {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(/templates/frontpage/images/eck_objektbau.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

a.home_objektbau:hover {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}