body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: auto;
}
a {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover	{
	color: #000099;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
span.highlight {
	color: #1e8b01;
}

/* LAYOUT - Anfang */
#mitte {
	position: relative;
	width: 100%;
	top: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#unten {
	font-size: 9pt;
	line-height: normal;
	padding-top: 15px;
	width: 100%;
}
#menu {
	display: none;
}
#oben {
	display: none;
}
#schattenoben {
	display: none;
}
#header {
	display: none;
}
#menulinks {
	display: none;
}
#menuschatten {
	display: none;
}
#schriftgroesse {
	display: none;
}
#ueberschrift {
	position: static;
	width: 532px;
	left: 289px;
	top: 37px;
	height: 35px;
}
#inhaltcontainer {
	position: static;
	left: 0px;
	top: 35px;
	width: 100%;
}
#inhalt {
    font-size: 11pt;
	line-height: 16pt;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#inhalt img {
	width: 212px;
	background-image: url(../images/foto-hintergrund.gif);
	padding: 6px;
	height: 145px;
}
#drucken {
	display: none;
}
#schattenunten {
	display: none;
}
