.logo {
	display: block;
	position: fixed;
	top: 0px;
	right: 0px;

}

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

a img {
	border: none;
}

#footer, .funktionsnavi, .kontonavi, .themenbild, #sidebar, .breadcrumb, .debug, .expose .merkzettel, .expose .kategorien, .expose .bilder, a.go_back {
	display: none;
}

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

td {
	padding: 0.5em;
}

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 .kerndaten {
	float: left;
	margin-bottom: 2em;
}

.expose .freitexte {
	clear: left;
}

.expose .sonst_daten {
	margin-top: 2em;
	margin-bottom: 2em;
}

.expose .titelbild {
	float: right; 
	margin-left: 1em;
	margin-bottom: 1em;
	border: 0.2em solid #ccc;
}

.expose .images_fullsize {
	text-align: center;
}

.expose .images_fullsize img {
	border: 0.2em solid #ccc;
	margin: 0.5em;
	width: 45%;
	height: 45%;
}