/* CSS Document */
body {
	margin: 0px;
	background-color:#EEEEEE;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu{
	text-decoration:none;
	display:block;
	height:25px;
	text-align:center;
	background:url(../images/menubalk.jpg);
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:21px;
}
.menu a:link{
	text-decoration:none;
	color:#FFF;
}
.menu a:visited{
	text-decoration:none;
	color:#FFF;
}
.menu a:hover{
	background:url(../images/menubalk2.jpg);
	text-decoration:none;
	color:#990000;
}
.titel{
	color:#E40E26;
	font-size:20px;
	font-weight:bold;
}
h1{
	color:#E40E26;
	font-size:20px;
	font-weight:bold;
}
.subtitel{
	color:#E40E26;
	font-size:16px;
	font-weight:bold;
}
h2{
	color:#E40E26;
	font-size:16px;
	font-weight:bold;
}
.deeloptie{
	width:160px; 
	height:17px; 
	background:url(../images/backgroundcat.jpg); 
	color:#A90116; 
	font-size:10px; 
	line-height:15px; 
	font-weight:bold;
}
.deeloptie2{
	display:block;
	width:160px; 
	height:25px; 
	background:url(../images/menubalk2.jpg); 
	color:#A90116; 
	font-size:10px; 
	line-height:20px; 
	font-weight:bold;
	text-decoration:none;
}
.deeloptie2 a:link{
	text-decoration:none;
	color:#990000;
}
.deeloptie2 a:visited{
	text-decoration:none;
	color:#990000;
}
.deeloptie2 a:hover{
	background:url(../images/menubalk.jpg);
	text-decoration:none;
	color:#FFF;
}
.topmenu{
	color:#FFF; 
	font-size:10px; 
	margin:2px; 
	margin-right:5px;
}
.topmenu a:link{
	text-decoration:none;
	color:#FFF;
}
.topmenu a:visited{
	text-decoration:none;
	color:#FFF;
}
.topmenu a:hover{
	text-decoration:none;
	color:#990000;
}

.footer{
	font-size:10px;
	margin:7px;
}
a:link{
	color:#E40E26;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#E40E26;
}
/*stijlen voor lijnen en omlijningen*/
hr {
	margin-top: -15px;
	margin-bottom: 1px;
}
.lijnboven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaab9e;
}
.lijnonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5CE;
}
.lijnondermenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lijnbovenonder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaab9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaab9e;
}
.lijnlinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
.lijnrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaab9e;
}
.lijnrechtsonder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaab9e;
}
.lijnlinksrechts {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
.lijnlinksrechtsonder {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #aaab9e;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #aaab9e;
}
/*_v1*/
.lijnrondom {
	border: 1px dotted #979BA1;
	padding: 20px;
	background-color: #E5E5E5;
}
/*einde _v1*/
.lijnrondomzwart {
	border: 1px solid #CCCCCC;
}
#miniatuur img{
	padding: 5px;
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
}
.wagentitel {
	font-size: 1.2em;
	font-weight: bold;
	color: #E40E26;
}
.knop {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../Beheer/images/knop.gif");
	border: 1px solid #999999;
	cursor: pointer;
}
.nieuweprijs {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.oudeprijs {
	text-decoration: line-through;
	font-size: 14px;
	font-weight: bold;
}
#hoofdfoto img{
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	padding:3px;
}
#miniatuur img{
	padding: 5px;
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
}
.wagentitel {
	font-size: 1.4em;
	font-weight: bold;
	color: #B70000;
}
#flashcontainer_showroom {
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	padding: 20px 10px 10px;
	height: 370px;
	width: 660px;
}
/* Sortable tables */
table.sortable {
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;*/
}
table.sortable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}
table.sortable a.sortheader {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px 3px 3px 0px;
}
table.sortable span.sortarrow {
	color: black;
	text-decoration: none;
}
#color_rows tr.gekleurd {
	background-color: #E2E2E2;
  }
.pijl {
    color:#FFFFFF;
    font-weight: bold;
}
/*Stijlen voor afbeeldingen*/
img {
}
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#blancogif {
	border: none;
}
#indexfotos {
	margin: 0px;
	padding: 0px;
}


