BODY {
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 10px;
	COLOR: #000000;
	padding: 0px;
	height:100%;
	width:100%;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
A {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #EEE7D5; TEXT-DECORATION: underline
}
FORM {
	DISPLAY: inline
}
TR.footer {
	BACKGROUND: #bbc3d3;
}
CHECKBOX {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
RADIO {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif
}
TEXTAREA {
	FONT-SIZE: 11px; WIDTH: 100%; FONT-FAMILY: Verdana, Arial, sans-serif
}
TD {
	FONT-SIZE: 80%; COLOR: #fafafa; FONT-FAMILY: "Century Gothic", Georgia, Tahoma
}
H1 {
	FONT-SIZE: 140%; COLOR: #eee;
}
H2 {
	FONT-SIZE: 120%; COLOR: #eee;
}
a.menu, a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
.tabletrnsp {
	background-color: #B6B2A9;
	border: 1px solid #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/bgtesT2.jpg);
}
.tablenottrnsp {
	background-color: #5e5341;
}
.footer {
	color: #aaa;
	font-size: 11px;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}



#navigatie {
	display: inline;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	} 
#navigatie ul {
	display: inline;
	width: 100%;
	margin: 0px;
	padding: 0px;
	} 
#navigatie ul li {
	display: inline;
	} 
#navigatie A {
	display: inline;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #ccc;
	BACKGROUND-COLOR: #9F988E;
	TEXT-DECORATION: none;
	font-family: "Century Gothic", Georgia, Tahoma;
	padding: 4px 10px;
	height: 14px;
}
#navigatie A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #746650}
#navigatie A.active {
	COLOR: #fff; BACKGROUND-COLOR: #746650; cursor: default;
}



#navigatiecountry {
	display: inline;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	} 
#navigatiecountry ul {
	display: inline;
	width: 100%;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	border-right: 1px solid #584e3d;
	} 
#navigatiecountry ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	} 
#navigatiecountry A {
	display: inline;
	COLOR: #EEEEEE;
	BORDER-BOTTOM: 1px solid #584e3d;
	BACKGROUND-COLOR: #6f624d;
	TEXT-DECORATION: none;
	font-family: "Century Gothic", Georgia, Tahoma;
	padding: 4px 10px;
	height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #584e3d;
}
#navigatiecountry A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #524838
}
#navigatiecountry A.active {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #883600; cursor: default;
}




.xsmall {
	font-size: 80%;
}
.small {
	font-size: 90%;
}
.large {
	font-size: 120%;
}
.xlarge {
	font-size: 140%;
/*	text-align: justify;
	text-justify: distribute-all-lines;
*/
}
.contact {
	color: #000044;
}
.white {
	color: #5C5C52;
	font-size: 12px;
}
