body    { 
	color: #000000; 
	font-family: verdana, arial, geneva, helvetica, sans-serif; 
	font-size: 11px; 
	margin: 0px 0px 0px 0px;
} 

.Titel	{
	font-size: 16px; 
	font-weight: bold; 
}

.full {
	border-left: 1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom:  1px solid #000000;
}

.menuhead {
	background-color: #ff0000;
	color: #ffffff;
	font-family: verdana, arial, geneva, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 5px ;
}

.mainwindow {
	padding: 5px 25px 5px 5px ;
	font-size: 13px;
}

.menuitem {
	padding: 3px 3px 3px 6px ;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(reddot.gif);
	list-style-position: inside;
}

.tekst	{
	font-size: 13px;
}

.sitemapbalk {
	text-align: left;
	background-color: #475c8f;
	height: 34px;
}

.itemsbalk {
	text-align: center;
	background-color: #e2e2e2;
	height: 34px;
}

.menulink { 
	color: #000000;
	text-decoration: none; 
}
.menulink:hover   { 
	color: #aa0000;
	text-decoration: none; 
}

.sitemap { 
	color: #dddddd;	
	font-weight: bold;
}

.sitemap:hover   { 
	color: #ffffff;
	text-decoration: none; 
	text-decoration: underline;
}

.sitemapselected   { 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
	text-decoration: underline;
}
.sitemapselected:hover   { 
	color: #ffffff;
	text-decoration: none; 
	text-decoration: underline;
}

.aligntop {
	vertical-align: top; 
}

.alt1a { 
	color: #800000; 
	font-size: 13px;
	text-align: right;
	line-height: 20px;
}
.alt1a:hover { 
	font-weight: bold;
}

.bott {
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
}

.bott:hover {
	color: #ffffff; 
	//text-decoration: underline;
	font-weight: normal;
}

a { 
	color: #000000; 
	font-size: 12px; 
	text-decoration: none;
}
a:hover { 
	color: #770000; 
	text-decoration: none; 
	font-weight: bold;
}



