@charset "utf-8";



html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	margin: 0;
	padding: 0;
    text-align:center;
}
.copyrightnotice {
	font-size: 11px;
}
#container {
	height: 100%;
}
#adcontainer {
	position:fixed;
	top:0;
	right:0;
	width:160px;
	height: 100%;
}
.contentcarrier {
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
        position:relative;
}
.resultcarrier {
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	width: 700px;
}
.imgfloatright {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imgfloatleft {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 20px;
}
.formexplanation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.formelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	padding: 2px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #191e18;
	border: 1px solid #FFFFFF;
	height: 22px;
}
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC0000;
}
a {
	color: #000000;
	text-decoration: underline;
}
.koptekst {
	font-family: "Arial Rounded MT Bold";
	color: #ffcc00;
	font-size: 18px;
}

#links_onder
{
    height:20px;  
    background:#ffcc00;
    width:515px;
    margin:auto;
    padding-top:4px;
   
}




#zoek_scherm
{
   background: url('../images/scherm_midden.jpg') repeat-y scroll top center;
   width:600px;
 
   text-align:left;
   

    
  
 }

#vernieuwd
{
   background: url('../images/vernieuwd.png') repeat-y scroll top center;
   width:107px;
   height:107px;
   position:absolute;
   text-align:left;
   left:600px;
   top:200px;
   

    
  
 }

 #zoek_scherm label
{
   
   font-size:11px;
   margin-left:77px;
    }

#zoek_scherm input,
#zoek_scherm select
{
  margin:5px;
}


#zoek_boven
{
    width:600px;
    background:url('../images/scherm_boven.jpg') no-repeat scroll  top center;
    height:36px;

 }


.koptekst_waar
{
    width:360px;
    background: url('../images/wanneer.jpg') no-repeat 75px 0px  ;
    height:36px;
    
    
}

.koptekst_wanneer
{
    width:360px;
    background: url('../images/waar.jpg') no-repeat 75px 0px ;
    height:42px;
   

}


#submit_zoec
{
    width:75px;
    background: url('../images/submit_zoec.jpg') no-repeat scroll 0px 0px;
    height:36px;
    margin-left:20px;
    cursor:pointer;
    border:none; 
}


#zoek_onder
{
    width:560px;
    background: url('../images/scherm_onder.jpg') no-repeat scroll top center;
    height:36px;
    margin-left:20px;
}
.koptekstzwart {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 16pt;
}
.leadertekst {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 14px;
}
.resultheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.borderleft {
	border-left: 1px solid #000000;
}
.afstandinformatie {
	font-weight: bold;
}


.resultheaderred {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #a51c1c;
}
.resultcarriertable {
	border-bottom: 1px solid #000000;
}
.resultheaderdate {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
form {
	padding: 0px;
}
.addeventbutton {
}

 #backgroundPopup{
 display:none;
 position:fixed;
 _position:absolute; /* hack for internet explorer 6*/
 height:100%;
 width:100%;
 top:0;
 left:0;
 background:#000000;
 border:1px solid #cecece;
 z-index:1;
 }
#popupContact{
 display:none;
 position:fixed;
 _position:absolute; /* hack for internet explorer 6*/
 height:384px;
 width:408px;
 background:#FFFFFF;
 border:2px solid #cecece;
 z-index:2;
 padding:12px;
 font-size:13px;
 }
#popupContact h1{
 text-align:left;
 color:#6FA5FD;
 font-size:22px;
 font-weight:700;
 border-bottom:1px dotted #D3D3D3;
 padding-bottom:2px;
 margin-bottom:20px;
 }
 #popupContactClose{
 font-size:14px;
 line-height:14px;
 right:6px;
 top:4px;
 position:absolute;
 color:#6fa5fd;
 font-weight:700;
 display:block;
 }
#button{
 text-align:center;
 margin:100px;
 }

#vernieuwd a
{
   display:block;
   cursor:pointer;
   width:100%;
   height:100%;
}



