@charset "utf-8";
/* CSS Document */
html, body
{
	height:90%;
}

body
{
	text-align:center;
}

#center
{
	width:1px;
	height:50%;
	margin-bottom:-340px;
	float:left;	
}

#content
{
	margin:0px auto;
	position:relative;
	text-align:left;
	width:1008px;
	clear:left;
}

#header
{
	
}

#navigation
{
	
}

#navigationVert
{
	float:left;
	width:25%;
	margin-bottom:30px;
}

#btns, #btn04
{
	font-size:95%;
	background-image:url(../pics/btnHg.jpg);
	background-repeat:no-repeat;
	width:210px;
	padding:20px;
	margin-right:2.5px;
	list-style-type:none;
	float:left;
}

#btn04
{
	float:right;
	margin-right:0px;
}

#projekt
{
	float:right;
	width:75%;
}

#galerie
{
	float:right;
	width:75%;
}

#galerieRahmen
{
	width:auto;
	height:auto;
	border:solid 1px #CCC;
	padding:5px;
	margin:5px;
	float:left;
}

#galerieRahmen:hover
{
	border-color:#999;
}

#plan
{
	float:left;
	width:60%;
	margin-bottom:30px;
	margin-right:20px;
}

#kontaktLi
{
	float:left;
	width:32%;
	margin-bottom:30px;
}

#kontaktRe
{
	float:right;
	margin-bottom:0px;
}

#footer
{
	border-top:solid 1px #999;
	font-size:80%;
	width:100%;
	margin:10px;
	clear:left;
	float:left;
}

#rss
{
	width:auto;
	height:200px;
}

#facebook
{
	position:absolute;
	margin:80px 0px 0px -18px;
}
