body
    {
	margin: 0;
	padding: 0;
	color: #333;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
    }
p
	{
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}	
a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }

#transport h3 span, #opoverslag h3 span, #lselect h3.select, #geschiedenis h3 span, #materiaal h3 span, #contact h3 span, #media h3 span, #login h3 span
    {
    display:none;
    }

#container
    {
	width: 800px;
	position: relative;
	background: #FFFFFF;
	padding: 0 10px 0px 10px;
	text-align: left;
	margin: 0 auto;
    }

#pageHeader
    {
	position: relative;
	height: 200px;
	background: url("images/header.jpg") no-repeat;
	width: 800px;
	background-position: bottom;
    }
	
#transport, #opoverslag, #slogan, #geschiedenis, #materiaal, #contact, #media, #login
    {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 243px;
    }

#transport h3, #opoverslag h3, #geschiedenis h3, #materiaal h3, #contact h3, #media h3, #login h3
    {
    width: 200px;
    height: 26px;
    margin: 40px 0 10px 0;
    }
	
#transport h3
    {
    background: url("images/heading01.gif") no-repeat;
    }
#opoverslag h3
    {
    background: url("images/heading02.gif") no-repeat;
    }
#geschiedenis h3
    {
    background: url("images/heading05.gif") no-repeat;
    }
#materiaal h3
    {
    background: url("images/heading03.gif") no-repeat;
    }		
#contact h3
    {
    background: url("images/heading04.gif") no-repeat;
    }	
#media h3
    {
    background: url("images/heading06.gif") no-repeat;
    }	
#login h3
    {
    background: url("images/heading07.gif") no-repeat;
    }				

#slogan p
	{
	text-align:center;
	margin: 40px 0 0 20px;
	font-weight: bold;
	}
h4
	{
	font-weight:bold	
	}



#linkList
    {
	position: absolute;
	top: 266px;
	left: 11px;
	visibility: visible;

    }
#lselect ul
    {
    list-style-type: none;
    margin: 0;
    
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }



#footer
    {
	color: #FFFFFF;
	height: 48px;
	text-align: right;
	line-height: 26px;
	font-size: 11px;
	background-position: right top;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 243px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
    }
#footer a
    {
    color: #FFFFFF;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

 .subscript {
	font-size: xx-small;
}
ul {
	line-height: 25px;
}

hr {
	color:#000000;
	border:none;
	border-top:1px solid #000000;
	height:1px;
}

