*
{
margin: 0px;
padding: 0px;
}

body,td,th {
	font-size: 17pt;
	color: #3c4640;
}
body {
	background-color: #FFFFFF;


	margin:0 auto;
	padding:0 0 0 0;
	border: 0;
}

a:link {
	font-size: 17pt;
	color: #3c4640;	
	text-decoration: none;
}

a:hover{
	font-size: 17pt;
	text-decoration: none;
	color:#75902d;
}

a:visited {
	font-size: 17pt;
	color: #3c4640;
	text-decoration: none;
}

#content{
	width: 750px;
	height: 550px;
	position: relative;
	margin:0 auto;
	padding:0 0 0 0;
		background-image: url(../img/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#logo_dbc{
	position: relative;
	left: 190px;
	margin:0 auto;
	padding:0 0 0 0;
}

#de {
	position: relative;
	left:100px;
	top: 50px;
}

#fr {
	position: relative;
	left:50px;
	top: 80px;
}				

#en {
	position: relative;
	left:160px;
	top: 110px;
}

#nl {
	position: relative;
	left:70px;
	top: 140px;
}

#ru {
	position: relative;
	left:0px;
	top: 170px;
}

#jp {
	position: relative;
	left:70px;
	top: 200px;
}

#pict_bot {
	position: absolute;
	bottom: -60px;
	left: -1px;
	font-size:14px;
	text-align:center;
	line-height:11px;
}
