/* Algemeen */

body {
	background: #56223E url('images/bg.gif') center;
	color: #000000;	
	text-align:center;
	width:100%;
	height:100%;
	font: 70%/1.6em Verdana, arial, Geneva, helvetica, sans-Serif;
	overflow:-moz-scrollbars-vertical;
}

html {
	width:100%;
	height:100%;
}

#oudebrowsers, .teller {
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

*:focus {
	-moz-outline:none;
	outline:none;
}

::-moz-selection { color:#FFF; background:#000 }
::selection {color:#FFF; background:#000 }


/* Opmaak headers en textopmaak */

#bedrijfsnaam h1, #bedrijfsnaam2 h1 {
	font:bold 36px 'Times New Roman', Serif;
	text-transform:uppercase;
	color:#56223E;
}

#inhoud h1 {
	/*background:#F9F0A6 url('images/h1.jpg') no-repeat;*/ 
	background:#F9F0A6;
	font:bold 24px 'Times New Roman', Serif;
	color: #56223E;
	text-transform:uppercase;
	display:block;
	width:436px;
	height:25px;
	padding:15px 0px;
	border:1px solid #2B1166;
	text-align:center;
	vertical-align:middle;
	margin-bottom:20px;	
}

#navigatie h2, #navigatie2 h2 {
	color:#7F5315;
	margin-left:20px;
	margin-bottom:0.6em;
}

h1 {
	font-family:'Times New Roman', Serif;
}

h2 {
	font:bold 24px 'Times New Roman', Serif;
	color: #56223E;
}

h3 {
	font: 1.1em 'Trebuchet MS', arial, Verdana, sans-Serif;
	font-weight: bold;
	color: #56223E;
}

p,h2 {
	margin-bottom:1em;
}

ul {
	margin-left:2em;
}

noscript, .alert {
	padding:1px;
	color:#FFFFFF;
	background:red;
	clear:both;
}

/* Opmaak plaatjes en foto's */

img {
	border:0px;
}

.foto, #rechterkolom img {
	background: #FFFFFF;
	padding:2px;
	margin:0px;
	border: 1px solid #000000;
}

/* Opmaak links */

a {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #7F5315;
	text-decoration: underline;
}

#navigatie a {
	background: url('images/menu1.gif') no-repeat;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	padding:4px 0px 0px 20px;	
	display:block;
	width:148px;
	height:27px;
}

#navigatie a:hover {
	background:url('images/menu1a.gif') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie .aktief, #navigatie .aktief:hover {
	color: #F9F0A6;
}

#navigatie2 a  {
	background: url('images/menu2.gif') no-repeat;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	padding:4px 0px 0px 20px;	
	display:block;
	width:148px;
	height:27px;
}

#navigatie2 a:hover {
	background:url('images/menu2a.gif') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie2 .niet {
	background: none;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	padding:4px 0px 0px 20px;	
	display:block;
	width:148px;
	height:27px;
}

#navigatie2 .niet:hover {
	background: none;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	padding:4px 0px 0px 20px;	
	display:block;
	width:148px;
	height:27px;
}

/* opmaak forms */

input, textarea {
	background: #FFFFFF;
	color: #000000;
	font-size: 1.0em;
	font-family: Verdana, arial, helvetica, sans-serif;
	border: 1px solid #56223E;
}

.inputbutton {
	background: #F9F0A6;
	color:#000000;
	font-weight: bold;
	border: 1px solid #56223E;
	padding:1px 20px;
}

.inputbutton:hover {
	background: #EADD72;
	border: 1px solid #56223E;
}

/* Site layout */

#container {
	background: url('images/container.gif') repeat-y;
	margin:0px auto;
  	width: 794px;
	text-align:left;
	height:100%;
}

html>body #container {
	height:auto;
	min-height:100%;
}

#header {
	background: url('images/header.jpg') no-repeat left;
	color:#FFFFFF;
	text-align:left;
	height:148px;
}

#titel {
	background:url('images/titel.gif') repeat-y;
	overflow:hidden;
	height:43px;
	clear:both;
	positon:relative;
	padding-left:15px;
}

#contactgegevens {
	display:none;
	width:385px;
	text-align:right;
	padding-top:40px;
	font-weight:bold;
	color:#FFFACF;
}

#navigatie {
	text-align: left;
	float:left;
	padding:10px 0px 10px 0px;
	clear: both;
	width:174px;
}

#inhoud {	
	text-align:left;
	float:left;
	padding: 0px 1px 10px 1px;
	width:438px;
}

#navigatie2 {		
	padding: 10px 0px 10px 0px;
	margin-left:614px;
}

/* proximedia logo */
.proximedia, .proximedia a {
	font:normal normal 9px verdana, arial, sans-serif;
	text-decoration:none;
	color: #000000; 
}
.proximedia a:hover {
	text-decoration:none;
	color: #000000; 
}