body {
	padding: 0px;
	margin : 0px;
	border: 0px;
}

.layout{
	position:relative;
}

.world_content{
	background-color: #ff9900;
	padding-top: 70px;
	padding-left: 10px;
	font-size: 12px;
	font-family: verdana, sans, helvetica;
	color: #cc0000;
	height: 500px;
}

.world_input1  {
	border: 1px solid #9ac;
	margin-bottom: 10px;
	margin-top: 3px;
	width: 240px;
}

textarea.world_input1  {
	height: 100px;
}

.world_input2 {
	margin-left: 170px;

}

.world_info {
	position: absolute;
	left: 300px;
	width: 300px;
}

.world_tub {
	background: url('/images/wereldweten/world_tub.jpg');
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	width: 186px;
	height: 188px;
	background-repeat: no-repeat;
}

.world_dash {
	background: url('/images/wereldweten/world_dash.jpg');
	position: relative;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 2px;
	overflow: hide;
}


.world_stuur {
	background: url('/images/wereldweten/world_stuur.jpg');
	position: absolute;
	left: 10px;
	top: 10px;
	width: 496px;
	height: 55px;
	background-repeat: no-repeat;
}

#w-weg{
	/*
	background: transparent url('/images/wereldweten/eten.png');
	position: absolute;
	top:270px;
	left:760px;
	width:100px;
	height:100px;
	*/
}