/* defaults */
body {
	color: #FFDDAA; 
	background: #2D2C27;
	background-image: url(achtergrond.png);
	background-repeat: repeat;
	font-family: arial;
}
div.quote {
	padding-left: 5em;
	font-style: italic;
	display: block;
}
img {
	border: none;
}
td {
	vertical-align: top;
	padding-left: 0cm;
	padding-bottom: 0.25cm;
}
td.description {
	padding-left: 0.5cm;
	padding-bottom: 0.25cm;
	vertical-align: middle;
}
table {
	margin-left:0.25cm;
}
h1 {
	display: block;
	padding-top: 5px;
	margin: 0px;
	font-size: 120%
}
div.h2header {
	background-image:url(bovenrand.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:250px;
	height: 10px;
	display:block;
	margin: 0px;
	margin-left: -5px;
	margin-top: 15px;
	padding:0px;
}
div.h2footer {
	background-image:url(onderrand.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:250px;
	height: 10px;
	display:block;
	margin: 0px;
	margin-left: -5px;
	padding:0px;
}
h2 {
	background-image: url(horizontaal.png);
	background-repeat: repeat-y;
	min-width: 250px;
	display: block;
	padding-left: 5px;
	margin:0px;
	margin-left: -5px;
	font-size: 100%
}
div.news {
	display: block;
	margin-top: 10px;
	margin-left:15px;
}
div.header {
	background-image: url(titel.png);
	background-repeat: no-repeat;
	background-position: center right;
	height: 70px;
	font-size:0%;
	border-spacing: 0px;
	color: #2D2C27;
}
div.menulinks {
	background-image:url(linkerrand.png);
	width:10px;
	height: 250px;
	float: left;
}
div.menurechts {
	background-image:url(rechterrand.png);
	width:10px;
	height: 250px;
	float: left;
}
div.menu {
	background-image: url(vertikaal.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 0px;
	width: 15%;
	min-height: 250px;
	float: left;
	border-spacing: 0px;
	position: relative;
	margin-top: 0px;
}
div.content {
	padding: 2px;
	border-spacing: 0px;
	position: relative;
	float: left;
	width: 80%;
	margin-left: 0.25cm;
}
div.content p {
	margin-left: 0.25cm;
	text-align: justify;
}
div.footer {
	font-size: 65%;
	text-align: right;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a {text-decoration:none;color:#FFDD77; font-weight: bold;}
a:visited {text-decoration:none;color:#FFDD77; font-weight: bold;}
a:hover {text-decoration:underline;color:#FFDD77; font-weight: bold;}
div.menu a {display: block; font-size:80%; font-weight: normal;}
div.menu a:visited {display: block; font-size:80%; font-weight: normal;}
div.menu a:hover {display: block; font-size:80%; font-weight: normal;}


div.menu div {
	font-size:80%;
	display: block;
	font-weight: normal;
	color: #FF7722;
}
div.menu a.submenu {
	margin-left: 0.6cm;
}
div.menu div.submenu {
	margin-left: 0.6cm;
}

div.content a.news {
	padding-top: 1cm;
	float: right;
}
