body {
	background-color: #EFF1F1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-type: disc;
}
h1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	line-height: 130%;
}
.headline1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	line-height: 130%;
}
h2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
}
.headline2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
}
h3 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC00;
	list-style-position: inside;
	list-style-type: square;
}
.headline3a {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC00;
	list-style-position: inside;
	list-style-type: square;
}
.headline3b {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	list-style-position: inside;
	list-style-type: square;
}
.headline3c {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: square;
}
.kleinschrift {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 135%;
}

#logo-layer {
	position:absolute;
	left:50px;
	top:47px;
	width:333px;
	height:40px;
	z-index:1;
	color:#999999;
font-size:16pt;
font-weight:bold;
}
#topnavi-layer {
	position:absolute;
	left:398px;
	top:50px;
	width:350px;
	height:40px;
	z-index:2;
	color:#999999;
}
#bg-layer {
position:absolute; 
left:50px; 
top:100px; 
width:700px; 
z-index:0; 
overflow: visible; 
background-color: none; 
border: 1px solid #CCCCCC;
}
#bg-layer-gallery {
position:absolute; 
left:50px; 
top:100px; 
width:700px; 
z-index:0; 
overflow: visible; 
background-color: none; 
border: none;
}


/* Galerie: Bilder-Einzelansichten */

img {
 border: none;
}
.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
#imagenavi {
 margin-top: 1em;
 margin-bottom: 1em;
 text-align:center;
}
#imagenavi a {
 text-decoration: none;
 font-weight:normal;
}
#picture {
width:500px;
color:#000000;
background-color:none;
text-align:center;
border: none;
margin: 1em auto 1em auto;
min-width: 160px;
padding: 10px;
}
#caption {
width:500px;
color:#000000;
background-color:none;
text-align:center;
border: none;
margin: 1em auto 1em auto;
min-width: 160px;
padding: 5px 10px 5px 10px ;
}
#arrow-topleft {
	position:absolute;
	left:50px;
	top:125px;
	width:50px;
	height:50px;
	z-index:5;
}
#arrow-left {
	position:absolute;
	left:49px;
	top:350px;
	width:79px;
	height:95px;
	z-index:3;
}
#arrow-right {
	position:absolute;
	left:689px;
	top:350px;
	width:70px;
	height:95px;
	z-index:4;
}

