body  {
	background-color : 				#F8F8F8;
	scrollbar-arrow-color : 		#000000;
 	scrollbar-darkshadow-color : 	#F8F8F8;
 	scrollbar-track-color : 		#F8F8F8;
 	scrollbar-face-color : 			#cccccc;
 	scrollbar-shadow-color : 		#aaaaaa;
 	scrollbar-highlight-color : 	#F8F8F8;
 	scrollbar-3dlight-color : 		#F8F8F8;
 	font-family : 	verdana, arial, sans-serif;  
 	font-size : 	11px;
 	color : 		#4B4B4B;
}
td {
	font-family : 		verdana, arial, sans-serif;  
 	font-size : 		11px;
 	color : 			#4B4B4B;
}

select {
	font-family : 		verdana, arial, sans-serif;  
 	font-size : 		11px;
 	color : 			#4B4B4B;
}

input {
	font-family : 		verdana, arial, sans-serif;  
 	font-size : 		11px;
 	color : 			#4B4B4B;
}

.japans {
	font-size:29px;
}

/* titeltjes */
.title {
	font-weight:	bold;
}

.tekst {
	font-style:		italic;
	color:			#666666;
}

/* ---- */
.small_txt {
	font-size:9px;
}

.bpic {
	border:1px solid #000000;
}

/* linkjes */
a {
	color: 				#978A8A;
	font-weight: 		bold;
	text-decoration:	none;
}
a:hover {
	color: #FF7800;
}

/* menu */
a.menu {
	font-size : 		10px;
 	color: 				#978A8A;
	font-weight: 		bold;
	text-decoration:	none;
	line-height: 		14px;
}
a.menu:hover {
	color: #FF7800;
}

/* menu */
a.menu_a {
	font-size : 		10px;
 	color: 				#6C9BD5;
	font-weight: 		bold;
	text-decoration:	none;
	line-height: 		14px;
}
a.menu_a:hover {
	color: #FF7800;
}

#news_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
}

#news_cont {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 425px;
}

#newsleft {
	margin-top: 4px;
	width: 210px;
	font-size: 10px;
}

img {
	border: 0;
}

#manualTable {
	border: 1px solid #fff;
}
.manualHead, .manualBody1, .manualBody2 {
	margin: 0;
	padding: 0;
	background-color: #446e96;
}
.manualBody1 {
	background-color: #244b72;
}
.manualBody1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.manualBody1 li {
	margin: 0;
	padding-left: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
}
.manualBody1 li a, .manualBody1 li a:visited, .manualBody1 li a:active  {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
.manualBody1 li a:hover {
	color: #7493b3;
	font-weight: bold;
	font-size: 10px;
}

#English { background: transparent url(../img/english.gif) no-repeat 5px 50%; }
#Deutsch { background: transparent url(../img/deutsch.gif) no-repeat 5px 50%; }
#Francais { background: transparent url(../img/francais.gif) no-repeat 5px 50%; }
#Espanol { background: transparent url(../img/espanol.gif) no-repeat 5px 50%; }
#Italiano { background: transparent url(../img/italiano.gif) no-repeat 5px 50%; }

.manualBody2 {
	background-color: #7493b3;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
.manualBody2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.manualBody2 li {
	margin: 0;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
    background: transparent url(../img/li_blue.gif) no-repeat 0 3px;
}

.country {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	width: 100%;
}

.country2 td {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color:#CCCCCC;
	background-color:#e6e6e6;
	width: 100%;
}

.country td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color:#CCCCCC;
	font-size:12px;
	background-color:#FFFFFF;
}

.customercases {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color:#CCCCCC;
	background-color:#F8F8F8;
	width: 100%;
	text-align:center;
	
}

.customercases td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color:#CCCCCC;
	font-size: 11px;
	background-color:#F8F8F8;
	text-align:center;
}