a {
	background-color : transparent;
	color : #707070;
	text-decoration : none;
}

a:hover {
	background-color : transparent;
	border-color : #9966CC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color : #FF1493;
}

a.menu {
	background-color : transparent;
	color : #000000;
}

a:hover.menu {
	background-color : transparent;
	color : #000000;
}

a.titel {
	background-color : transparent;
	color : #000000;
}

a:hover.titel {
	background-color : transparent;
	color : #000000;
}

a:hover.image {
	border : none;
}

body {
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-repeat : repeat-y;
	color : #000000;
	font-family : Officina, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	margin : 0px;
	padding : 0px;
	background-position : left;
	line-height : 150%;
}

body.blauw {
	background-image : url(/images/interface/fill_blauw.gif);
	background-attachment : fixed;
}

body.groen {
	background-image : url(/images/interface/fill_groen.gif);
	background-attachment : fixed;
}

body.oranje {
	background-image : url(/images/interface/fill_oranje.gif);
	background-attachment : fixed;
}

body.rood {
	background-image : url(/images/interface/fill_rood.gif);
	background-attachment : fixed;
}

body.paars {
	background-image : url(/images/interface/fill_paars.gif);
	background-attachment : fixed;
}

div.blauw {
	background-color : #E0F0FF;
	color : #000000;
	padding : 8px;
	font-style : italic;
}

div.groen {
	background-color : #E0FFE0;
	color : #000000;
	padding : 8px;
	font-style : italic;
}

div.oranje {
	background-color : #FFDEAD;
	color : #000000;
	padding : 8px;
	font-style : italic;
}

div.rood {
	background-color : #ffe0e0;
	color : #000000;
	padding : 8px;
	font-style : italic;
}

div.paars {
	background-color : #FFE0FF;
	color : #000000;
	padding : 8px;
	font-style : italic;
}

div.main {
	position : relative;
	left : 0px;
	float : left;
	width : 100%;
	min-width : 96px;	
	max-width : 512px;
	text-align : left;
}

div.main-left {
	position : relative;
	left : 0px;
	float : left;
	width : 54%;
	min-width : 96px;	
}

div.main-right {
	position : relative;
	right : 0px;
	float : right;
	width : 40%;
	min-width : 96px;	
}

div.topbar {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 100%;
	height : 36px;	
}

div.logo_top {
	position : absolute;
	right : 2px;
	top : 2px;
	z-index : 4;
}

div.logo_watermark {
	position : absolute;
	width : 100%;
	left : 0px;
	top : 64px;
	z-index : 0;
	text-align : center;
}

div.menu {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 128px;
	height : 100%;
	z-index : 2
}

div.title {
	position : absolute;
	left : 144px;
	bottom : 64px;
	z-index : 2;
}

div.title_text {
	background-color : transparent;
	color : #DC143C;
	font-size : 24px;
	font-style : italic;
	letter-spacing : 12px;
	line-height : 32px;
}

h1 {
	background-color : transparent;
	color : #000000;
	font-size : xx-large;
}

h2 {
	background-color : transparent;
	color : #000000;
	font-size : x-large;
}

h2.naam {
	background-color : transparent;
	color : #000000;
	font-size : x-large;
	letter-spacing : 8px;
	margin : 0px;
	padding : 0px;
}

h3 {
	background-color : transparent;
	color : #000000;
	font-size : large;
}

h4 {
	background-color : transparent;
	color : #000000;
	font-size : medium;
	margin : 0;
	padding : 8px 0px 8px 0px;
}

h5 {
	background-color : transparent;
	color : #000000;
	font-size : small;
	margin : 0;
	padding : 8px 0px 4px 0px;
}

img {
	border : none;
}

img.foto {
	border-style : solid;
	border-color : #000000;
	border : 1px;
}

.menu {
	text-align : right;	
}

td {
	font-size : small;
}

tr.alt {
	background-color : #EEE8F8;
	color : #000000;
}

ul {
	padding-top : 0px;
	padding-bottom : 0px;	
}

ul.menu {
	list-style-type : square;
}

span.subtitel {
	background-color : transparent;
	color : #FF1493;
	font-style : oblique;
}
