﻿body 		{
		background: url('images/bg.jpg'); 
		font-family:Arial,Verdana,Tahoma,Times New Roman;
		font-size: 10pt;
		}
		
#main {
				width: 1200px;
				text-align: left;
}

a		{
				font: large Arial, Helvetica, sans-serif;
				color: #0000FF;
				text-decoration: none;
}

a:hover 	{
				color: #0000FF;
				text-decoration: underline;
}
		

.titel		{
		color: #328925;
		font-weight: bold;
		font-size: 13pt;
		}
		
#table_menu	{
				font: large Arial, Helvetica, sans-serif;
				padding: 0px 0px 0px 0px;
				float: left;
}

#contentframe	{
				padding: 0px 10px 0 10px;
				border: 3px #FFFF00;
				width: 730px;
				height: 550px;
				background: url('images/contentscr_medium_zonder_rand.png') no-repeat;
				margin: 0px 5px 5px 5px;
				position: absolute;
}

#content	{
				width: 730px;
				height: 550px;
				overflow: auto;
				table-layout: fixed;
}
		
#spacer		{
		height: 10px;
		}

#spacer2	{
		width: 12px;
		height: 6px;
		}
		
#topimage	{
		float: right;
		}
		
#submenu	{
				color: #0000FF;
				font-weight: bold;
				text-decoration: none;
				font-size: 10pt;
}
		
#head		{
		height: 65px;
		}

.vak		{
		border: 1px solid;
		}

