﻿body
{
	font-family:Verdana;
	font-size:small;
}

tr
{
	vertical-align:top;
}

#content ul li
{
	list-style-image: url(bullet.gif);
	padding-left:10px;
}

#content h1 h2 h3 h4 h5 h6
{
	font-family:Verdana;
}

#content h1
{
	font-size:130%;
	font-weight:bold;
}

#content h2
{
	font-size:120%;
}

/*Instellingen voor de advertenties rechts*/

.adv a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.adv
{
	width:160px;
	margin-bottom:20px;

}
.snelwegplaatsnaam {
	 font-size : 9px;
	 font-family : Verdana, Arial;
	 font-style : normal;
	 font-weight : bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 letter-spacing : 1px;
}
.advheader
{
    padding:0px;
    margin:0px;
	background-image: url(menurechtsheader.jpg);
	background-repeat: no-repeat;
	height:25px;
	text-align:center;
	line-height:25px;
	color:White;
	font-weight:bold;
}
.advbody
{
    padding:0px;
    margin:0px;
	background-color: #339933;
	font-size: 9px;
	width: 151px;
	border: solid 1px #339933;
	border-left: solid 2px white;
	border-right: solid 2px white;
	
	text-align: left;
	padding-left: 5px;
	
}

.advfooter
{
    padding:0px;
    margin:0px;
	background-image:url(menurechtsfooter.jpg);
	background-repeat: no-repeat;
	height:10px;
}

.voorwaarden
{
	font-size:xx-small;
	font-style:italic;
}



.imgrechts
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border:solid 2px #336600;
}
.imglinks
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;	
	border:solid 2px #336600;
}
