body,html {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background: #D3DCEB;
}

a:link, a:visited { color: #0066CC; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: auto;
	background: #D3DCEB;
}
#toptitle {
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #1589ee;
	line-height: 1em;
	padding-top: 2px;
	padding-left: 2px;
}
#toptitle span#s1{
	color:red;
	text-shadow: 2px 2px 2px #000;
}
#toptitle span#s2{
	color:yellow;
	text-shadow: 2px 2px 2px #000;
}
#toptitle span#s3{
	color:blue;
	text-shadow: 2px 2px 2px #000;
}
#toptitle span#s4{
	font-size: 15px;
	font-weight: normal;
}

#header {
	float: left;
	margin: 0px;
	width: 970px;
	height: 280px;
	padding: 20px 40px 0px 20px;
	text-align: justify;
}
.headerbg1{
	color: #fff;
	background: url(pics/mont1000_300.jpg) no-repeat;
}
.headerbg2{
	color: #fff;
	background: url(pics/rottnacht_1000_300.jpg) no-repeat;
}
.headerbg3{
	color: #fff;
	background: url(pics/almere_1000_300.jpg) no-repeat;
}
.headerbg4{
	color: #fff;
	background: url(pics/burgers_1000_300.jpg) no-repeat;
}
.headerbg5{
	color: #fff;
	background: url(pics/eff_1000_300.jpg) no-repeat;
}

#headernav{
	float: right;
	margin-bottom: 5px;
	margin-top: 105px;
	padding: 4px 8px 4px 8px;
}
.numnonsel{
	background-color: #D3DCEB;
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	color: black;
	cursor:pointer;
}
.numsel{
	background-color: #3399FF;
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	color: black;
}

#menu {
	float: left;
	height: 40px;
	width: 1000px;
	background: white;
}
.menulink{
	float:right;
	width: 640px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: white;
}

.menulink ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 7px;
	list-style: none;
}

.menulink li{
	display: inline;
}

.menulink li a{
	float: left;
	padding: 4px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 88px;
	background: #666666;
	border-left: solid 5px #FFFFFF;
}

#homelink{
	padding: 1px;
	width: 40px;
	height: 24px;
}

.menulink li a:hover,.menulink li .current{
	background: #3399FF;
}
#content{
	float: left;
	background: white;
	width: 1000px;
}

td.contentblock{
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	vertical-align: top;
}
table#contentdevider{
	margin-bottom: 20px;
}

.postdate{
	background: #D3DCEB;
	padding: 2px 2px 2px 2px;
	color: black;
}

#right_bot {
	background: #3399FF;
	color: #fff;
	margin: 0px auto;
	text-align: justify;
	padding: 1px 10px 2px 10px;
}
#footer {
	float: left;
	width: 1000px;
	height: 52px;
	margin: 0px auto;
	color: #FFFFFF;
	background: #3399FF;
}
#footer_left {
	float: left;
	margin-top: 15px;
	padding-left: 30px;
	font-weight: bold;
}
#footer_left_pd{
	float: left;
	width: 45px;
	margin-top: 5px;
	padding-left: 10px;
}
#footer_left_pdp{
	float: left;
	margin-top: 15px;
	padding-left: 5px;
	font-weight: bold;
}

#footer_middle {
	float: right;
	margin-top: 10px;
	width: 30px;
	vertical-align: middle;
	padding-left: 70px;
}
#footer_right {
	float: right;
	margin-top: 15px;
	padding-right: 30px;
	padding-left: 5px;
	vertical-align: middle;
}
#footer_right a:link, #footer_right a:visited { color: white; text-decoration: none; } 
#footer_right a:active, #footer_right a:hover { color: white; text-decoration: underline; }

td.bordercell{
	border-left: 2px solid #3399FF;
}

td.flickrcell{
	width: 160px;
	height: 160px;
	padding: 2px;
	padding-right:5px;
	border: 1px dashed #3399FF;
	text-align: center;
	vertical-align: middle;
}
table.flickrtable{
	border-collapse: separate;
	border-spacing: 7px;
}

table.compactTable {
	border: none;
}
table.compactTable td {
	padding: 3px;
	margin: 3px;
}

table.compactTable td img {
	width: 35px;
	height: 35px;
	border: none;
	padding: 0px;
	margin: 0px;
}

table.formTable{
	border: 1px solid #3399FF;
	padding : 4px;
	padding-left: 20px;
	padding-right: 25px;
}

div#page_loader {
	width:250px;
	height:220px;
	padding:10px;
	background-color:#ffffff;
	position:absolute;
	left:0;top:0;
	display:none;
	z-index:9999;
	text-align: center;
}

div#mask{
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
