/* 

Website techniek: 
Cubique Webcreations
CaballeroFabriek
Saturnusstraat 60 - unit 111
www.cubique.nl
info@cubique.nl

*/

/* -------------------------------------------------------------- layout kenmerken */

body {
	margin:0;
	background: #fff;
	font-family: Verdana, Tahoma, Arial;
}
#container {
	margin:auto;
	position:relative;
	background: #ffe887;
}
#outer {
	height: auto !important;
	padding: 0;
}
#container, #outer {
	width: 800px;
}
#header{
	position:absolute;
	top:0px;
	left: 0;
	overflow:hidden;
}
#header, #clearheader {
	height:339px;
}
#content {
	position: relative;
	min-height: 300px;
	height:auto !important; 
	height: 300px;
}
#header {
	width:800px;
}
#content, #centrecontent {
	width:800px;
	background: #ffe887;
}
#footer {
	position:relative;
	clear:both;
	background: #3399ff;
	width: 800px;
}
#clearfooter{
	clear:both;
}
#footer, #clearfooter {
	height:40px;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
}
a {
   outline: none;
}

/* -------------------------------------------------------------- kop kenmerken */

#intro {
	background: #3399ff;
	min-height: 50px;
	height: auto!important;
	height: 50px;
}
#intro h1 {
	font-size: 81%;
	padding: 13px 0 0 0;
	margin: 0;
}
#intro a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	min-height: 50px;
	height: auto!important;
	height: 50px;
}
#intro:hover, #center-block li a:hover, #menu li a:hover {
	background: #9400d3;
}

/* -------------------------------------------------------------- center-block kenmerken */

#center-block {
	height: 249px;
	width: 800px;
	overflow: hidden;
}
#center-block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#center-block li {
	height: 83px;
	text-transform: uppercase;
	font-size: 81%;
	width: 300px;
	text-align: center;
	vertical-align: middle;
}
#center-block li a {
	display: block;
	height: 53px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding-top: 30px;
}
#center-block .verhalen {
	background: #ffcf00;
}
#center-block .persberichten {
	background: #dc143c
}
#center-block .pr {
	background: #3399ff
}
.ton {
	background: url('img/ton-verheijen.jpg') no-repeat;
	background-position: right top;
}
.pennen {
	background: url('img/pennen.jpg') no-repeat;
	background-position: right top;
}
.bladen {
	background: url('img/bladen.jpg') no-repeat;
	background-position: right top;
}
#center-block.bladen #adres, #center-block.pennen #adres {
	visibility: hidden;
}
#adres {
	float: left;
	display: inline;
	margin: 30px 0 0 20px;
	font-size: 81%;
}
#adres a {
	text-decoration: none;
	color: #000;
}
#adres a:hover {
	text-decoration: underline;
}
.archief {
	margin-top: 15px;
} 
div#introductie.archief p {
	padding-left: 15px;
}

/* -------------------------------------------------------------- menu kenmerken */

#menu {
	height: 40px;
	width: 800px;
	background: #ddff44;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	display: inline;
	height: 40px;
	width: 100px;
	font-size: 61%;
	text-align: center;
}
#menu li a {
	padding-top: 12px;
	text-decoration: none;
	display: block;
	height: 40px;
	font-weight: bold;
}
#menu .black {
	background: #000;
}
#menu .yellow {
	background: #ffcf00;
}
#menu .black a {
	color: #fff;
}
#menu .yellow a {
	color: #000;
}

/* -------------------------------------------------------------- footer kenmerken */

#footer p {
	font-size: 71%;
	color: #000;
	margin: 0;
	padding: 12px 0 10px 20px;
	background: #3399ff;
}
#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover, #inhoud a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
}

/* -------------------------------------------------------------- inhoud kenmerken */

#introductie {
	background: #ddff55;
	padding: 5px;
	background: #fdf4cf;
	margin-bottom: 8px;
	border: 1px solid #3399ff;
}
#inhoud {
	width: 600px;
	margin: 20px 0 0 20px;
	padding-top: 30px;
}
#inhoud p {
	line-height: 120%;
	font-size: 81%;
	margin: 0;
	padding: 5px 0 10px 0px;
	color: #000;
}
#inhoud .kopjevw {
	text-decoration: underline;
}
#inhoud h1 {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
}
#inhoud h1 {
	font-size: 81%;
}
#inhoud h2 {
	font-size: 81%;
	font-weight: bold;
}
#inhoud ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 10px 0 10px 10px;
}
.plaatsingsdatum {
	font-size: 81%;
	font-weight: normal;
	margin-left: 10px;
}
#inhoud li {
	line-height: 140%;
	font-size: 81%;
}
#inhoud a {
	text-decoration: none;
	color: #00458a;
}
#inhoud table {
	font-size:  81%;
}
#inhoud table td {
	padding: 2px;
	vertical-align: top;
}
#inhoud table .kolom1 {
	width: 160px;
}
#inhoud .datum {
	font-size: 74%;
}