/* YUI Reset CSS */
/* Yahoo should never become part of Microsoft! */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

li{
list-style-image:url(/gui/bullit.gif);
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* OPDRIFT */

body{
  background-color: #000;
  color:black;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

p{
margin-top:10px;
}

p.aansluiten{
margin-top:0px;
}

img{
border:0px;
}

a:link {color:#000000; font-weight:bold; text-decoration:none;}
a:visited {color:#000000; font-weight:bold; text-decoration:none;}
a:hover {color:#ec1c24; font-weight:bold; text-decoration:none;}
a:active {color:#000000; font-weight:bold; text-decoration:none;}


.contactform{
background-color:#a7a9ac;
font-size:13px;
color:#FFFFFF;
width:86px;
height:23px;
padding-left:6px;
}

.contactzend{
background-color:#ec1c24;
font-size:13px;
border:0px;
width:75px;
height:23px;
color:#FFFFFF;
}

.input2 {
	font-weight: normal;
	border: 1px solid #a7a9ac;
	background-color:#FFFFFF;
	color:#575556;
	height:23px;
	font-size:12px;
}

.inputtextarea {
	font-weight: normal;
	border: 1px solid #a7a9ac;
	background-color:#FFFFFF;
	color:#575556;
	font-size:12px;
}


.inputverplicht {
	font-weight: normal;
	border: 1px solid #ec1c24;
	background-color:#FFFFFF;
	color:#575556;
	height:23px;
	font-size:12px;
}

.inputverplicht-error {
	font-weight: normal;
	border: 1px solid #ec1c24;
	background-color:#ec1c24;
	color:#ffffff;
	height:23px;
	font-size:12px;
}

.tekstopval{
color:#EC1C24;
}

.koptekst{
	color:#EC1C24;
	font-size:18px;
	text-transform:uppercase;
	margin-top:20px;
}

.subkoptekst{
	color:#EC1C24;
	font-size:12px;
	margin-top:10px;
	font-weight:bold;
}

.cursief{
	color:#000000;
	font-weight:normal;
	font-style:italic;
}


h1{
color:#EC1C24;
font-size:18px;
text-transform:uppercase;
margin-top:20px;
}

h2{
color:#EC1C24;
font-size:12px;
margin-top:10px;
}

h3{
color:#EC1C24;
font-size:12px;
margin-top:10px;
}

h3 a{
color:#EC1C24;
}

.ondertitel{
font-style:italic;
}

#kader_container{
  background-color:white;
  background-image: url(../images/kader_left_right.jpg);
  background-repeat: repeat-y;
  padding-left: 27px;
  padding-right: 23px;
  padding-top: 15px;
  float: left;
 width:900px;

}

#kader_bottom{
   background-image: url(../images/kader_bottom.jpg);
   background-repeat: no-repeat;
   height: 19px;
   padding-bottom: 15px;
   clear: left;

}

#header{
  background-color:white;
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
  height: 149px;
}

#kolom_links{
  float:left;
  width: 170px;
  margin-right: 30px;
  height: 650px;
  padding: 0px;
}

.menubutton{
padding-bottom:20px;

}

#kolom_midden{
  left: 300px;
  float:left;
  width: 390px;
  margin-bottom:2em;
  padding: 0px;
}

#kolom_rechts{
  float:right;
  width: 200px;
  height:800px;
  margin-left: 23px;
  height: 600px;
  padding: 0px;
}


#dialoog{
background-image:url(../images/dialoogkader.gif);
background-repeat:no-repeat;
background-position:top;
width:211px;
height:267px;
margin-bottom:20px;
}

.tekst{
padding-top:43px;
padding-left:13px;
padding-right:13px;
color:#a7a9ac;

}


div.content{
background-image: url(../images/layout/content_bg_met_schaduw.jpg);
background-repeat:  no-repeat;
width: 970px;
}


/*
label{
height:2em;
background-color:#A7A9AC;
color:white;
text-transform:uppercase;
width:8em;
display:block;
}

*/


#marginForm input
{
	position: relative;
	top: -23px;
	left: 90px;
	display: block;
	height:1.5em;
	width:370px;
}

#marginForm input#lang
{
left:350px;
width:100px;
}

textarea{
width:460px;
height:130px;
}

.bullit{
margin-right:7px;
top:2px
}

#foto_rechts{
position: absolute;
top:450px;
right:20px;
}








