@charset "utf-8";
/* CSS Document */
body {
	background: #000000 url() top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	}
	
#container {
	background: #FFFFFF;
	width: 620px;
	margin: 0px auto 0px;
	padding: 0px;
	border: 0px solid #000000;
	}
	
#header {
	background: #FFFFFF url(http://www.verkeersdrempels.nl/images/header.gif) no-repeat;
	width: 620px;
	height: 200px;
	margin: 0px auto 0px;
	padding: 0px
	}
	
#veiligverkeer {
	background: #FFFFFF url(http://www.verkeersdrempels.nl/images/veilig-verkeer2.gif) no-repeat;
	width: 600px;
	height: 5px;
	margin: 0px auto 0px;
	padding: 0px
	}
	
#bestekoop {
	background: #FFFFFF url(http://www.verkeersdrempels.nl/images/bestekoop.jpg) no-repeat;
	float: left;
	width: 80px;
	height: 66px;
	margin: 5px auto 0px;
	padding: 5px
	}	
	
#lijn {
	background: #FFFFFF url(http://www.verkeersdrempels.nl/images/rand.gif) no-repeat;
	width: 620px;
	height: 12px;
	}		
	
/* Hyperlinks */

a, a:visited{
	color: #00c;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	}


/*	menu */	
#menu {
	background: #1B95D6;
	width: 610px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 7px 0px 7px 10px;
	border-top: 0px solid #FFFFFF;
	
	}
	
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#menu a:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	}		
	
/*	cat */

#cat {
	background: #DB3F33;
	width: 610px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8.5pt;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 7px 0px 7px 10px;
	border-top: 0px solid #FFFFFF;
	
	}
	
#cat h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
#cat li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#cat ul {
	margin: 0px;
	padding: 0px;
	}
		
#cat a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
		
#cat a:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	}
	
/*	Content */



#content {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content ol{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#content ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#content h1 {
	color: #000000;
	font-size: 21px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#content h2 {
	color: #000000;
	font-size: 18px;
	font-family: Gautami, Lucida Sans Typewriter, Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#lijn {
	margin: 0px 0px 30px 0px;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #333333;
	}
	
#lijn p {
	font-size: 11px;
	}
	
#lijn a  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#lijn a:hover {
	text-decoration: underline;
	}
	
/*	Footer */

#footer {
	background: #FFFFFF;
	width: 620px;
	color: #333333;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	border-top: 5px solid #333333;
	}
	
#footer p {
	color: #333333;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #999999;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #999999;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999999;
	}

#footer ul li a:hover {
	background: #EFEFEF;
	color: #000000;
	}
	
#footerleft {
	background: #FFFFFF;
	float: left;
	width: 190px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 20px 10px;
	}
	
#footermiddle {
	background: #FFFFFF;
	float: left;
	width: 190px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
#footerright {
	background: #FFFFFF;
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 0px;
	}
	
.teller {position:absolute; top:0px;left:0px; width:1px;height:1px; visibility:visible;visibility:hidden;z-index:1}
