/* Algemeen */

body {
	background: #2B2F27 url('images/tile.gif');
	color: #2B2F27;	
	text-align:center;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font: 70%/1.8em Verdana, arial, Geneva, helvetica, sans-Serif;
	overflow:-moz-scrollbars-vertical;
}

html {
	width:100%;
	height:100%;
}

#oudebrowsers {
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

::-moz-selection {
	background:#818B76;
	color:#FFFFFF;
}

::selection {
	background:#818B76;
	color:#FFFFFF;
}

/* Opmaak headers en textopmaak */

h1 {
	font:1.4em 'Trebuchet MS', Arial, verdana, sans-Serif;
	font-weight: bold;
	color: #3D4435;
	margin-bottom:1em;
}

h2 {
	font: 1.3em 'Trebuchet MS', Arial, verdana, sans-Serif;
	font-weight: bold;
	color: #222222;
	margin-bottom:1em;
}

h3 {
	font: 1.1em 'Trebuchet MS', arial, Verdana, sans-Serif;
	font-weight: bold;
	color: #222222;
	margin-bottom:1em;
}

p {
	margin-bottom:1em;
}

/* Opmaak plaatjes en foto's */

img {
	border:0px;
}

.foto {
	background: #FFFFFF;
	padding:3px;
	margin:5px;
	border: 1px solid #4B4E4C;
}

/* Opmaak links */

a {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#navigatie a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* opmaak forms */

input, textarea {
	background: #FFFFFF;
	color: #000000;
	font-size: 1.0em;
	font-family: Verdana, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
}

.input {
	background: #FFFFFF;
	border: 1px solid #cccccc;
}

.inputbutton {
	background: #999999;
	color:#FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}

.inputbutton:hover {
	background: #777777;
	border: 1px solid #000000;
}

/* Site layout */

#container {
	margin:0px auto;
  	width: 799px;
	height:100%;
	text-align:left;
}

html>body #container {
	margin:0px auto;
  	width: 799px;
	min-height:100%;
	text-align:left;
}

#header {
	background: #818B76 url('images/header4.jpg') no-repeat;
	text-align:left;
	height:323px;
	margin:0px;
}

#header2 {
	background: #818B76 url('images/header2.jpg') no-repeat;
	text-align:left;
	height:323px;
	margin:0px;
}

#header3 {
	background: #818B76 url('images/header3.jpg') no-repeat;
	text-align:left;
	height:323px;
	margin:0px;
}

#header4 {
	background: #818B76 url('images/header.jpg') no-repeat;
	text-align:left;
	height:323px;
	margin:0px;
}

#navigatie {
	color: #FFFFFF;
	text-align: center;
	margin-top:-58px;
	height:30px;
	width:799px;
}

#inhoud {	
	background:#818B76 url('images/bg.gif') repeat-y;
	text-align:left;
	padding: 20px 35px 20px 35px;
	width:auto;
	clear: both;
}

#rechterkolom {	
	background: #EEEEEE;
	padding: 10px 0px 10px 10px;
	margin-left:830px;
	margin-top:0px;
	width:auto;

}

#footer {	
	background: #818B76 url('images/footer.jpg') no-repeat;
	width:auto;
	height:81px;
	padding:0px;
	margin:0px;
	clear: both;
	width:799px;
}

#footertext {
position:absolute;
width:799px;
color:#FFFFFF;
font-weight:bold;
margin-top:30px;
margin-left:15px;
height:31px;
font-size:8pt;
}

.proximedia, .proximedia a {
	font:normal normal 9px verdana, arial, sans-serif;
	text-decoration:none;
	color: #EDE9D0; /* vrije keuze */
}
.proximedia a:hover {
	text-decoration:none;
	color: #FCFDF5; /* vrije keuze */
}
