body {	
	background-color: #FFFFFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0px
	}
th { text-align:left;}
select, option {
	font: Verdana;
	font-size: 11px;
	width:150px;
	border: 1px solid #9D001B;
}
.white{
font: Verdana;
font-size: 9px;
color: white;
}
input.text {
	font: Verdana;
	font-size: 11px;
	width:150px;
	border: 1px solid #9D001B;
	}
//.button{width:150px; color:White; background-color: #999999; border: 1px solid #9D001B; }
.grayhead{
	color:White; 
	height:25px;
	font: Verdana;
	font-size: 11px;
}

a.grayhead:link, a.grayhead:visited{
	color:9D001B; 
	text-decoration:none;
}

a.grayhead:hover, a.grayhead:active{
	color:#FFF043; 
	text-decoration:none;
}

.empty{
	width:20px; border: thin solid white;
}

.wegnrA {
 	font-size : 10px;
 	font-family : Verdana, Arial;
 	font-style : normal;
 	font-weight : bold;
 	color: #FFFFFF;
 	text-decoration: none;
	background-color:#FF0000;
	border:1px solid black;
	width:30px;
	text-align:center;
}
 
.wegnrE {
 	font-size : 10px;
 	font-family : Verdana, Arial;
 	font-style : normal;
 	font-weight : bold;
 	color: #FFFFFF;
 	text-decoration: none;
	background-color:#65C74A;
	border:1px solid black;
	width:30px;
	text-align:center;
}
 
.wegnrN {
	 font-size : 10px;
	 font-family : Verdana, Arial;
	 font-style : normal;
	 font-weight : bold;
	 color: #000000;
	 text-decoration: none;
	 background-color:#FFF043;
	border:1px solid black;
	width:30px;
	text-align:center;
}
 
.snelwegplaatsnaam {
	 font-size : 9px;
	 font-family : Verdana, Arial;
	 font-style : normal;
	 font-weight : bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 letter-spacing : 1px 
}

#plaatsBord { 
	position: relative;
}
	
#plaatsNaam {
    position: absolute;
    left: 0;
    top: 0;
}

#eindePlaats {
    position: absolute;
    left: 3;
    top: 1;
}

.snelwegplaatsnaam {
	 font-size : 9px;
	 font-family : Verdana, Arial;
	 font-style : normal;
	 font-weight : bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 letter-spacing : 1px;
}

.tiptext {
	border:1px solid #DADBDC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:normal;
	text-decoration:none;
	background-color:#ffffff;
}

.traffic {
	border:1px dotted  #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;;
	text-decoration:none;
	background-color: Yellow;
}


.controle {
	border:1px dotted #294DD6 ;
	color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;;
	text-decoration:none;
	background-color: #2182DE;
}
