body {
width: 100%;
background-color: #FFF;
text-align: left;
}

.header {
display: none;
}

a {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	color : #000; 
}
a:hover {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #000; 
}

.submenu {
	display : none; 
	top : 22px; 
	width : 100px; 
	padding-top: 5px;
	left: 50%;
}

a:visited {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #CCC; 
}


.tekst {
	font-family : Verdana, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	color : #000; 
} 
.tekst a {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #000; 
}
.tekst a:visited {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : none; 
	color : #CCC; 
}
.tekst a:hover {
	font-family : Verdana, sans-serif; 
	font-size : 12px;
	text-decoration : underline; 
	color : #000; 
}

img {
display: none;
}

.paneel {
width: 100%;
background-color: #FFF;
}

#main {
width: 100%;
background-color: #FFF;
}

#flash {
display: none;
}