{margin: 0; padding: 0; border: 0;}


body {		background-color: #ffffff;
}	
			
div#totaal {	width: 1024px;
			height: 540px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			background-color: #ffffff;
			}

div#title {	width: 1024px;
			height: 130px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			background-color: #ffffff;
			}
			
div#info {	width: 1024px;
			height: 30px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			background-color: #fc6706;
			}

div#home {	width: 1024px;
			height: 394px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			background-image: url('bg.png');
			}
						
div#navigatie {width: 200px;
			height: 415px;
			margin-left: 0px;
			margin-top: 0px;
			float: left;
			background-color: #000000;
			}
			
div#content {width:814px;
			height: 415px;
			margin-left: 0px;
			margin-top: 0px;
			float: right;
			background-color: #ffffff;
			}

div#kader {	width: 912px;
			height: 393px;
			margin-left: auto;
			margin-right: auto;			
			margin-top: 0px;
			background-color: #000000;
			}
			
div#contact {width: 1024px;
			height: 40px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			background-color: #ffffff;
			}
div#show {	width: 500px;
			height: 500px;
			margin-left: auto;
			margin-right: auto;
			float: left;
}
div#mini {	width: 300px;
			height: 500px;
			margin-left: auto;
			margin-right: auto;
			float: right;
}

a			{text-decoration: none;
			 color: #0000ff;
}

a:hover		{text-decoration: underline;
			color: #ff0000;
}

a:visited	{text-decoration: none;
			color: #0000ff;
}

a.sponsoren{text-decoration: none;
			color: #ffffff;
}

a.sponsoren:hover{	text-decoration: none;
					color: #0000ff;
}

a.sponsoren:visited{text-decoration: none;
					color: #ffffff;
}

a.nav		{width: 200px;
			height: 20px;
			display: block;
			background-color: #fc6706;
			text-decoration: none;
			text-align: left;
			margin-top: 14px;
			margin-bottom: 14px;
			font-size: 12pt;
			font-family: Verdana,arial,sans-serif;
			color: #FFFFFF;
			}

a.nav:hover{text-align: right;
			color: #FFFFFF;
			text-decoration: underline;
			}
			
			
a.home		{width: 300px;
			height: 130px;
			display: block;
			margin-left: 2px;
			margin-right: 2px;
			margin-top: 0px;
			text-decoration: none;
			line-height: 0px;
			float: left;
			text-align: center;
			font-size: 18pt;
			font-family: Verdana,arial,sans-serif;
			}

a.home:hover{
			}	

h1{		margin-left: 10px;
		font-size: 18pt;
		color:#000000;
		font-family: Verdana,arial,sans-serif;
		}

h2{		margin-left: 15px;
		font-size: 14pt;
		color:#000000;
		font-family: Verdana,arial,sans-serif;
		}
		
h2.kopje{text-align: center;
		font-size: 14pt;
		color:#000000;
		font-family: Verdana,arial,sans-serif;
		}

p{		margin-left: 20px;
		font-size: 10pt;
		color:#000000;
		font-family: Verdana,arial,sans-serif;
		}
		
p#contact {	font-size: 14pt;
			text-align: center;
			}	
p#mini {		font-size: 7pt;
			text-align: center;
			margin-top: -15px;
			}	

img.pasfoto{	width: 112px;
				height: 155px;
}

img.sponsoren{	width: 200px;
				height: 200px;
				margin-left: 20px;
}

img.standaard {	width: 500px;
				height: 375px;
}

img.klein{	width: 100px;
			height: 75px;
}

textarea {	width: 400px;
			height: 100px;
}

table { 	width: 70%;
		margin-left: 20px;
}
table#max { 	width: 100%;
			border: 3px solid #000000;
			margin-left: 20px;
}

td#aan {		border: 1px solid #555555;
}
input { width: 250px;
}