body
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#page
{
	position: absolute;
	left: 50%;
	top:0px;
	margin-left: -384px;
	text-align: left;	
	width:	768px;
}
#menu
{
	height: 300px;
	width: 768px;
	margin-left:-2px;
}
#content
{
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	width:780px;
	display:inline;
	float: left;
	min-height: 400px;
}
#contentwrap
{
	width: 675px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 768px;
	height: 32px;
	display:inline;
	text-align:center;  
	font-size:7pt;
	padding-top:5px;
	color: #44ccf0;
	float: left;
}
.footerurls
{
	vertical-align: bottom;
	text-align: center;
	text-align: center;
	font-size: 8pt;
	color: #AAAAAA;
}

.footerurls A
{
	color: #AAAAAA;
}
html
{
	font-size: 62.5%;
}
body, table
{
	font-family: Helvetica, Tahoma;
	font-size: 1.1em; /* base 11px */
}
h1
{
	color: #44ccf0;
	font-size: 1.4em;
	font-weight: bold;
}
.h1
{
	color: #44ccf0;
	font-size: 1.4em;
	font-weight: bold;
}
h2
{
	color: #c0e545;
	font-size: 1.2em;
	font-weight: bold;
}
h4
{
    margin: auto auto 0px auto;
    color: #c0e545;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0px;
}
a 
{
	color: #657a33;
	text-decoration: none;
}
a.pijl 
{
	color: #657a33;
	text-decoration: none;
	background-image: url(images/pijltje.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 17px;
}
a:hover
{
	text-decoration: underline;
}
ul
{
    list-style-image: url(images/poort-bullet.png);
}
li 
{
    margin-top: 5px;   
    margin-left: -15px;
    margin-right: 0px;
    padding-left: 0px;
}
.tarieven 
{
    width:100%;
}
.tarieven TD
{
    font-size: 8pt;
}
.tarieven UL 
{
    margin-bottom:3px;
    list-style-image:none; 
    list-style-type: none;
}
.links 
{
    margin-left: 15px;
    list-style-image:none; 
    list-style-type: none;
    line-height: 1.5;
}
.defaultList
{
    list-style-image:none; 
    list-style-type: disc;
}
.singlelistitem {
	background-image: url(images/poort-bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
}

