BODY {
	MARGIN: 0px; 
	BACKGROUND-COLOR: #FFFFCC;
	
}
DIV.centerdiv {
	BACKGROUND: url(../images/traptrein_background.jpg); 
	LEFT: 50%; 
	TOP: 50%; 
	WIDTH: 750px;
	HEIGHT: 600px;
	MARGIN-TOP: -300px; 
	MARGIN-LEFT: -375px; 
	POSITION: absolute; 
}

.content {
	MARGIN: 0px;
	LEFT: 185px;
	TOP: 220px;
	HEIGHT: 340px;
	WIDTH: 540px;
	OVERFLOW: auto;
	POSITION: absolute;
	TEXT-ALIGN: justify;
}

div.webdesign
{
	font-family: Verdana;
	margin-left: 583px;
	margin-top: 580px;
	color :#999933;
	position: absolute;
	font-size: 11px; 
}

div.mailafriend
{
	font-family: Verdana;
	color :#336E10;
	margin-left: 5px;
	margin-top:  580px;
	position: absolute;
	font-size: 11px; 
}

DIV.banner {
	position: absolute;
	margin-left: 0px;
	margin-top: 27px;
	width: 750px; 
	height: 125px;
}

DIV.menu {
	position: absolute;
	margin-left: 0px;
	margin-top: 155px;
	width:750px;
	height:55px;
	z-index: 3;
}

a.onder:VISITED{
	color :#336E10;
	
}
a.onder:HOVER {
	color :#336E10;
	
}
a.onder:LINK {
	color :#336E10;
	
}
a.onder:Active{
	color :#336E10;
	
}