@charset "iso-8859-1";

/* Stormoog Standard Style Sheet (S4) */


BODY		{
		font-size: 14px;
		FONT-FAMILY: "times new roman", serif;
		border-style: none;
		margin: 0px 0px 0px 0px;
   		padding: 0px 0px 0px 0px;
		background-color: #fff9da;
		background-image: url('img/achtergrond-links.png');
		background-repeat: repeat-y; 
		}
	
.zwart	 	{ color: #000000; }
.dblauw	 	{ color: #000e97; }

#alles		{}

#header 	{
  		border: 0px;
  		height: 97px; 
  		margin-top: 0px;
		margin-left: 0px;
		background-image: url('img/achtergrond-boven-donker.gif');
		background-color: #030046;
		background-repeat: repeat-x;
		}
		

#navbar		{
                background-color: #030046;
               	border: 0px; 
       		margin-top: 0px;
		margin-left: 0px;
		padding: 20px;
		}
		

#navbar a 	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		FONT-FAMILY: "arial", sans-serif;
		}

#navbar a:hover
		{
		color: #ffffff;
		text-decoration: none;
		}
		
#hoofdnav	{
		}

#subnav		{
		padding-left: 20px;
		}		



#content	{
               	background-color: #fff9da;
               	position: absolute;
               	margin: 0px 0px 0px 0px; 
               	border: 0px;
               	padding-top: 50px;
               	padding-left: 70px; 
		vertical-align: top;
		} 	

#content-container
		{
		width: 500px;
		}

#content img   	{
        	border-top-width: 3px; 
        	border-bottom-width: 3px;
        	border-left-width: 3px;
        	border-right-width: 3px;
        	border-color: #bb0000;
                }
                

h3	{
	text-align: left;
	font-size:	14px;
	color: #000000;
	FONT-FAMILY: "arial", sans-serif;
	}
	


h1	{
	text-align: left;
	font-size:	22px;
	color: #000000;
	FONT-FAMILY: "arial", sans-serif;
	}
	
A   {
	font-size:	14px;
	color: #000000;
	MARGIN: 0px; 
	TEXT-DECORATION: underline;
	FONT-FAMILY: "times new roman", serif;
	}
A:hover	{
	font-size:	14px;
	color: #030046;
	MARGIN: 0px; 
	TEXT-DECORATION: underline;
	FONT-FAMILY: "times new roman", serif;
	}
	