body{
	margin:0;
	padding:0;
	color:#034886;
	font-size:10pt;
	font-family:"Trebuchet MS","Times New Roman", Times, serif
}
#container{
	width:800px;
	margin:auto;
	margin-bottom:20px;
	border:1px #c1c6e4 solid;
}
#header{
	background:url('images/header_right.jpg') no-repeat top right;
}
#home{
	width:380px;
	height:131px;
	background:url('images/header_top.png') no-repeat top left;
}

#sidebar{
	float:left;
	width:233px;
	background: #fce0cd url('images/header_bottom.jpg') no-repeat top left;
	padding:20px;
	padding-top:140px;
}
#navigation{
	background: #fce0cd url('images/menu_back.gif') no-repeat top right;
	height:27px;
	font-size:13px;
}
#navigation ul{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
#navigation li{
	margin:0;
	padding:0;
	display:inline; 
	line-height:200%;
	font-weight:bold;
	padding-left:10px;
}
#content{
	float:left;
	margin-left:4px;
	width:480px;
	background: #ffffff url('images/body.gif') no-repeat top right;
	min-height:300px;
	padding:20px;
}
#content .part{
	width:48%;
	padding-right:2%;
	float:left;
}
address{
	font-weight:bold;
	font-style:normal;
}
.floatbreak{
	clear:both;
}

a, 
#navigation a:visited{
	color:#FF6600;
}
a:hover{
	color:#cc2200;
}
a:visited{
	color:#cc2200;
}
div.extra-informatie{
	border:1px #CAD0F9 solid;
	padding:10px;
	display:none;
}
div.extra-informatie p{
	margin:.2em 0;
}
img.illustratie{
	border:1px #7685AD solid;
}
img.left{	
	float:left;
	margin:.2em 1em .2em 0;
}
img.right{
	float:right;
	margin:.2em 0 .2em 1em;
}
h2,h3{
	text-transform:uppercase;
}
h2{color:#003366}
h3{border-bottom:1px #ddd dashed;}
h4{margin:0.4em 0;background-color:#fce0cd;padding:.2em .5em;}
h5{margin:0.2em 0;font-size:11pt;}

.tint1{background-color:#FDEAD7;}
.tint2{background-color:#fce0cd;}

.small-italic{font-size:9pt;font-style:italic;}

#ship_images .img{float:left;height:58px;padding-right:4px;cursor:pointer;}
#ship_images img{border:1px #555 solid;}
#ship_images .shown_image_container{clear:left;}