@charset "utf-8";

/* ----------------------------------------------
	BASISSETTING, positionering                               
	____________________________________________ */

html,body {
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 11px Arial;
	background-color: #3C5B70;
}

table {
	padding: 0px;
	margin: 0px;
}

#container {
	margin:0px;
	margin: 5em auto;
	margin-bottom:3px;
	position: relative;
	width: 765px;
}

#container1 {
	margin:0px;
	margin: 0em auto;
	margin-bottom:3px;
	position: relative;
	width: 765px;
}

#foto{
	width:727px;
	height: 88px;
	float:left;
	padding-left: 38px;
	background-image: url(/images/header_plaat.jpg);
}

#menu{
	width: 727px;
	float:left;
	height: 60px;
	background-image: url(/images/menu_back.gif);
	padding-left: 38px;
}

#logo_onder{
	float:left;
}

#marge{
	padding-top: 18px;
	color: #FFFFFF;
}
/* -----------------------------
	CONTACT link
----------------------------- */
#contactUs {
	position:absolute;
	top:-14px;
	text-align:right;
	width:100%;
	color:#BAC3CC;
}

#contactUs a{
	text-decoration:none;
	color:#E3E6E9;
}

#contactUs a:hover{
	text-decoration:underline;
	color:#E3E6E9;
}

#m{
	margin-left:20px;
	width: 543px;
	height: 24px;
	float:right;
	padding-right: 30px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#yan{
	text-decoration:none;
}

*html #m{	
	margin-left:17px;
}

#m a{
	text-decoration:none;
}

#m ul{
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 11px Arial;
}

#m li{
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
	display: inline;
	list-style:none;
}


#m li a{
	font:11px Arial,Helvetica;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

#m li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#home a{
	postition: absolute;
	display: block;
	height: 87px;
	width: 108px;
}

#footer{
	margin: 0px;
	padding: 0px;
	width: 765px;
	height:30px;
	clear:both;
	text-align:right;
	background: #FFF url(/images/footer.gif) bottom;
	background-repeat:no-repeat;
}
/* ---------------------------------------
	CONTENT VLAK
----------------------------------------*/

#content{
	color:#575757;
	width: 765px;
	float:left;
	padding-top: 15px;
	background: #FFFFFF;
	font: 1.1em Trebuchet, Arial;
	line-height:1.2em;
	padding-bottom:10px;
}

#tekstVlak {
	padding-left:15px;
	padding-right: 15px;
	width: 520px;
	padding-bottom:20px;
	float:left;
}

/* ---------------------------------------
	BLOK RECHTS IN CONTENT
	*** is op 20 juni 2006 links geworden
	*** Reinoud - www.interpulse.nl
----------------------------------------*/

#blokRechts {
	margin-left:5px;
	border-top:2px solid #FE4110;
	border-bottom:1px solid #768D9F;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	width:160px;
	background-color:#DEE4E9;
}

#blokRechts input {
	font-size:10px;
	width:80px;
}

#blokRechts input.btnSubmit {
	width:40px;
	margin-left:19px;
}

#blokRechts form {
	margin:0;
}

#blokRechts h1 {
	font-size:12px;
}

#blokRechts1 {
	margin-left:5px;
	border-top:2px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	width:160px;
	background-color:#ffffff;
}

/* ---------------------------------------
	POP UP
----------------------------------------*/

#logoPop {
	text-align:center;
	width:100%;
	background-image:url(/images/logo_bg.gif);
	background-repeat:repeat-x;
}
/* ---------------------------------------
	SUBMENU
----------------------------------------*/
ul.submenuUl {
	margin: 0px;
	padding: 0px;
	width:160px;
}

li.submenu {
	padding-left:20px;
	list-style:none;
	background: url(/images/weblink.gif) left;
	background-repeat:no-repeat;
	line-height:17px;
}
li.submenu a {
	color:#64798A;
	text-decoration:none;
}

li.submenu a:hover {
	color:#FF3B11;
	text-decoration:underline;
}

li.submenu a.subactief {
	color:#FF3B11;
}


#footertekst {
	text-align:center;
	margin:0;
	color:#BAC3CC;
}

/* ---------------------------------------
	links
----------------------------------------*/
a {
	color:#FF3B11;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	TEXT-DECORATION: none 
} 

a:active {
	TEXT-DECORATION: none
} 

/* ---------------------------------------
	CONTENT KOPPEN
----------------------------------------*/
hr {
	color:#768D9F;
	height:1px;
}

p {
	margin-top:5px;
}

h1, .kop_1 {
	font-size:1.3em;
	color:#FE4110;
	margin-bottom:0px;
}

h2, .kop_2 {
	font-size:1.1em;
	color:#FE4110;
	margin-bottom:0px;
}

h3, .kop_3 {
	font-size:1em;
	color:#000;
	margin:0px;
}

h4, .kop_4 {
	font-size:0.8em;
	color:#000;
	margin-bottom:0px;
}

h5, .kop_5 {
	font-size:0.7em;
	color:#748D9F;
	margin-bottom:0px;
}

h6, .kop_6 {
	font-size:11px;
	color:#3B5A6F;
	margin-bottom:0px;
}

.header-chapter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ---------------------------------------
	Zhiguo
----------------------------------------*/
#addition{
position : absolute;
align : center;
z-index : 1000;
}

