body { font-family: Verdana;margin:0;}
h2 { color: Blue; font-style: italic }
p { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12pt}
p.titeltekst { font-family: Comic Sans MS,Verdana,Arial,Courier;
	font-style: italic;
	font-weight: normal;
	color: #ffb898;
	font-size: 14pt }
p.klein { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt }
p.kleiner { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt }
p.kleinst { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt }
p.dik { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-weight: bolder;
	font-size: 7pt }
.leftmenu { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-weight: bold;
	color: #000000;
	font-size: 7pt }
.leftmenu2 { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt }
.leftmenu3 { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-weight: bold;
	color: #429edd;
	font-size: 7pt }
.leftmenu4 { font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-weight: normal;
	color: #429edd;
	font-size: 7pt }

body { background-image: url(../images/wallpaper.jpg);}

td {font-family: Trebuchet MS,Verdana,Arial,Courier;
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 10pt}

a:link { color: #486060; text-decoration:none }
a:visited { color: #486060; text-decoration:none }
a:hover { color: black; text-decoration:none }
a:active { color: #486060; text-decoration:none }

a.klein:link { font-size: 10pt; font-weight: bolder }
a.klein:visited { font-size: 10pt; font-weight: bolder }
a.klein:hover { font-size: 10pt; font-weight: bolder }
a.klein:active { font-size: 10pt; font-weight: bolder }

a.kleiner:link { font-size: 8pt; font-weight: normal }
a.kleiner:visited { font-size: 8pt; font-weight: normal }
a.kleiner:hover { font-size: 8pt; font-weight: normal; }
a.kleiner:active { font-size: 8pt; font-weight: normal }

a.dik:link { font-family: Trebuchet MS,Verdana,Arial,Courier; font-weight: bolder; font-size: 6pt }
a.dik:visited { font-family: Trebuchet MS,Verdana,Arial,Courier; font-weight: bolder; font-size: 6pt }
a.dik:hover { font-family: Trebuchet MS,Verdana,Arial,Courier; font-weight: bolder; font-size: 6pt }
a.dik:active { font-family: Trebuchet MS,Verdana,Arial,Courier; font-weight: bolder; font-size: 6pt }

table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0px solid black;
}
table.navbar td a{
   display: block;
   width: 146px;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #666666;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #CCCCCC;
}