html {
	height: 100%;
	width: 100%;
	}

body {
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 0px;
	background: url(../images/bg_gradient.jpg) repeat-x #333;
	}

body, table, th, td, tr, p, div, h1, h2, h3, h4, h5, h6, a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	}

h1 {
	color: #444;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

h2 {
	color: #444;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	color: #444;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

h4 {
	color: #444;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

h5 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h6 {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

th {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

a:link, a:visited, a:active, a:link img, a:visited img, a:active img {
	color: #ff6d00;
	border-color: #ff6d00;
	}

a:hover, a:hover img {
	color: #666;
	border-color: #666;
	}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	padding: 0px 1px 1px 1px;
	}

input.vote {
	font-weight: bold;
	color: #fff;
	height: 20px;
	background-color: #666;
	border: 1px solid #2f261d;
	cursor: pointer;
	}

select {
	width: 220px;
	}

textarea {
	padding: 0px 2px 2px 2px;
	width: 196px;
	height: 80px;
	}

ul {
	padding: 0px 0px 10px 12px;
	margin: 0px 0px 0px 10px;
	}

ol {
	padding: 0px 0px 10px 16px;
	margin: 0px 0px 0px 6px;
	}

hr {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #e0e0e0;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 6px 0px;
	}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.body {
	width: 980px;
	height: 100%;
	margin: 0px auto;
	background: url(../images/bg.gif) repeat-y;
	}

div.total {
	display: table-cell;
	width: 980px;
	height: 100%;
	background: url(../images/bg.gif) repeat-y;
	}

div.header {
	width: 980px;
	height: 188px;
	background: url(../images/header.jpg) no-repeat;
	}

div.center {
	width: 980px;
	background: url(../images/bg.gif) repeat-y;
	}

div.hotlink {
	float: left;
	display: table-cell;
	width: 138px;
	height: 362px;
	padding: 0px 16px 0px 6px;
	background: url(../images/hotlink.jpg) no-repeat;
	}

ul.hotlink {
	list-style: none;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	

ul.hotlink li {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	}

div.events {
	width: 138px;
	height: 176px;
	color: #999;
	}
	
div.events a:link, div.events a:visited, div.events a:active {
	color: #999;
	text-decoration: none;
	}

div.events a:hover {
	text-decoration: underline;
	}
	
div.media {
	width: 138px;
	height: 176px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	}

div.content_area {
	float: left;
	width: 532px;
	height: 362px;
	background: url(../images/content.jpg) no-repeat;
	}

div.menu {
	width: 512px;
	height: 25px;
	padding: 0px 10px 0px 10px;
	}

div.menu div {
	float: left;
	padding: 0px 7px 0px 7px;
	height: 25px;
	}

div.menu #actief a {
	color: #ffb400;
	}

div.menu a:link, div.menu a:visited {
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-decoration: none;
	}

div.menu a:hover, div.menu a:active {
	color: #999;
	}

div.content {
	width: 508px;
	margin: 19px 0px 0px 0px;
	padding: 0px 12px 20px 12px;
	min-height: 298px;
	background: url(../images/bg_content.jpg) bottom no-repeat #fff;
	}

div.content_text {
	min-height: 298px;
	}
	
div.content_text table {
	width: 508px;
	}
	
div.news {
	width: 508px;
	}
	
div.headlines {
	display: table;
	width: 508px;
	}

div.shortcuts {
	float: left;
	width: 308px;
	border-right: 1px solid #e0e0e0;
	padding: 0px 12px 0px 0px;
	}

div.hotnews {
	float: left;
	width: 175px;
	padding: 0px 0px 0px 12px;
	}

/* ie6 hack \*/
* html div.content_text {
	height: 298px;
	}

div.footer {
	display: table;
	width: 492px;
	padding: 6px 20px 10px 20px;
	color: #999;
	background: #191919;
	}

div.copyright {
	float: left;
	width: 366px;
	}

div.links {
	float: left;
	width: 30px;
	}

div.links a:link, div.links a:visited, div.links a:active {
	color: #fff;
	}

div.links a:hover {
	color: #666;
	}

div.hyves {
	float: right;
	width: 96px;
	}

div.poll_area {
	float: left;
	width: 288px;
	height: 362px;
	background: url(../images/schaduw_poll.jpg) bottom no-repeat #fff;
	}

div.wolken {
	width: 288px;
	height: 44px;
	background: url(../images/wolken.jpg) bottom no-repeat;
	}

/* Poll module */

div.poll {
	width: 262px;
	height: 278px;
	padding: 20px 10px 0px 16px;
	background: url(../images/schaduw_poll2.jpg) no-repeat #fff;
	}

table.poll {
	width: 262px;
	margin: 0px 0px 0px 0px;
	}
	
table.poll td.bar {
	font-size: 11px;
	line-height: 11px;
	height: 6px;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	}

table.poll td.options {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	}

table.poll td {
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	vertical-align: top;
	}

table.poll img {
	margin: 4px 0px 0px 0px;
	height: 4px;
	border: 1px solid #666;
	}

/* Gastenboek component */

table.gastenboek {
	width: 508px;
	}

table.gastenboek p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* Gallery component */

table.gallerynav {
	width: 508px;
	}

td.gallerythumb {
	width: 169px;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	}

div.gallerynav {
	width: 507px;
	text-align: left;
	}

div.gallerynav div {
	float: left;
	padding: 4px 4px 1px 3px;
	width: 28px;
	height: 22px;
	background: url(../images/select_gallery2.gif) center 0px no-repeat;
	}

div.gallerynav #nav_actief {
	float: left;
	color: #e0e0e0;
	background: url(../images/select_gallery.gif) center 0px no-repeat;
	}

div.gallerynav #nav_actief a {
	color: #ffb400;
	}

div.gallerynav a:link, div.gallerynav a:visited {
	display: block;
	color: #e0e0e0;
	font-weight: bold;
	width: 28px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	}

div.gallerynav a:hover, div.gallerynav a:active {
	color: #666;
	}