.logo {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -10;

}

#content {
	position: relative; 
	top: 30px;
}

a img {
	border: none;
}

#header .infonav, #header .tabs, #header .subnav, #header .breadcrumb, .expose .funktionsnavi, #footer {
	display: none;
}

body {
	line-height: 1.4em;
	font-size: 0.8em;
	color: #000;
}

td {
	padding: 0.1em;
}

hr {
	color: #ccc;
	height: 1px;
	border: none;
}

a {
	color: #000;
	text-decoration: none;
	padding: 0;
}

h1 {
	font-size: 2.0em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.2em;
}

input, textarea, select {
	border: none;
	padding: 0;
	margin-top: 6px;
	color: #000;
}

label {
	font-weight: bold;
}


.expose .sidebar {
	float: none;
	margin: 0;
	padding: 0;
}