@charset "utf-8";
/* CSS Document */

body{
	background-color: #625a4c;
	padding-top:10px;
}


#container{
	height: 797px;
	width: 994px;
	position: relative;
	margin: auto;
	background-image: url(../images/bg_tplus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav{
	height: 30px;
	width: 510px;
	position: absolute;
	left: 0px;
	top: 10px;
	padding-top: 125px;
	padding-left: 130px;
}
#beeld{
	height: 490px;
	width: 366px;
	position: absolute;
	left: 0px;
	top: 165px;


}
#links-onder{
	height: 193px;
	width: 366px;
	position: absolute;
	left: 0px;
	top: 600px;
	padding-left: 123px;

}
#tumbs{
	height: 264px;
	width: 340px;
	position: absolute;
	left: 644px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-top: 0px;
}
#tumbs2{
	height: 328px;
	width: 335px;
	position: absolute;
	left: 641px;
	top: 10px;
	padding-top: 0px;
	padding-left: 10px;


}

#tussen{
	height: 175px;
	width: 150px;
	position: absolute;
	left: 489px;
	top: 165px;

}

#tekst{
	height: 433px;
	width: 332px;
	position: absolute;
	left: 490px;
	top: 355px;
	padding-left: 8px;
	padding-right: 165px;
}
