/* basis */* {	margin:0px;	padding:0px;	font-family:Tahoma, Geneva, Verdana, arial, helvetica;}html {	width:100%;	height:100%;}body {	background-image: url("/images/boom.jpg");	background-attachment:fixed;	background-position:top right;	background-repeat: repeat-y;	background-color:#d3d3d3;	margin:0px;	padding:0px; 	width:100%;	height:100%;}/* opsommingen */ul,ol {	margin:20px;	margin-bottom:15px;}ul li {	list-style-type:square;}/* afbeeldingen */img {	border:none;}/* invoervelden */input {	width:120px;	border:1px solid #808080;	background:none;	color:#FFFFFF;}textarea {	width:200px;	border:1px solid #808080;	color:#333333;}	button,.button {	width:200px;	border:1px solid #808080;	background:none;	background-color:#714e1c;	color:#ffffff;	-moz-opacity:.9;	filter:alpha(opacity=90);}/* links *//* links */a:link, a:visited, a:active { 	color:#920400; 	text-decoration:none;	font-weight:bold;}a:hover { 	color:#FF0000;	text-decoration:none;	font-weight:bold;}/* container */.container {	background-image: url("/images/backmenu.jpg");	background-repeat: repeat-y;	background-position:0px 0px;	width:100%;	height:100%;	margin:0px auto;}	/* leftcontent / menu */	.leftcontent {		background-image: url("/images/topmenu_01.jpg"); 		background-repeat: no-repeat;		background-position:top left;		/*float:left;*/		width:210px;		height:100%;		margin-top:0px;		margin-left:0px;			}		.menucontent {			margin-left:20px;			margin-top:220px;			margin-bottom:20px;			margin-right:20px;			font-size:16px;			line-height:30px;			color:#ffffff;			text-align:right;			padding:15px;		}		.menucontent a:link, .menucontent a:active, .menucontent a:visited {			color:#ffffff;		}		.menucontent a:hover {			color:#6f5729;		}	/* maincontent */	.maincontent {		background-image: url("/images/topmenu_02.jpg"); 		background-repeat: no-repeat;		background-position:top left;		/*float:left;*/		height:100%;		margin-top:0px;		margin-left:0px;		margin-right:60px;		margin-right:10px;		margin-bottom:0px;			}		.poemmaincontent {			margin-left:200px;			height:30px;			margin-top:20px;			/*margin-right:;*/			font-size:12px;			color:#0e0e09;			text-align:left;		}		.titlemaincontent {			margin-left:210px;			margin-top:60px;			/*margin-right:;*/			font-size:12px;			color:#0e0e09;			text-align:left;		}		.textmaincontent {			margin-left:30px;			margin-top:30px;			margin-bottom:0px;			margin-right:60px;			font-size:12px;			color:#0e0e09;			text-align:left;		}	/* rightcontent */	.rightcontent {		background-image: url("/images/rightback2.jpg");		background-repeat: repeat-y;		background-attachment:fixed;		background-position:top right;		width:210px;		height:100%;		margin-top:0px;		margin-left:0px;		padding:0px;		/*overflow:auto;*/		/*overflow-x:hidden;*/	}				.textrightcontent {				margin-left:0px;				margin-top:10px;				margin-bottom:20px;				margin-right:20px;				padding:0px;				font-size:12px;				color:#ffffff;				text-align:justify;			}/* opmaak */P {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:18px;	color:#000000;	margin-bottom:15px;}H1 {color:#000000;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;}H2 {color:#FF6600;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;}H3 {color:#666666;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;}H4 {color:#FF6600;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;	margin-bottom:0px;}H5 {color:#000000;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;	margin-bottom:0px;}H6 {color:#666666;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;	font-style:normal;	margin-bottom:0px;}/*/* Some patches to remove extra spaces */h1,h2,h3,h4,h5,h6,h7,form,p,hr {	margin:0px;	padding:0px;}hr,.hr {	display:block;	height:1px;	border:0px;	margin-top:10px;	border-bottom:1px solid #ccc;	margin-bottom:10px;}ul,ol {	margin-top:0px;	margin-bottom:0px;}.title *,h1 {	font-family:Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;	font-size:24px;	font-weight:normal;	font-style:normal;	line-height:28px;	letter-spacing:normal !important;	color:#EF009B;}.title a,h1 a {	color:#EF009B;}.title a:hover,h1 a:hover {	color:#EF009B;}.copyR {	vertical-align: bottom;	font-size: 9px;	color: #b29a6c;}.copyR a:link, .copyR a:active, .copyR a:visited {	font-size: 9px;	color: #6f5729;}.copyR a:hover {	font-size: 9px;	color: #FF0000;}/* Clear all patch */.clear:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clear {display: inline-block;}*/
