body {
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white !important;
	background-image: none !important;
	color: black;
}
#sidebar-a {
	display: none;
}
#sidebar-b {
	display: none;
}
#functionbar {
	display: none;
}
#menu {
	display: none;
}
#footextsml {
	display: none;
}
#footer {
	margin-top: 25px;
}
#logotitle {
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 100%;
}
#logo {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
}
h1 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
h2 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
h3 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
div.content {
	margin-left: 0.8em;
	padding-top: 1em;
}
img, img a:link, img a:visited {
	border-bottom: 1px solid #C30099;
	margin-right: 12px;
}
a:link, a:visited {
	color: #7A1E19;
	background: white;
	text-decoration: none;
}
/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border: none;
}
span.imagesubtitle {
	margin: 3px 3px;
	text-align: justify;
	font-size: 0.98em;
	line-height: 1.4em;
}
/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin: 6px 20px 6px 20px;
	max-width: 200px;
	float: left;
	margin-left: 0px;
	width: auto;
}
img.leftcontentimage {
	max-width: 200px;
	border: 1px solid;
}
/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin: 6px 20px 6px 20px;
	max-width: 200px;
	float: right;
	margin-right: 0px;
	width: auto;
}
img.rightcontentimage {
	max-width: 200px;
	border: 1px solid;
}