body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}

body, p, td, th, ul, li {
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: #000000;
	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;
}

SELECT, option, textarea, input {
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 10px;
	background-color:#FFFFFF ;
	border-color :#000000 ;
	text-decoration: none;
	border: 1px solid #000000
}

img {
	border: solid 1px #AAAAAA;
	background-color:#222222;

}

h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-stretch: wider;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}


hr {
	height: 1px;
	border: none;
	color: #777777;
	background-color: #777777;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style-type: disc;
}

p {}
.small {
	font-size: 8pt;
}

.small_center {
	font-size: 8pt;
	text-align: center;
}

.centered {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}

.italic {
	font-style: italic;
	text-align: left;
	font-size: 10pt;
}

.head {
	font-style: italic;
	text-align: center;
	font-size: 16pt;
}

table {}
.hell {
	border-collapse:collapse;
	background-color:#C0C0C0;
}
.mittel {
	border-collapse:collapse;
	background-color: #999999;
}
.dunkel {
	border-collapse:collapse;
	background-color:#666666;	
}

#border {
	border-width:2px;
	border-style:solid;
	border-color:white;
}

th {
	font-size: 12px;
	font-stretch: wider;
	font-weight: bold;
	color: #FFFFFF;
}
.right {
	font-stretch: wider;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;

}
.dunkel {
	background-color: #666666;
}

td {
	vertical-align: top;
}

.center {
	text-align: center;
}

.centered {
	text-align: center;
	vertical-align: center;
}

.weiss {
	background-color: #FFFFFF; 
}

.hell {
	background-color: #C0C0C0;
}

.mittel {
	background-color: #999999;
}

.mittel_center {
	background-color: #999999;
	text-align: center;
}

.dunkel {
	background-color: #666666;
}

.dunkler {
	background-color: #808080;
	text-align: center;
}

.thumbs {
	text-align: center;
	vertical-align: top;
	background-color: #888888;
	padding: 8px 8px 8px 8px;
	width: 166px;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div {}
.thumbs {
  	border: solid #9a9a9a;
  	border-width: 4px 4px 0px 0px;
	text-align: center;
	width: 170px;
	height: 170px;
	color: #FFFFFF;
	float: left;
	background-color: #999999;

}

.thumbs table {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #888888;
}

.thumbs td {
	text-align: center;
	vertical-align: middle;
}

.thumbs tr {
	height: 165px;
}

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;
}



