/* CSS Document */


body.menu {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/italy.jpg);
	scroll: no;
	overflow: hidden;
}

body.project {
	width: 600px;
	height: auto;
	position: static;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	text-align: center;
	font-size: 11px;

	z-index: 2;
		margin-left: 1px;
}

a:link {
	color: black;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#069;
}
a:active {
	text-decoration: none;
	color:#069;
}


img {
border: 0px none;
}

.kopje {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	margin-bottom:5px;

}
.groen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
color:#069;
}

.kopje_project {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;

}

.kolom_01 {
	width: 94px;
	height: 104px;
	margin-left: 0px;
		margin-top: 48px;
	overflow:no;
	position: absolute;
align: right;
}

.menu {
	width: 230px;
	height: 100%;
	position: static;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-size: 11px;
	margin-left: 100px;
	background-color:#FFFFFF;
	overflow:auto;
z-index:0;
}

.banner {
left: 310px;
	height: 100%;
	position: absolute;
	margin-left: 0px;
	overflow:auto;
}
.pixel_blauw{
	height:1200px;
	position: absolute;
	margin-left: 0px;
z-index:1;
	}
	
.kleur {
	font-size: 11px;
	color:#612900;
		
}


.venster {
position:absolute; 
left:375px;
top:0px; 
width:616px;
height:100%;
background-color:#ffffff;
overflow: auto;
text-align: center;
}

.typo_afbeelding {
	position: static;
	margin-bottom: 10px;
	width:600px;
	height: auto;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	text-align: center;
	font-size: 11px;
	margin-left: 1px;

}

