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

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

.full {
	
	
}

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

.mainwindow {
	padding: 5px 5px 5px 15px ;
	font-size: 13px;
	height: 400px;
}

.product {
	border: none 1px #777;
}

h3 {
	font-size: 16px;
	margin: 3px;
}

.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: #0000ff; 
	text-decoration: underline;
}





