html {
        min-height: 101%;
}


body {
	margin: 0;
	padding: 0;
	background: #181818;
	font: .8em normal Arial, Helvetica, sans-serif;
}

#logo {
	margin: 0;
	padding: 15px;
	background: #181818;
	font: 1.2em normal Verdana, sans-serif;
	color: #eee;
	letter-spacing: 1px;
	text-align: center;
}	

.brackets { font: 16px normal "Times New Roman", Times, serif; }

#flashcontent {
	height: 550px;		
}

.wrapper {
	margin: auto;
	width: 640px;
}

#ueberuns,
#adresse,
#formular {
	width: 300px;
}
#leistungen {
	width: 550px;
}
.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
