/*http://gathering.tweakers.net/forum/list_messages/1095246///footer*/

html {
	margin: 0; 
	height: 100%; 
	background:#AAA;
} 
body {
	position: relative; 
	min-height: 100%;  
	width: 950px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: 0 auto;
	background: #EEE;  
	font: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:white url(../images/main_container_home.jpg);
}
h1,h2,h3,h4 { 
	color: #B13413;
	margin-top: 0.2em;
}
h1 {
	font: 12pt Verdana;
}
h2 {
	font: 11pt Verdana;
}
h3 {
	font: 10pt Verdana;
}
a {
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	color: #3284B5;
}
a:hover {
	border: none;
	color: #B13413;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/*** Pagina indeling ***/

#container {
	width: 950px; 
	padding:0;
}
#header {
	border-bottom: 1px solid black;
	background:white;
	height:150px;
	background:url(../images/header.png) no-repeat center top;
}
#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: white;
}
#inhoud {
	margin: 0 1em 10px 150px;
	width:780px;
}
#links {
	width: 610px;
	float:left;
}
#rechts {
	width: 145px;
	margin-left:630px;
}
#footer {
	position: absolute; 
	bottom: 0;
	left: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 930px;
	padding: 2px 10px 4px 10px;
	height: 20px;
	font-size:8pt;
/*	background: #FD0101;*/
	background: #00C;
	color: white;
}        
#footer td, #footer a {
	font-size:8pt;
	color: white;
	text-decoration: none;
	border-bottom: 0;
	font-weight:normal;
} 

/*** Topmenu ***/

#menu {
	height: 19px;
/*	background:url(../images/menu.gif);*/
	background:#00C;
	color: white;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 10pt Arial;
}
#menu li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
#menu a {
	display: block;
	padding: .2em .2em;
	text-decoration: none;
	line-height: 14px;
	color:white;
	border-bottom:none;
}
#menu a:hover {
	color: #C30;
}

/*** Navigatie menu links ***/

#navigatie {
	float: left;
	width: 130px;
	margin-left: 1px;
	font-weight: bold;
}
#navmenu {
	width:138px;
}
#navmenu a {
	width: 123px;
	display: block;
	text-decoration: none;
	padding-left:5px;
	border-bottom: 0px;
}
#navmenu a:hover {
	color:black;
}
.nav1 {
	font-size:12px;
	color:#B13413;
	margin-top:10px;
}
.nav2 {
	font-size:11px;
/*	margin-left:5px;*/
}

/*** Diverse userinterface items ***/

.sitemap1 {
	font-size:11pt;
}
.sitemap2 {
	font-size:10pt;
	margin-left:20px;
}
.sitemap3 {
	font-size:8pt;
	margin-left:40px;
}
.blok {
	background:#CCD9F3;
/*	background:red;*/
}
.advertenties {
	width:100%;
	text-align:center;
}
.advertenties a {
	border-bottom: 0;
}