/* CSS Document */

body	{
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #ffffff;
	scrollbar-arrow-color: ##666666;
}

h1	{
	position:	absolute;
	margin: 42px 0px 45px 177px;
	padding: 0px;
	color: #999999;
	font-size: 20px;
	text-align: right;
	width: 400px;
}

h2	{
	margin: 0px 0px 5px 0px;
	color: #FF0033;
	font-size: 12px;
}

em	{
	font-size: 10px;
}

a	{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

a:hover	{
	color: #EE3B33;
}

a.menu	{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

a.menu:hover	{
	color: #DF0000;
}

p	{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-align: justify;
}

tr	{
	margin: 0px;
	padding: 0px;
}

td	{
	margin: 0px;
	padding: 0px;
}

#boven	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	background: url(Image/back_boven.gif);
}

#midden	{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	height: 619px;
	background: url(Image/back_midden.jpg);
}

#menu	{
	position: absolute;
	margin: 170px 0px 0px 30px;
	padding: 0px;
	width: 150px;
	height: 200px;
}

#container	{
	position: relative;
	margin: 0px auto;
	width: 802px;
	height: 619px;
	text-align: left;
	background: url(Image/div_back.png);
}

#logo	{
	position:absolute;
	margin: 9px 0px 0px 10px;
	padding: 0px;
	width: 182px;
	height: 139px;
}

#content	{
	position: absolute;
	margin: 108px 0px 0px 200px;
	padding: 0px 5px 0px 0px;
	width: 380px;
	height: 495px;
	overflow: auto;
	line-height: 14px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

#content img	{
	padding: 2px;
	margin-top: 1px;
}

#pics	{
	position: absolute;
	margin: 9px 11px 0px 0px;
	_margin: 12px 11px 0px 0px;
	right: 0px;
	width: 200px;
	height: 600px;
}

.pic1	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 0px;
	text-align: right;
}

.pic2	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 100px;
}

.pic3	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 200px;
	text-align: right;
}

.pic4	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 300px;
}

.pic5	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 400px;
	text-align: right;
}

.pic6	{
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 500px;
}

#lang	{
	position: absolute;
	margin: 15px 20px 0px 0px;
	right: 0px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:0px;
	color: #999999;
}