/* CSS Document */

body 
	{

			margin-left: 		3px;
			margin-top: 		3px;
			margin-right: 		3px;
			margin-bottom: 		3px;
	
			background-image: url(../Plaatjes/bg.gif);
	
			font-family: 		Arial, Helvetica, sans-serif;
			font-size: 			11px;
			font-style: 		normal;
			color: 				#222248;
			
		}

a:link {color: #222248}
a:visited {color: #222248}
a:hover {color: #222248}
a:active {color: #222248}	
		
a.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #222248;
  text-decoration: none;
  text-align:center;
}

a.button:hover {
  color: #222248;
}

a.button:active {
  color: #222248;
  background: url(stars.gif);
}

.content{
	vertical-align:top;
	border-left:1px solid black;
}

.pagina{
	font-family: verdana;
	font-weight: bold;
	vertical-align:bottom;
	text-align:left;
	font-size: 25px;
	color:#222248;
}

.adres{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#222248;
}
