/* CSS for intersections-reviews */
/* Copyright Mark van der Meer 2006 | www.highway-intersections.net | See contact for questions */

body	{
			background: url(/symbols/tiger3.jpg) repeat;
	}
img 	{
			border-width: 2;
			border-style: solid;
	}
		
h1		{
			font-family: Verdana;
			font-size: 230%;
			color: #dedede;	
	}
.built	{
			font-family: Trebuchet MS;
			font-size: 100%;
			color: #cdcdcd;
	}
.roads	{
			font-family: Trebuchet MS;
			font-size: 100%;
			color: #cdcdcd;
	}
.pics	{
			font-family: Trebuchet MS;
			font-size: 100%;
			color: #cdcdcd;
	}
.bquote	{
			font-family: Arial;
			font-size: 90%;
			color: #cdcdcd;
	}
.update	{	
			font-family: Arial;
			font-size: 67%;
			font-variant: small-caps;
			color: #333333;
	}
.schild	{	
			font-family: Arial;
			text-decoration: none;
			font-weight: bold;
			color: #ffffff;
			background-color:#e32636;
			padding: 2px 5px 2px 5px;
		}
.schildn {
			font-family: Arial;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			background-color:#fcd116;
			padding: 2px 5px 2px 5px;
	}
.schildstad	{	
			font-family: Arial;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			background-color:#ffffff;
			padding: 2px 5px 2px 5px;
	}
/*  Hyperlink opmaak */
a:hover { 
			color: #ffffff; 
			background-color: #008080; 
			padding: 2px 5px 2px 5px;
	}
a.link {
			color: #ffffff;
	}
