body {
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 0.8em;
color: #000099 }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

h1{	font-size: 1.2em;
	color: #3333ff;
}
h2{	font-size: 1.1em;
	color: #0000cc;
	
}

#pagina{
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	margin-top: 0px;
	border-left: 1px solid #3366ff;
	border-right: 1px solid #3366ff;
	border-bottom: 1px solid #3366ff;
}
#midden{
	
}

#navigatie{
	width: 150px;
	text-align: right;
	border-right: 1px solid #99ccff;
	padding-right: 5px;
	position: absolute;
	top: 206px;
	left: 0px;
	background-image: url(../img/brevynails_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navigatie a:link {
	
	color: #000099;
	text-decoration: none;
 }

#navigatie a:visited {
	
	color: #000099;
	text-decoration: none; }

#navigatie a:hover {
	
	color: #6699ff;
	 }

#navigatie a:active {
	
	color: #000099;
	text-decoration: none;
 }

#tekst{
	position: relative;
	left: 180px;
	margin-right: 20px;
	width: 560px;
	}