
body {	
    margin-top: 88px;
    font-family: arial, "lucida console", sans-serif;
    font-size: 11pt;
    background-color: white;
    margin-left: 124px;
}

#top {
    position: absolute;
    top: 30px;
    height: 25px;
}

#menu {
    position: fixed;
    top: 29px;
    left: 10px;
}

#content {
    position: absolute;
    top: 91px;
    left: 127px;
    width: 580px;
    padding-bottom: 10px;
}

#ads {
    position: absolute;
    top: 90px;
    left: 730px;
}



a:visited, a:link {
	color: #03bffd;
}

a:hover {
	color: #20fd03;
}

img {
	border: none;
	padding-bottom: 5px;
}

table {
	border-width: 0;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

iframe.reactie {
	border-style: none;
	width: 500px;
	height: 400px;
}

iframe.binnenkijken {
	border-style: none;
	width: 1019px;
	height: 800px;
	margin-top: 20px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	width: 75px;
	height: 75px;
	margin-bottom: 10px;
}

#menu a {
	color: black;
	text-decoration: none;
	font-size: 18px;
	width: 75px;
	line-height: 75px;
	float: left;
	text-align: center;
}

p {
	margin-top: 0;
	clear: both;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	display: block;
}

.sitemap h1 {
	font-size: 12pt;
	padding-left: 10px;
	display: block;
}

.sitemap h2 {
	font-size: 11pt;
	padding-left: 30px;
	display: block;
}

#top h1 {
	float: left;
	margin-top: 3px;
	font-size: 14pt;
	padding-left: 10px;
}

#top img {
	float: left;
}

#top .noImg {
	padding-left: 0;
}


td .content {
	vertical-align: bottom;
	width: 600px;
}

.pager {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}

.paragraphBreak {
	padding: 10px 20px;
	display: block;
}

.rightOfParagraph {
	display: inline;
	float: right;
	padding: 4px 20px 10px 20px;
}

.leftOfParagraph {
	display: inline;
	float: left;
	padding: 4px 20px 10px 20px;
}

.centered {
	display: inline;
	margin-left: 120px;
	padding: 4px 20px 10px 20px;
}

.gallery td {
	padding-right: 5px;
	padding-bottom: 2px;
}

.gallery img {
	width: 130px;
	height: 130px;
}

.intercolumnSpacing th {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

.intercolumnSpacing td {
	padding-left: 10px;
}

table.intercolumnSpacing {
	margin-bottom: 20px;
}

p.firstParagraph {
    margin-top: 0px;
}

.footer {
	font-size: 10pt;
	margin-top: 17px;
}

ul.categories {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.categories li {
	padding-right: 1ex;
	float: left;
}

.linda { background-color: #bc06cd }
.kamers { background-color: #03bffd }
.opdracht { background-color: #20fd03 }
.links { background-color: #eefd03 }
.reactie { background-color: #fda803 }
.contact { background-color: #fd0309 }

