	/* menu */

	#nav a.home {
    text-decoration:none; 
    display:block;
    width:55px;  
    height:1.05em;
}
#nav li.home { 
    position: relative; 
    float:left;
	width: 55px; 
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 7px;
}

#nav li.veilingaanbod { 
    position: relative; 
    float:left;
	width: 87px; 
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 8px;
	margin-right: 0px;

}
#nav a.veilingaanbod {
    text-decoration:none; 
    display:block;
    width:87px; 
    height:1.05em;
}
#nav li.vaderpaarden { 
    position: relative; 
    float:left;
	width: 85px;
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 17px;
	margin-right: 0px;

}
#nav a.vaderpaarden {
    text-decoration:none; 
    display:block;
    width:85px;  
    height:1.05em;
}
#nav li.uitslagen { 
    position: relative; 
    float:left;
	background-color:#CE1021;
    display:block;
    height:auto;
	width: 125px;
	margin-left: 18px;
	margin-right: -10px;
}
#nav a.uitslagen {
    text-decoration:none; 
    display:block;
    width:125px;  
    height:1.05em;
}
#nav li.gup { 
    position: relative; 
    float:left;
	width: 150px;
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 10px;
	margin-right: -10px;
}
#nav a.gup {
    text-decoration:none; 
    display:block;
    width:150px;  
    height:1.05em;
}
#nav li.inschrijf { 
    position: relative; 
    float:left;
	width: 70px;
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 7px;
	margin-right: 0px;
}
#nav a.inschrijf {
    text-decoration:none; 
    display:block;
    width:70px;  
    height:1.05em;
}
#nav li.contact { 
    position: relative; 
    float:left;
	width: 47px;
	background-color:#CE1021;
    display:block;
    height:auto;
	margin-left: 17px;
	margin-right: -10px;

}
#nav a.contact {
    text-decoration:none; 
    display:block;
    width:47px; 
    height:1.05em;
}

#nav{list-style: none; }

 #nav ul { 
	padding: 0;
	margin:0;
	list-style: none;
    width:11em;
    z-index:99;
    position:absolute;
    overflow:visible; 

   }
#nav li { 
    margin:0;   
    position: relative; 
    float:left;
	width:150px;  /* breedte menu */
	background-color:#CE1021;  /* achtergrond van navigatie */
    display:block;
    height:auto;
    z-index:99;
}
#nav ul li{ background-color:#E9FDFF;}

#nav ul li{ border-width:1px 1px 0 0;}
#nav ul ul li{ border-width:1px 1px 0 1px;}
#nav ul ul li:last-child{border-width:1px;}
 
#nav a {
	color: #CE1021;
    text-decoration:none; 
    display:block;
    padding: 0.1em;  
    width:150px; /* breedte menu */
    height:1.05em;
	z-index: 105;

}

#nav a:visited{
color: #000;
z-index: 105;
}


#nav a:hover, #nav li:hover{  /*overkleurtje */
	z-index: 105;

}
#nav ul li:hover, #nav ul li a:hover{ border-color: #CE1021;color: #E9FDFF;background-color:#CE1021;z-index: 105;}


#nav ul{
    display:none;   z-index: 105;width:150px; 
}

/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-1.5em; 
    margin-left:152px;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-1.4em; 
 }

 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}
li>ul { 
	top: auto;
	left: auto;
	margin-left: 30px;
}

/* einde menu */
	
	
	
	body {
		margin:0;
		padding:0;
		background-color:#F5FEFE;
		color:#01393F;
		min-width:750px;
		font-family: Verdana;
		font-size: 11px;
	}
	div#wrap {
		background:#CE1021; /* randje boven content en witte ruimte onder main onder header */
		margin:0 auto;
		width:750px;
		border-left: solid 1px;   /* omkaderte hele vlak met content */
		border-right: solid 1px;   /* omkaderte hele vlak met content */
		border-bottom: solid 1px;   /* omkaderte hele vlak met content */
		border-color: #CE1021;
	}
	#header {
		background-color: #CE1021;
		z-index: 1;
		margin-bottom: 34px;
	}
	#header h1 {
		padding:5px;
		margin:0;
	}
	#nav2 {
		background-color:#CE1021;  /* randje boven nav */
		padding:5px;
		z-index: 100;
	}
	#nav2 ul{
		margin:0;
		padding:0;
		z-index: 101;
	}
	#nav2 li{
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
		z-index: 102;
	}

	/* 88888888888 */

#nav4 {
		background-color:#CE1021;  /* randje boven nav */
		padding:5px;
		z-index: 100;
	}
	#nav4 ul{
		margin:0;
		padding:0;
		z-index: 101;
	}
	#nav4 li{
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
		z-index: 102;
	}

	/* 888888888888888 */

	#main {
		background-color:#F5FEFE;
		float:left;
		width:550px;
		margin-top: -35px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
	}
	#sidebar {
		background-color:#CE1021;
		width:197px;
		margin-left:550px;
		margin-top: -75px;
	}
	.tablerij
	{
		width: 155px;


		
	}
	.tablesidebar
	{
		width: 187px;
		border-color: #000; 
		margin-left: 4px;

		border-color: #CE1021;
		margin-top: 0px; /*-72px */

	}
	html>body #sidebar {
		width:180px;
	}
	#sidebar ul {
		margin-bottom:0;
	}
	#sidebar h3, #sidebar p {
		padding:0 10px;
	}
	#footer {
		background-color:#CE1021;
		clear:both;
		border-top: solid 1px;
		border-color: #CE1021;

	}
	#footer p {
		padding:5px;
		margin:0;
	}
	p {
	font-family: Verdana;
	font-size: 11px;
	}
	.tekst
	{
	margin-left: -10px;text-align: justify;}

	.tekstboven /*linkjes boven */
	{
	color: #000;
	}
	a {
	color: #fff;
	}
		a:visited {
	color: #cecece;
	}

	#boven	a:visited {
	text-decoration: none;
	}

	.vlakken{
	width: 515px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #21696B;
	margin-left: 35px;
	}

		.fotovlakken{
	width: 515px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #21696B;
	margin-left: 15px;
	}
	.zoekknop {
	width: 25px;
	margin-right: 0;
	margin-left: 0;
	height: 22px;
	border: 0;
	background-color: #fff;
}

