body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: Trebuchet MS, Verdana; font-size: 24px;
	text-align: left; arial 
}

td, th, ul, li, seZ, input, textarea {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}
	

body, p, be, se {
	font-size: 14px;
}

body {
	background-color: #333333;
}

a {
	color: #222266; 
	text-decoration: none;	
}

	a:link, a:visited {
	color: #EEEEEE; 
	text-decoration:underline; 
}

a:hover {
	color: #CCCCC0; 
}

p {
	margin: 1em 0 1em 0;
	font-size: 13px 
}

p.small {
	font-size: 80%; 
	color: #808080;
	margin: 0.5em 0 0.5em 0;  
}

h1 {
	font-size: 24px
	font-weight: bold; 
	margin-bottom: 1em; 
}

h2 {
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 1em; 
	color:#CCCCCC 
}

h3 {
	font-size: 12px; 
	margin-bottom: 1em; 
	color:#CCCCCC 
}
	

se  {
	 font-family: Verdana; 	
	 font-size: 12px; 
	 color: #EEEEEE 
}

seZ { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #888888 
}


hr {
	height: 1px; 
	border: medium none; 
	color: #C0C0C0; 
	background-color: #888888 
}

btab { 
	bildtab 
}

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;
	border-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;
}

@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;
	}
