body 	{
	margin: 0;
	padding: 0;
	background-color: #dddddd;
	background-image: url(../static/tire.gif);
    font-family: arial;
}
p {
	font-size: 1.0em;
}

table {
	font-size: 0.9em;
	float: left;
	padding: 0;
	border-spacing: 0;
	
}

td {
	padding-right: 10px;
	padding-left: 10px;
}

pre {
	margin: 0;
	font-size: 13px;
	
}


.thred {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
}

.dgray {
	background-color: #cccccc;


}

.lgray {
	background-color: #e3e3e3;
}



h1 {
	font-size: 26px;
	color: red;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font-size: 1.0em;
	color: navy;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.0em;
	background-color: red;
        border: 1px solid navy;
	color: white;
	text-align: center;
	margin-right: 10px;
}


h4 {
	font-size: 0.9em;
	margin-bottom: 0px;
       	color: navy;
        text-decoration: underline;
}

h5 {
	font-size: 0.7em;
	margin-bottom: 0px;
	color: gray;

}
h6 {
	font-size: 0.7em;
	margin-bottom: 0px;
	font-variant: small-caps;
	color: gray;

}

img {
	margin: 10px;
	border: none;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
	font-size: 12px;
	font-weight: bold;
        }


#wrapper {
	margin: 0px auto;
	margin-top: 0px;
	width: 950px;
	background-color: #fff;
	background-image: url(../static/achtermenu.jpg);
	background-repeat: repeat-y;

}

#imgleft {
	margin: 0px;
	position: absolute;
	right: auto;
}

#menubalk {
	margin-top: 0px;
	width: 160px;
	height: 100%;
	
}


#menu {
    width: 160px;
	right: auto;
	position: absolute;
}

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #fff;
    	display: block;
        background:  url(menu.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current {
        color: #fff;
        background:  url(menu.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }



#header 	{
		width: 790px;
		height: 107px;
		background-color: #11397F;
		background-image: url(../static/header.jpg);
		background-repeat: no-repeat;
		margin-left: 160px;

}

#content 	{

		width: 780px;
		min-height: 410px;
		background-image: url(../static/contentback.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		margin-left: 160px;
		padding-left: 10px;
		padding-bottom: 0px;
		padding-top: 10px;
}





#footer	{
		width: 780px;
		height: 20px;
		background-color: #11397F;
		color: #1050a7;
		font-size: 70%;
		margin-left: 160px;
        padding-right: 10px;
		text-align: right;
	
}

#footer a, #footer a:hover, #footer a:visited {

	text-decoration: none;
	color: #1050a7;
}

.divtable {
		font-size: 0.9em;
		float: left;
		margin: 0 15px 15px 0;
}

.omlijn {
	border: 1px solid #cccccc;
	border-spacing: 1px;
	margin-bottom: 20px;

}

.divtable .thumbspace {
		height: 250px;
		margin: 0 0 15px 0;
		padding: 0px;
		font-size: 90%;
		text-align: center;
		
		
}

.divtable .thumb {

	border: 0;
	margin: 0;
	width: 150px;
	height: 150px;

}



.clearline {
		clear: both; 
}
		#cform
		{
			padding: 0px;
			margin: 0px 0px 0px 0px;
			float: left;
		}	
	input.formulier 
	{
			width: 280px;	
	
			border: 1px  solid #5f5f5f;

			font-family: Trebuchet MS;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 3px;
			height: 17px;			  
	}		
	#cform select 
	{
		
	

			font-family: Trebuchet MS;
			font-size: 12px;

			height: 25px;			  
	}		
	input.formulierSmall 
	{
			width: 120px;	

			border: 1px  solid #5f5f5f;

			font-family: Trebuchet MS;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 3px;
			height: 17px;			  
	}	
	.button
	{
			width: 80px;	
			background: #11397F;
			border: 1px  solid #ccc;
			color: #fff;
			font-family: Trebuchet MS;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 3px;
			height: 25px;			  
	}

	textarea.formulier 
	{
			width: 280px;	

			border: 1px  solid #5f5f5f;

			font-family: Trebuchet MS;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
			padding: 3px;
			height: 100px;	
	}	
	.melding 
	{
	color: #f00;
	line-height: 30px;
	font-weight: bold;
	}
