/* 
================================
 Container Styles for Cruisetocht
================================
*/   

.containermaster {}

h1 {
	margin-top:0px;}

#Container_header_blauw {
	background-image:url(top.gif);
	background-repeat:no-repeat;}

#Container_footer_blauw {
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;}

.Container_content_blauw {
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
	border-left:1px solid #50aacd;
	border-right:1px solid #50aacd;}
