body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

body, p, td, th, ul, li {
	font-size: 10pt;
}

body {
	background-color: #3C3C3C;
}

a:link, a:visited {
	color: #EEEEEE;
	text-decoration:underline;
}

a:hover {
	color: #AAAAAA;
	text-decoration:underline;
}



div#NviHead {
	background-color: #888888;
	width: 100%
}

div#NviHead p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px 4px 0px 0px;
	padding-bottom: 4px;
	color:#000000;
}

div#NviHead p.stefan {
	font-size: 14pt;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 4px;
	text-align: left;
}

div#NviHead a {
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px 6px 2px 6px;
}

div#NviHead a:hover {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
	background-color: #AAAAAA;
}


img {
	border: solid 1px #AAAAAA;
	background-color:#222222;

}

h1 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

th {
	font-weight: bold;
	vertical-align: top;
}

td {
	vertical-align: top;
}

hr {
	height: 1px;
	border: none;
	color: #777777;
	background-color: #777777;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style-type: disc;
}

p.hazy {
	font-size: 8pt;
	color: #AAAAAA;
}

p.small {
	font-size: 8pt;
}

p.centered {
	text-align: center;
}

p.right {
	text-align: right;
}

td.centered {
	text-align: center;
	vertical-align: center;
}

td.thumbs {
	text-align: center;
	vertical-align: top;
	background-color: #888888;
	padding: 8px 8px 8px 8px;
	width: 166px;
	color: #FFFFFF;
	border: 1px solid;
	 Heymannfarbenborder-color: #CCCCCC #666666 #666666 #CCCCCC;
	}

div.thumbs {
	border: solid #333333;
	border-width: 4px 4px 0px 0px;
	text-align: center;
	background-color: #888888;
	width: 170px;
	height: 170px;
	color: #FFFFFF;
	float: left;
}

div.thumbs table {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div.thumbs td {
	text-align: center;
	vertical-align: middle;
}

div.thumbs tr {
	height: 160px;
}

img.thumbs, div.thumbs img {
	border: 1px solid;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	background-color: #222222;
}

a.thumbs {
	font-weight: bold;
	color: #FFFFFF;
}

a.thumbs:hover {
	color: #555555;
	text-decoration:underline;
}

p.stefan {
	font-size: 14pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 4px;
}

p#NviPrintHead {
	display: none;
}

div.img {
	background-color: #F0F0ED;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 4px 30px 4px 30px;
	border: solid 2px;
	border-color: #FFFFFF #111111 #111111 #FFFFFF;
}

div.img a:link,
div.img a:visited {
	color: #222222;
	text-decoration: none;
}

div.img a:hover {
	color: #666666;
}

div.img h1 {
	text-align: center;
	margin: 8px;
	font-size: 16pt;
	color: #000000;
}

div.img p {
	color: #222222;
	margin: 1em 0 1em 0;
	padding: 0;
}

div.img p.caption {
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 2em 0 2em 0;
}

div.img p.nr {
	font-size: 10pt;
	text-align: right;
	color: #3C3C3C;
}


div.img p.description_hh {
text-align: center;
	padding-top: -1.7em;
margin-top: -2em;
<!-- in der Zeile darüber bedeutet kleiner größeren Abstand-->
}

@media print {

	body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
		color: #000000;
		background-color: #FFFFFF;
	}

	p#NviPrintHead {
		display: block;
	}

	a:link, a:visited, a:hover {
		color: #000000;
		text-decoration: underline;
	}

	div#NviHead {
		display: none;
	}

	img {
		border: solid 0.3mm #000000;
		background-color:#FFFFFF;
	}

	p.hazy {
		color: #000000;
	}

}
p .description {
  text-align: center;}
  
  }
