/* WEBSITE OPMAAK */

body {
	background: url('files/bg.jpg') center top;
	margin: 0px 0px 0px 0px;
	font: 0.75em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #D6D7C4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000033;
	scrollbar-track-color: #F1F1E3;
}
body.filebrowser {
	background: #F1F1E3;
}

#container {
	width:800px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position:relative;
}

#header {
	background:url('files/bg_topheader.jpg') no-repeat;
	height:332px;
	cursor:pointer;
}

#top_main {
	z-index:2;
	background:url('files/bg_maintop.jpg') no-repeat center bottom;
	height:148px;
	width:800px;
}
#landen_top {
	z-index:2;
	background:url('files/bg_top.jpg') no-repeat center bottom;
	height:15px;
	width:800px;
}

#main, #landen_main {
	z-index:1;
 	background:url('files/bg_main.jpg') repeat-y;
	width:800px;
}

#contentContainer, #landen_contentContainer {
	margin-left: 50px;
	margin-right: 50px;
	z-index: 4;
}

#sidebarContainer {
	width: 247px;
	float: right;
	z-index: 3;
}

#footer, #landen_bottom {
	background:url('files/bg_bottom.jpg') no-repeat;
	height:25px;
	display: block;
	text-align:center;	
}

#bottommenu {
	height:80px;
	display: block;
	text-align:center;	
}

/* ALGEMENE OPMAAK */

#loading {
	cursor: wait;
	visibility:hidden;
	z-index:1;
	position:fixed;
	background:url('files/loading.gif') 55% center no-repeat #FFF;
	top:0px; right:0px; left:0px;
	bottom:0px;
	opacity:.4;
	filter:alpha(opacity=40);
}
#loading_test {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100% !important;
	height: 100%;
	padding-top: 120px;
	background:url('files/loading.gif') 55% center no-repeat #FFF;
	opacity:.3;
	filter:alpha(opacity=30);
}
#melding {
	background-color:#FFF;
	color:#c00042;
	padding:5px;
	border:1px #333 solid;
	overflow:hidden;
}
#categorie, #vacature, #nieuwsbericht {
	margin: 5px;
	padding: 5px;
	border-top:1px #84684F solid;
	border-bottom:1px #886F59 solid;
	background: #FFF3DE;
	text-align:justify;
}
#categorie h1, #vacature h1, #nieuwsbericht h1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0px;
	margin:6px 0px 0px 0px;
	color: #886F59;
	padding: 0px 0px 6px 0px;
}
#categorie h2, #vacature h2, #nieuwsbericht h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	color: #886F59;
	padding: 0px 0px 6px 0px;
}
#categorie small, #vacature small, #nieuwsbericht small {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	float:right;
	color: #886F59;
	padding: 0px 0px 6px 0px;
}

#categorie h2 a, #vacature h2 a, #nieuwsbericht h2 a, #categorie h1 a, #vacature h1 a, #nieuwsbericht h1 a {
	text-decoration: none;
	color: #886F59;
}

#photoframe {
	cursor:pointer;
	margin:3px;
	width: 150px;
	height: 107px;
	background: url('files/photoframe.gif');
	float:left;
}
#photoframe #title {
	position:absolute;
	margin-top:107px;
	margin-left:9px;
	font-size:13px;
	font-family:Verdana, sans-serif;
	font-style:italic;
	color:#886F59;	
}
#photoframe #photo {
	position:absolute;
	margin-top:8px;
	margin-left:8px;
	width:134px;
	height:92px;
}
#photogallery_title {
	margin-left:10px;
	font-size:25px;
	font-family:Verdana, sans-serif;
	color:#333;
}

div.welkom {
	position:absolute;
	width:830px;
	text-align:right;
	font-size:10px;
	font-family: Verdana, sans-serif;
	color:#333;
	padding-top:105px;
}

div.titel {
	z-index:4;
	text-align:right;
	padding-top:0px;
	padding-bottom:10px;
	font-family: Verdana, sans-serif;
	font-size:15px;
	font-style: italic;
	color:#000;
	height:20px;
}
*html div.titel { /* IE hack */
	font-weight:bold;
}
div.menu {
	position:absolute;
	margin-left: 280px;
	margin-top: 203px;
}
div.hoofdmenu {
	z-index:5;
}
div.content {
	z-index:3;
	position:relative;
	font-family: Verdana, sans-serif;
	font-size:12px;
}
div.talen {
	margin-top:5px;
	margin-right:5px;
	float:right;
}
div.topheader {
	background:url('files/topheader.jpg') no-repeat;
	position:absolute;
	height: 102px;
	width:580px;
	margin-top:35px;
	margin-left:35px;
}
div.companyname {
	margin-left:30px;
	margin-top:20px;
	font-size:2em;
	font-family: "Lucida Grande", LicidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 6px;
	color: #FFF;
}
div.search {
	z-index:2;
	height:20px;
	margin-top:-10px;
	margin-left:300px;
	font-family: Verdana;
	font-size:12px;
	float:right;
	position: absolute;
}

div.credit {
	padding-top: 10px;
	font-size: 9px;
	font-family: Tahoma;
	color: #EEE;
}

/* STANDAARD OPMAAK */

*html #pngspan { 
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://martijn.atlantux.net/template/projecten/zammies/logo.png',sizingMethod='scale');
}
*html #png {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
}

.prop {
	height:200px;
    float:right;
    width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

td {
	color:#000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
hr {
	border-top:1px #000 dashed;
	border-left: none;
	border-right:none;
	border-bottom:none;
	background:#ECE6D6;
}
label {
	cursor:pointer;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
form {
	margin:0px;
}
h2 {
	margin-top:0px;
	font-size:16px;
	color: #004080;
	font-style:italic;
}

font.titel {
	color: #004080;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
font.menu {
	color: #91A5C5;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 10px;
}
font.hoofdmenu {
	color: #004080;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
font.small {
	color: #666;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

/* INPUTS & SELECTS */

input {
	border: #333 1px solid;
	width:100px;
	height:20px;
	background: #FFF;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 8pt;
	color:#222;
}
input.titel {
	border: #333 1px solid;
	margin-left:4px;
	margin-bottom:6px;
	padding-left: 3px;
	color:#222;
	background:#FFF;
	cursor:text;
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold;
	width:150px;
	height:17px;
}

input.search {
	height:17px;
	width:115px;
	border: 2px #FFF solid;
	background:#EEE;
	cursor:text;
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	position: relative;
}

input.input {
	border: #333 1px solid;
	padding-top:2px;
	padding-left: 3px;
	padding-right: 2px;
	color:  #000;
	width: 150px;
	height: 15px;
	background: #FFF;
	font-size: 11px;
	font-family: Tahoma;
	cursor:text;
	background-Position: left top;
	background-repeat:no-repeat;
}
input.dashed {
	border:none;
	height:15px;
	border-bottom: 1px #333 dashed;
	background: none;
	text-align:center;
}
input.radio {
	border: 0px #ccc solid;
	background:none;
	width:15px;
	height:15px;
}
input.image {
	width:60px;
	height:109px;
	border:none;
}

select {
	border: #333 1px solid; 
	font-size: 11px; 
	background: #FFF; 
	color: #000; 
	font-family: Tahoma;
}

textarea {
	border: #333 1px solid; 
	padding: 3px;
	color:  #333366;
	background:#FFF;
	font-size: 9pt;
	font-family: Tahoma; 
	scrollbar-face-color: #F2F2F2;
	scrollbar-highlight-color: #D6D7C4;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #84684F;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000033;
	scrollbar-track-color: #FFF;
}

/* CONTROL PANEL */

div.cp {
	margin-left:20px;
	visibility:hidden;
	font-style:italic;
	position:absolute;
}
div.controlpanel {
	border:1px #333 solid;
	background:#F7F7F7;
	width:400px !important;
}

table.add-form {
	border:1px #333 solid;
	margin-left:20px;
	background:#F7F7F7;
}
table.fotogallery_afb {
	border:1px #333 solid;
	background:#F7F7F7;
}

img.tool {
	border:1px #ccc solid;
	cursor:pointer;
}
.link {
	border:1px #E9E9E9 solid;
	background:#F1F1F1;
	cursor:pointer;
	padding:3px;
	font-size:10px;
}
.filled {
	border:1px #E9E9E9 solid;
	background:#F1F1F1;
	padding:3px;
	font-size:9px;
}
.fill {
	border:1px #E9E9E9 solid;
	background:#F1F1F1;
	padding:3px;
}

/* LINK OPMAAK */

a.titel:link {
	color:#000;
	text-decoration: none;
}
a.titel:hover {
	color:#000;
	text-decoration: underline;
}
a.titel:visited {
	color:#000;
	text-decoration: none;
}

a.menu:link {
	color:#004080;
	text-decoration: none;
}
a.menu:hover {
	color:#000;
	text-decoration: underline;
}
a.menu:visited {
	color:#004080;
	text-decoration: none;
}


a:link {
	color:#000;
	text-decoration: underline;
}
a:visited {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color:#c00042;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#bottommenu a:link {
	color:#FFF !important;
	text-decoration: none;
}
#bottommenu a:visited {
	color:#FFF !important;
	text-decoration: none;
}
#bottommenu a:hover {
	color:#FFF;
	text-decoration: underline;
}
#bottommenu a:active {
	text-decoration: none;
}
/* OVERIGE OPMAAK /*


/* EINDE CSS /*