/* Style Sheet Druckversion */

body {
	margin: 20px;
	background: #fff;
	color: #000;
}
#centertabelle {
	width: 100%;
	border: 0;
	font-family: Tahoma, "Lucida Sans", sans-serif;
	font-size: 81%;
}
img {
	border: 0px;
}

h1 {
  padding: 10px 0 20px 0;
}

table.desc ul {
	list-style: square;	
	margin: 5px 5px 5px 8px;
	padding: 5px 5px 5px 8px;
}

table.desc ul ul {
	list-style: circle;
}

table.desc li {
  padding-bottom: 5px;
}

/* versteckte Bereiche */
#navigation, #linkerbereich, #menubereich, #rechterbereich, #copybereich, #navigation-controls, #jas-image-text {
	position: absolute;
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
	left: -2000px;
	top: -2000px;
}
/* Ende verstecken */

#bildbereich {
	float: left;
}
#bildbereich {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
	font-size: 100%;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: "Lucida Sans", "Optima Cyr", sans-serif;
}
#printlogo {
	clear: both;
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #000;
	padding: 0px 0px 20px 0px;
	margin-bottom: 30px;
}
#copyprint {
	clear: both;
	vertical-align: top;
	text-align: left;
	border-top: 0;
	padding: 35px 0px 0px 0px;
	margin: 0;
	font-size: 81%;
}
#copyprint div.adresse {
	border-top: 1px solid #000;
	padding: 5px 0px 0px 0px;
	margin: 0;
}

/* JAS Vorbereitung
/* General */
div#container, div#jas-container, div#jas-frame {
}
img#jas-image {
	border: 1px solid #000;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	width: 310px;
}


/* Bildlegende */

#legende {
	clear: both;
	display: block !important;;
}

#legende .inhalt {
  background: #fff; 
  color: #000; 
}

#legende .text {
  text-align: left;
	font-family: Tahoma, "Lucida Sans", sans-serif;
	letter-spacing: 0px;
	line-height: 131%;
	font-size: 101%;
}

