* { padding: 0; margin: 0; }

h4    	{ text-align: center; color: white; font-size: 13px; font-family: "Tahoma", "Trebuchet MS"; font-style: none; font-weight: normal; line-height: 15px}
img	{ alt:""; border: solid;   border-width: 2px; border-color: #6a8aa4; }
body	{ background-color: #96A9C5; }


/* Boxes */



#logo 		{ 
		background: url(picts/logo.gif) no-repeat white; 
		background-position: center; 
		margin: 0; padding: 0; width: 100%; height:  61px;
		border-bottom: solid 5px #254C85;
		}

#navi	 	{ 
		width: 540px;
		background-color: #C7D1E0;
		padding: 8px;
		margin: auto; 
		}

#navi img	{ 
		margin: 10px;
		}

#balken		{ 
		width: 540px; 
		background-color: #254C85;  
		padding: 8px; 
		margin: auto;
		}


a    	    { font-size: 11.5px; font-family: "Tahoma", "Trebuchet MS"; font-weight: normal; text-decoration: none;  }
a:link      { color: #ffffff; text-decoration: none;}
a:visited   { color: #ffffff; text-decoration: none }
a:hover     { color: #ffffff; text-decoration: none }
a:active    { color: #ffffff; text-decoration: none }




.clear { visibility: hidden; float: none }
.mini { color: white; font-size: 4px; line-height: 4px }
