﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#91aed2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	line-height:1.2em;
	}

a{
	color:#000;
	text-decoration:underline;
	}

a:hover{
	
	}

#root{
	margin:0 auto;
	width:975px;
	background:#dadfe0;
	}
	
	#header{
		left 38px no-repeat;
		height:254px;
		left:38px;
		}
		
		#menu{
			width:975px;
			height:38px;
			background:#039;
			}
			
			#menu iframe{
				width:100%;
				height:31px;
				}
	
	.sidebar{
		height:1210px;
		}
		
		.sidebar iframe{
			width:100%;
			height:1210px;
			}

	#left{
		float:left;
		width:230px;
		}
	
	#content{
		float:left;
		margin:0 0 0 5px;
		padding:15px;
		width:457px;
		background:#fff;
		font-size:0.6875em;
		}
		
		.info{
			width:457px;
			border:1px solid #666;
			border-collapse:collapse;
			}
		
		.info caption{
			text-align:left;
			font-size:14px;
			font-weight:bold;
			background:#B8C9F2;
			margin-left:-1px;
			padding:3px;
			border:1px solid #666;
			}
		
		.info th{
			padding:3px;
			width:120px;
			background:#fffcea;
			text-align:left;
			}
		
		.info td{
			padding:3px;			
			border:0px solid #000;
			}
			
			.info td.info-left{
				width:25px;
				}
		
		td.info-img{
			width:150px;
			text-align:center;
			}
		
		td.info-img img{
			border-style: solid;
	border-width: 0px;
width:120px;
	height: 91px;
}
			
		.info-uit p{
			margin:0 0 10px;
			}
		
		td.info-opt{
			border:1px solid #666;
			background:#d9e4ff;
			}
			
		td.info-img-big{
			border-top:1px solid #666;
			padding:20px 3px;
			text-align:center;
			}
		
		#page-info{
			margin-bottom:10px;
			}
		
		#page-info span{
			display:block;
			}
		
		#page-links{
			margin-top:10px;
			}
	
	#right{
		float:right;
		width:240px;
		}
	
	#adds{
		clear:both;
		padding:25px 0;
		text-align:center;
		}

	#footer{
		width:975px;
		height:79px;
		background:#91aed2 url(images/voorwaarden.gif);
		}
		
		#footer span{
			display:none;
			font-size:0.6875em;
			}