*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #FFFFFF url('bg_baidu.jpg') repeat-x;
}

#header
{
	width: 660px;
	background: #FFFFFF url('header.jpg') 25px 0px no-repeat;
	float: left;

<script type="text/javascript"><!--
google_ad_client = "pub-1902735218149060";
/* 200x200, gemaakt 21-9-10 */
google_ad_slot = "8251067436";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>




}

#site
{
	margin: 0px auto;
	width: 660px;
}

#container
{
	float: left;
	width: 660px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 400px;
	height: auto !important;
	min-height: 400px;
}

#geheel
{
	width: 660px;
	float: left;
	background: #FFFFFF;
}

#links 
{
	width: 200px;
	float: left;
	background: #F4F8FB;
}

#links a
{
	color: #1F2262;
}

#rechts
{
	width: 460px;
	background: #FFFFFF;
	float: left;


<script type="text/javascript"><!--
google_ad_client = "pub-1902735218149060";
/* 200x200, gemaakt 21-9-10 */
google_ad_slot = "8251067436";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


}


div.bar, div.bar_bottom
{
	height: 20px;
	width: 660px;
	background: #C4D6E0;
	border: 0px;
	float: left;
	text-align: center;
}

div.bar_bottom 
{
  border: 1px solid #CCCCCC;
}

div.bar ul
{
	list-style-type: none;
}

div.bar li
{
	float: left;
	height: 20px;
	width: 140px;
	font: bold 11px verdana;
	color: #FFFFFF;
	line-height: 20px;
	cursor: pointer;
}

div.bar li.lang
{
	width: 185px;
}

div.bar li.img
{
	width: 55px;
}


div.bar a
{
	
	color: #1F2262;
	text-decoration: none;
}

div.bar img
{
	float: right;
	margin: 3px 2px;
	border: 0px;
}

div.bar_bottom p
{
	line-height: 20px;
	font: 10px verdana;
}

img
{
	margin: 10px;
}

h1
{
	font: bold 14px verdana;
	margin: 10px 10px;
}

h2
{
	font: bold 12px verdana;
	margin: 10px 10px;
}

#links h1
{
	font: 12px verdana;
	color: #003399;
}

p
{
	font: 11px verdana;
	margin: 0px 10px 10px
}

