@charset "UTF-8";
html, body {
margin: 0;
height: 101%;
}
body {
	background-image: url(f);
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
}
#bg {
	width: 968px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}
#logo {
	margin-left: 758px;
}
#sprache {
display:none;
}


#piccontainer {
display:none;
}
#content {
	width: 741px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	margin-top: 100px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-bottom-width: 0px;
}
#text {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 22px;
}

#navigation {
display:none;
}


#subnavigation {
	display:none;
}


#imprint {
	display:none;
}


h1
{
font-size:110%;
color: #990033;
}


h2
{
font-size:110%;
color: #990033;
}


h3
{
display:block;
font-size:130%;
color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#objekte a
{
	color: #990033;
	text-decoration: underline;
}


.druck
{
position:absolute;
margin-top:-100px;
margin-left:-100px;
}


.ausserhalb
{
	display:none;
}