@charset "utf-8";

/* CSS Document */

body{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	margin-top: 0px;

	/*background-image: url(../images/bg_fill.jpg);*/

	background-repeat:repeat-y;

	background-position:center;

}

#placeholder{

	position:relative;

	margin-left:auto;

	margin-right:auto;

	height: 100%;

	width: 1000px;

}

#menu{

	height: 40px;

}

#down{

	/*background-image:url(../images/bg_down.jpg);

	background-repeat:no-repeat;*/

	height: 35px;

}

#top{

	width: 1000px;

	height: 200px;

	z-index:2;

	margin: 0px;

}

#content{

	position:absolute;

	left: 0px;

	top: 210px;

	width: 1000px;

	z-index:1;

}

p{

	margin-top: 0px;

	margin-bottom: 11px;

}

table, td, tr{

	vertical-align:top;

}

table.main{

	width: 1000px;

	vertical-align:top;

}

td.mainleft{

	width: 150px;

	height: 420px;

}

td.maintussen{

	width: 50px;

}

td.menuright{

	width: 200px;

	background-color: #00d2ff;

	color: #000000;

}

td.menurightspace{

	height: 20px;

	background-color:#FFFFFF;

}

td.nieuwskop{

	background-color: #0094d2;

	color:#FFFFFF;

	font-size:12px;

	font-weight: 400;

	height: 20px;

}

p.nieuwscontent{

	font-size: 12px;

	color: #000000;

	margin: 0px;

	margin-top: 5px;

}

a:link, a:active, a:visited{

	color: #000000;

	text-decoration:underline; 

}

a:hover{

	color: #000000;

	text-decoration:none; 

}

a.speciaal:link, a.speciaal:visited, a.speciaal:active{

	color: #ffffff;

	text-decoration:none; 

}

a.speciaal:hover{

	color: #ffffff;

	text-decoration:underline; 

}

input.buttonSend{

	border-top: solid 1px #F18E00;

	border-left: solid 1px #F18E00;

	border-right: solid 2px #CCCCCC ;

	border-bottom: solid 2px #CCCCCC;

	font-family: Verdana, Arial, Sans-Serif;

	font-size:12px;

	color:#F18E00;

	background-color:#ffffff;

	width: 100px;

}

input.txtSelect{

	border-top: solid 1px #F18E00;

	border-left: solid 1px #F18E00;

	border-right: solid 2px #CCCCCC ;

	border-bottom: solid 2px #CCCCCC;

	font-family: Verdana, Arial, Sans-Serif;

	font-size:11px;

	color:#F18E00;

	background-color:#ffffff;

	width: 200px;

}

form.formTelefoon{

	margin: 0px;

}

p.breadcrums{

	font-size:16px;

	color:#666666;

}

p.bottomtxt{

	font-size: 9px;

	color:#FFFFFF;

	text-align:center;

}

.prijs{

	font-size: 14px;

}



h1.kopmenuright{

	font-size: 16px;

	color: #000000;

}

#menuhorizontal{

	margin-left: 150px;

}

h1.kopmenumain{

	font-size: 12px;

	color: #000;

}

img{

	border: 0px;

}

a.ml, a:link.ml, a:active.ml, a:visited.ml{

	color: #999999;

	text-decoration:none;

	font-size: 1em;

	margin-left: 2px;

}

a:hover.ml{

	color: #000000;

	text-decoration:none;

	font-size: 1em;

}

p.mml{

	width: 130px;

	background-color: #FFFFFF;

	border-bottom: 3px solid #FFFFFF;

	margin: 0 0 0 8px ;

	padding: 5px 0 0 0;

	font-size: 10px;

	

}

.mmlbutton{

	/*background-image:url(../images/btn_bg.jpg);*/

	/*background-color: #0094d2;*/

	width: 130px;

	height: 25px;


}

p.mmlmain{

	text-align:center;

	margin-top: 3px;

	padding: 0px;

	font-size:14px;

	font-family: Trebushed MS, Arial, Helvetica, sans-serif;

	color: #FFF;

}

a.mlmain, a:link.mlmain, a:active.mlmain, a:visited.mlmain{

	color: #FFFFFF;

	text-decoration:none;

	font-size: 14px;

	margin: 5px 5px 3px 5px;

	margin-top: 15px;

}

a:hover.mlmain{

	color: #999999;

	text-decoration:none;

	font-size: 14px;

}

a.wit, a:link.wit, a:active.wit, a:visited.wit{

	color: #FFFFFF;

}

.wit{

	color: #FFFFFF;

	font-weight: bold;

}

h1{

	font-size: 14px;

	color: #FF6900;

}

h2{

	font-size: 14px;

	color: #000000;

}

.account{

	width: 144px;

}

.login_top{

	/*background-image:url(../images/inloggen_top.jpg);*/

	background-color: #FF6900;

	height: 20px;

	width: 144px;

}

.login_down{

	/* background-image:url(../images/inloggen_down.jpg); */

	height: 50px;

	width: 144px;

	text-align:center;

	color: #FFFFFF;

	background-color: #FF6900;

}

.nieuws_top{

	/* background-image:url(../images/nieuws_top.jpg); */

	background-color: #0094d2;

	height: 34px;

	width: 165px;

}

.nieuws_down{

	/* background-image:url(../images/nieuws_down.jpg); */

	background-color: #0094d2;

	height: 56px;

	width: 165px;

}



h1.account_h1{

	font-size: 14px;

	color: #FFFFFF;

	text-align:center;

	margin-top: 6x;

}



/* START AUTO COMPLETE */

#ajax_listOfOptions{

	position:absolute;	/* Never change this one */

	width:175px;	/* Width of box */

	height:100px;	/* Height of box */

	overflow:auto;	/* Scrolling features */

	border:1px solid #FF6900;	/* Dark green border */

	background-color:#FFFFFF;	/* White background color */

	text-align:left;

	z-index:100;

}

#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */

	margin:1px;		

	padding:1px;

	cursor:pointer;

	font-size:0.9em;

}

#ajax_listOfOptions .optionDiv{	/* Div for each item in list */

	

}

#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */

	background-color:#FF6900;

	color:#FFFFFF;

}

#ajax_listOfOptions_iframe{

	background-color:#FF6900;

	position:absolute;

	z-index:5;

}

/* END AUTO COMPLETE */

