/* Algemeen */

body {
	background: #0F0F63;
	color: #0F0F63;	
	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;
}

* {
	scrollbar-base-color:#0F0F63;
	margin:0px;
	padding:0px;
}

*:focus {
	-moz-outline:none;
	outline:none;
}

::-moz-selection { color:#FFF; background:#000 }
::selection {color:#FFF; background:#000 }

#contactgegevens p {
	display:none;
}

/* Opmaak headers en textopmaak */

h1 {
	font:2em 'Trebuchet MS', Arial, verdana, sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font: 1.3em 'Trebuchet MS', Arial, verdana, sans-Serif;
	font-weight: bold;
	color: #0F0F63;
}

h3 {
	font: 1.1em 'Trebuchet MS', arial, Verdana, sans-Serif;
	font-weight: bold;
	color: #222222;
}

p,h1,h2 {
	margin-bottom:0.5em;
}

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:3px;
	margin:5px;
	border: 1px solid #000000;
}

.imgover {

}

#header table {
	white-space: nowrap;
	border:0px;
	width:671px;
	height:148px;
}

#header table td {
	white-space: nowrap;
}

#header table img {
	display:block;
}

#middenvlak table {
	height:289px;
}

#middenvlak table table {
	height:auto;
}

/* 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: #0F0F63;
	text-decoration: underline;
}

#navigatie .aktief {
	color:orange;
}

/* opmaak forms */

input, textarea {
	background: #FFFFFF;
	color: #000000;
	font-size: 1.0em;
	font-family: Verdana, arial, helvetica, sans-serif;
	border: 1px solid #000000;
	width:280px;
	scrollbar-base-color:#393939;
}

.inputbutton {
	width:auto;
	background: #393939;
	color:#FFFFFF;
	padding:2px 10px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.inputbutton:hover {
	background: #777777;
	border: 1px solid #FFFFFF;
}

/* Site layout */

#container {
	background: #0F0F63 url('images/container.gif') repeat-y;
	margin:0px auto;
  	width: 672px;
	text-align:left;
}

#header {
	color:#FFFFFF;
	text-align:left;
	height:147px;
}

#inhoud {	
	background:url('images/content.jpg') no-repeat;
	text-align:left;
	padding: 0px 240px 10px 30px;
	width:auto;
}
#fotoinhoud {	
	background:url('images/content.jpg') no-repeat;
	text-align:left;
	width:auto;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#middenvlak {
	height:289px;
}

#fotobg {
	width:400px;
	padding-left:40px;
	color:white;
	background:url('images/fotobg.jpg') no-repeat;
}

#contactgegevens {
	color:white;
	width:231px;
	background:url('images/contactgegevens.jpg') no-repeat;
}

#navigatie {
	font:bold 11px sans-serif;
	text-align:center;
}

#footer {	
	background: url('images/footer.gif') no-repeat;
	color: #FFFFFF;
	text-align: center;
	height:40px;
	clear: both;
}


/* 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; 
}
