/************************************************************
Title:     Content | Emile Blume - Netcreators.com
************************************************************/
.mlcat, .mlcat-subscribe p { display:none; }

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo a {
	cursor: pointer;
	display: block;
	height: 128px;
	width: 260px;
	left: 8px;
	top: 10px;
	position: absolute;
}

#pagetitle {
	background: #F1F4F0 url(../img/bg-nav-title.gif) no-repeat left top;
	color: #EF1C22;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 6px;
	padding: 24px 0 10px 10px;
	width: 203px;
}

#header-text {
	height:50px;
	width: 200px;
	bottom:0;
	right:15px;
	position:absolute;
}

#header-text p {
	font-style:italic;
	margin:0;
}

.header { font-weight:bold; }
.header, .header-h3 {
	clear: both;
	display:block;
}
.header-h3 {
	background:url(../img/bg-h3-left.gif) no-repeat left;
	height:20px;
	padding-left:18px;
	position:relative;
	margin-bottom:4px;
}

.header-h3 span {
	background:url(../img/bg-h3-right.gif) no-repeat right;
	height:20px;
	width:10px;
	right:0;
	position:absolute;
}

#right h5 {
	/*background:url("../img/right-h5.gif") no-repeat scroll left center transparent;*/
	height:20px;
	margin:14px 0 -7px 0;
	padding:6px 0 0 5px;
	position:relative;
	font-size:13px;
	color:#C21C25;
}
#right .header {
	margin:8px 0 0 5px;
	}

#right .frame-03 p{
	border-bottom: 1px dotted #C21C25;
    	margin: 0 0 15px 5px;
    	padding: 5px 0 15px 0px;
    	width:180px;
	}

/* Footer //////////////////////////////////////////////////////////////////////////////*/
#footer { color:#BBBBBD; font-size:10px;}

#copy, #contact {
	display: inline;
	float: left;
	margin-left: 14px;
}

#contact { margin-left:9px; margin-right:3px; }

#contact p {
	background: url(../img/bullit-footer.gif) no-repeat left 5px;
	color: #BBBCBE;
	padding: 0 3px 0 9px;
	text-decoration: none;
	display: inline;
	margin-bottom:0;
}

#contact a { display:inline; color:#BBBCBE;  text-decoration:none;}
#contact a:hover { color:#C31E25; }

/* Tools //////////////////////////////////////////////////////////////////////////////*/
#tools * { 
	color:#8B8B8B; 
	font-size:11px; 
	text-decoration:none;
	}

#search, #fontsize, #language {
	left: 688px;
	top: 22px;
	position: absolute;
}

#search {
	background:url(../img/bg-search.gif) no-repeat left top;
	display: block;
	height: 22px;
	width: 184px;
}

#search input {
	background:none;
	border:none;
	float:left;
	font-size:11px;
	margin-left:4px;
	padding-top:4px;
	width: 130px;
	text-transform: lowercase;
}

#search input.submit {
	cursor:pointer;
	width: 38px;
}

/* FONTSIZE /////////////////////////////////////*/
#fontsize { width:60px; left:880px; top:25px; }
#fontsize a { height:19px; width:19px; display:block; float:left; }

/* Language selection ////////////////////////////////////////////////////////////////////*/
#language { 
	left:943px;
	top:30px;
}

#language span { margin-right:0.3em;}

#language a {
	display:block;
	float:left;
	font-size:0;
	height:12px;
	width:16px;
	text-decoration:none;
}
#language a.nl { background:url(../img/nl.gif) no-repeat left top; margin-right:2px;}
#language a.en { background:url(../img/en.gif) no-repeat left top; }

/* Frames //////////////////////////////////////////////*/
.frame-03 {
	display:inline;
	float:left;
	margin-right:8px;
	width:180px;
	overflow:hidden;
}

/* Medewerker quotes //////////////////////////////////////*/
.medewerker_quote {
   font-size:17px;
   font-weight: bold;
   font-style: italic;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
   line-height:18px;
   color:grey;
   background: #FFF url(../img/quote.png) no-repeat left top;
   min-height: 50px;
   padding: 7px 0 10px 10px;
   width: 325px;
   
   display:none;
   }
