#navigatie ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#navigatie li
{
float: left;
margin: 0 0.15em;
padding: 0;
} 
#navigatie li a:link, #navigatie li a:visited
{
	height: 2em;
	line-height: 2em;
	width: 9em;
	display: block;
	border: 2px solid #dcdce9;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(nav.png);
	font-weight: bolder;
} 
#navigatie ul li a:hover {
	background-image: url(nav2.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
body {
	background-color: #115b74;
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:active {
	color: #0099FF;
}
.wagentitel div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.Opmerking_bij_wagentitel {
	color: #cccc33;
	border: thin solid #FFF;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
}
#wagens_tekoop {
	width: 700px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#wagens_tekoop #links_tekoop {
	background-color: #333333;
	height: 225px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#wagens_tekoop tr #rechts_tekoop {
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	height: 225px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#wagens_verkocht {
	width: 700px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#wagens_verkocht #links_verkocht {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 225px;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#wagens_verkocht tr #rechts_verkocht {
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	height: 225px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.titel_groot {
	font-size: 54px;
	font-weight: bold;
}
.titel_kop1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}
