@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(reserve/16/images/bodybg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(img/container.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
#header {
	height: 218px;
	padding: 0px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}
#nav {
	background-image: url(img/navigatie.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 40px;
	padding-top: 6px;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 0px;
}
#sidebar1 {
	float: right;
	width: 223px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #000099;
	margin: 0px;
}
#sidebar1 p{
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	}
#mainContent {
	margin: 0 250px 0 0;
	background-image: url(img/content.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 12px;
	color: #000033;
	text-indent: 0.1em;
} 
#footer {
	background-color: #DDDDDD;
	background-image: url(img/footer.jpg);
	height: 26px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 10px;
	color: #FFFFFF;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
#teller {
	position:relative;
	left:5px;
	width:104px;
	height:18px;
	z-index:1;
	font-size: 8px;
	visibility: hidden;
}
#lijn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5B1F5;
	padding-left: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.right {
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

img.left {
	float:left;
	}
img.left10 {
	float:left;
	padding-right: 10px;
	}
.red {
	color: #CC0000;
}
.red11 {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
table.menu {
	margin-top: 1px;

}
.menu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.menu td a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.menu td a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
.menu td a:hover {
	font-weight: bold;
	color: #66FF00;
}
.current {
font-weight: bold;
	color: #66FF00;}
table.foot {

}
.foot td {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.foot  td a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.foot  td a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
	}
.foot td a:hover {
	color: #66FF00;
}
.kop {
	font-size: 16px;
	font-weight: bold;
	color: #241CE3;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
table.linking {

}
.linking td {
	font-size: 11px;
}
.linking td a{
	font-size: 11px;
	font-weight: bold;
	color: #0000BC;
	text-decoration: underline;
}
.linking td a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #0000BC;
	text-decoration: underline;
}
.linking td a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.blue {}
ul.lijst {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li.sub {
	padding-top: 0px;
	padding-bottom: 10px;
}
	
.spacetop {
	margin-top: 150px;
}
.spacetop30 {
	margin-top: 30px;
}
.spacetop200 {
	margin-top: 200px;
}
.spacetop300 {
	margin-top: 300px;
}
.spacetop380 {
	margin-top: 380px;
}
.spacetop500 {
	margin-top: 480px;
}
 h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00CC00;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.tarieven{}
.tarieven td {
	font-size: 12px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.size16 {
	font-size: 16px;
	font-weight: bold;
}

