html, body {
   height: 100%;
}
body {
	color: #000;
	overflow: -moz-scrollbars-vertical;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background: #fff url(../img/comphaan_bg.jpg) top left no-repeat fixed;
}
body, h1, h2, h3, p {
   padding: 0;
   margin: 0;
}
a:link, a:visited {
   color: #211e4d;
   font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
   font-weight: normal;
   text-decoration:none;
}
a:hover, a:active {
   color: #E3600B;
}
strong {
	color: #336699;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
em {
   font-style: normal;
   color:#E3600B;
}
#cont_container {
	background:#fff;
	float:none;
	width: 50%;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:#CCCCCC solid 1px;
}
#header {
	height: 130px;
	width: auto;
	margin-bottom: 0 !important;
	background-color: #fff;
	background-image: url(../img/comphaan_logo-2008.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header h2 {
   font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
   padding: 8px 10px;
   font-size: 7px;
   letter-spacing: 0px;
   font-weight: normal;
   text-transform: uppercase;
   color: #336699;
}
#header h1 span, #footer span, #header h2, .adres {
   display: none;
}
#content {
   width: auto;
   margin-left: 40px;
   margin-right: 40px;
   padding-bottom: 10px;
}
.blok {
   background:#eee;
   padding-left:4px;
   padding-right:4px;
   border-bottom: 1px solid #cad7e6;
   border-right: 1px solid #cad7e6;
   font-size:11px;
}
#pf img,#pf_logo img, #pf_huisstijl img, #pf_website img, #pf_ads img, #pf_grafisch img{
   background:#f6f6f6;
   padding:6px;
   border: 1px solid #cad7e6;
   width:100px;
   height:75px;
   margin:2px;
}
#logo {
   position:absolute;
   top:0;
   right:0;
   z-index:1;
}
#footer{
   position:static;
   top:0;
   left:0;
   font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 11px;
   color: #336699;
   text-align:left;
   padding:5px;
}
h3 {
	padding: 2px 0px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #336699;
	background: #fff;
	cursor: pointer;
	border-bottom: 1px solid #cad7e6;
	text-align:right;
}
h3 a:link, h3 a:visited {
   font-weight: normal;
   letter-spacing: 0px;
   display: block;
   text-decoration: none;
   color: #336699;
   padding:0px;
   border: 0px;
}
h3 a:hover {background:#eef4f9;}

p {
	padding: 16px 16px;
	margin-bottom:20px;
	color: #000033;
	border-left: 1px solid #cad7e6;
	border-right: 1px solid #cad7e6;
	border-bottom: 1px solid #cad7e6;
	text-align:left;
}
small {
   font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 9px;
   line-height:11px;
   color: #336699;
	float:right;
	text-align:right;
   }
#menukaart {
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -320px;
   margin-top:-240px;
   width: 640px;
   height: 480px;
   background: #eee ;
   border: 1px solid #cad7e6;
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height:20px;
   color:#223B7E;
   z-index:200;
   visibility:hidden;
   }
.drag {
   position:relative;
   cursor: move;
}
#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../../css/img/bg6.jpg);
	background-image: url(../../css/img/bg5.jpg);
	background-image: url(../../css/img/bg4.jpg);
	background-image: url(../../css/img/bg3.jpg);
	background-image: url(../../css/img/bg2.jpg);
	background-image: url(../../css/img/bg1.jpg);
}

