	
	body {
		background:#5fa562;
		margin:0;
		padding:0;
		font:12px Trebuchet MS, sans-serif;
		color:#fff;
	}
	
	input, select {
		font:11px arial, sans-serif;
	}	
	
	ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	p {
		margin:0;
		padding:0;
	}	
	
	img {
		border:0;
	}
	
	h1, h2 {
		font-size:16px;
		font-weight:normal;
		margin:0;
		padding:0;
	}	
	
	a {
		color:#fff;
		text-decoration:underline;
		}
		
		a:hover {
			text-decoration:none;
		}		

		
	/* positioning */
	
	div#container {
		width:800px;
		height:860px;
		margin:0 auto;
		padding:0;
		background:url(../vg/head_index.gif) no-repeat;	
	}
	
	div#header {
		width:800px;
		height:102px; /* 95px */
		margin-bottom:10px;
		}

		div#header img {
			float:left;
		} 

		div#logo {
			padding:8px 0 0 15px;
		}
		
		div#select-lang {
			float:right;
			padding:10px 20px 0 0;
			color:#000;
			}
			div#select-lang img {
				padding-right:10px;
			}
			div#select-lang a {
				color:#000;
			}
			
	div#choose h1 {
		width:300px;
		font-size:22px;
		padding:0 0 0 20px;
		text-align:center;
	}
	
	.photos {
		width:880px;
		float:left;
		padding-top:20px;
		}
		.photo {
			float:left;
			width:310px;
			padding-left:235px; /* dubbel - 90 */
			}
		.photo-splash {
			float:left;
			width:250px;
			padding-left:20px; /* dubbel - 90 */
			margin-top:30px;
			}			
			.photo-title, .photo-title2 {
				position:absolute;
				z-index:20;
				width:110px;
				height:31px;
				background:url(../vg/button_bg2.gif) no-repeat;
				padding:9px 0 0 40px;
				margin:190px 0 0 75px;				
			}
			.photo-title2 {
				background:url(../vg/button_bg1.gif) no-repeat;				
			}
			
			.photo-title-splash, .photo-title2-splash {
				position:absolute;
				z-index:20;
				width:110px;
				height:31px;
				background:url(../vg/button_bg2.gif) no-repeat;
				padding:9px 0 0 40px;
				margin:125px 0 0 35px;				
			}
			.photo-title2-splash {
				background:url(../vg/button_bg1.gif) no-repeat;				
			}			
			
			.photo-desc {
				width:450px;
				float:left;
				font-size:16px;
				line-height:24px;
				text-align:center;
				padding-left:150px; /* 0 25px */
			}
			.photo-desc-splash {
				width:250px;
				float:left;
				font-size:16px;
				line-height:24px;
				text-align:center;
				padding-left:10px; /* 0 25px */
			}			
			
			.photo-desc h2 {
				margin-bottom:20px;
			}

			.follow {
				background:url(../vg/ico_plus.gif) no-repeat;
				padding-left:25px;
				margin-top:7px;
				height:17px;
				font-size:13px;
				text-align:center;
				}
				.follow a {
					text-decoration:none;
					color:#bfff00;
				}
				.follow  a:hover {
					text-decoration:underline;
					color:#bfff00;
				}			
			
	.first {
		font-size:20px;
		line-height:24px;
	}
			
	div#copyright {
		clear:both;
		width:760px;
		padding:50px 20px;
		color:#000;
		}
		div#copyright a {
			color:#000;
		}
		div#copy {
			background:#bfff00 url(../vg/bg_questions.gif) no-repeat;
			width:720px;
			height:20px;
			float:left;
			padding:3px 0 0 20px;
		}
		div#copy-end {
			background:#bfff00 url(../vg/bg_questions2.gif) no-repeat;
			width:15px;
			height:23px;
			float:left;
		}	

#extras { float:left; width:100%; text-align:center; }		
#extras h4 { padding:0; margin:0; }
		
