*		{
		font-family: Lucida Sans Unicode, arial, serif;
		font-size:12px; line-height:16px;
		color:#5E2612;
		text-align:justify;
		}

hr		{
		color:#5E2612;
		width:100%;
		height:1px;
		display:inline;
		}

.test		{
		font-family: arial, serif;
		}

html, body	{
		top:0;margin-top:0;margin-left:0;margin-bottom:0;margin-right:0;
		width:100%; height:100%;
		border:none;
		}

html		{
		overflow-y: scroll;
		}

body		{
		background-color:#000000;
		/* background-image: url('images/bg/vleugels_rodekruk.jpg'); */
		background-image: url('images/bg/vleugels_rodekruk_verloop.jpg');
		background-repeat: no-repeat;
		background-attachment:fixed;
		background-position: center center;
		}

h1, h2, h3, h4	{
		border:0 0 0 0;
		margin:0 0 0 0;
		font-family:arial,Tahoma,sans-serif;
		font-weight:bold;		
		text-transform:uppercase;
		}

h1		{
		font-size:14px;
		display:block;
		border-top: 1px solid #5E2612;
		border-bottom: 1px solid #5E2612;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:19px;
		}

h2		{
		margin-bottom:16px;
		}

#contentbox	{
		width:675px;
		padding-top:1px;
		background-image: url(images/bg_content.gif);
		background-repeat: repeat-y;
		background-position: left;
		filter:alpha(opacity=86);
		/* opacity:0.86; */
		/* -moz-opacity:0.86; */
		}

#content	{
		position:relative;
		display:block;
		margin-top:20px;  margin-left:45px; margin-right:45px; margin-bottom:0px;
		filter:alpha(opacity=100);
		opacity:1.00;
		-moz-opacity:1.00;
		z-index:2;
		}

#contentbox #content	{
			filter:alpha(opacity=100);
			opacity:1.00;
			-moz-opacity:1.00;
			}

#main		{
		border: 0px;
		margin: 0px auto;
		width:1028px;
		height:100%;
		/* vertikaal centreren: */
		position:absolute;
		left:-500px;
		top:-340px;
		}

#test		{
		position:relative; width:1px;height:1px;
		align:center;
		vertical-align:center;
		top:50%;
		left:50%;
		}

#navigatie	{
		position:absolute;
		width:180px;
		left:-500px;
		top:-340px;
		}

#navigatielayer	{
		position:static;
		}

div#logo		{
		position:absolute;
		left:0px;
		top:-310px;
		width:532px;
		height:93px;
		}

#subnav		{
		margin-top:10px;
		border-top: 1px solid #5E2612;
		padding-top:15px;
		padding-bottom:0;
		text-align:center;
		}


table#maintable	{
		height:100%;
		}

.foto		{
		border: 10px solid #FFFFFF;
		}

.polaroid		{
		filter:alpha(opacity=0);
		opacity:0;
		-moz-opacity:0;
		}

img[align="left"]	{
			float:left;
			margin-right:10px;
			margin-bottom:10px;
			}

img[align="right"]	{
			float:right;
			margin-left:10px;
			margin-bottom:10px;
			}

.png	{
	behavior: url(iepngfix.htc);
	}

