html,
body {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:center #f8f8f8 url(../images/bg_body.gif) repeat-y;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

a {
	color:#456B32;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

div#main {
	position:relative;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

div#top {
	position:relative;
	width:100%;
	height:226px;
	background:url(../images/bg_top.jpg);
}

div#top div#nav_1 {
	position:absolute;
	top:168px;
	left:0px;
}

div#top div#nav_1 span {
	margin-left:33px;
}

div#top div#nav_1 span a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

div#top div#nav_1 span a:hover, div#top div#nav_1 span a.active {
	color:#ff9500;
}

div#top div#nav_2 {
	position:absolute;
	top:197px;
	left:460px;
	color:#fff;
}

div#top div#nav_2 span {
	text-align:center;
}

div#top div#nav_2 span a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

div#top div#nav_2 span a:hover, div#top div#nav_2 span a.active {
	color:#ff9500;
}

div#content {
	margin:27px;
	margin-top:40px;
	z-index:10;
}

div#content img.side_image {
	float:left;
	margin-right:45px;
}

div#content h3 {
	font-size:13px;
	color:#363;
}

div#content p.fat_para {
	line-height:19px;
	font-weight:bold;
}

div.content_gallerie {
	position:absolute;
	margin:0px !important;
	top:255px;
	left:30px;
}

div#grundriss {
	margin:27px;
	margin-top:40px;
	z-index:1;
}

div#grundriss_klein {
	position:absolute;
	top:255px;
	right:30px;
}

div#gallerie_bild {
	margin:27px;
	margin-top:300px;
}

div.clear {
	clear:left;
}

