body {
	color: #000000;
	background: #ffffff;
	font-family: sans-serif;
	font-size: 9.5pt;
	margin: auto;
	line-height: 1.5em;
}

#wrapper {
}

p,div {
	padding:0;
}

h1,h2,h3,h4 {
	padding:0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
	color: #000000;
}
h1:before {
	content: "buX: ";
}
ul.menu-level1 {
	list-style-type: none;
	list-style-position: outside;
	padding:0;
}

li {
	padding:0;
}

a {
	text-decoration:underline;
	color:#000000;
}
a.external:after {
	content: " (" attr(href) ") ";
}
.wrap {
	clear: both;
	padding:0;
}
.logo {
	position: absolute;
	left: 0;
	height: 6em;
}
.ueber {
	margin-left: 8em;
}
.mitte {
	position: relative;
	float: left;
}
.content {
	margin-top: 2em;
}
.menu {
	display: none;
}
