@charset "UTF-8";

html{
	height: 100%;
	overflow: hidden;
}

body
{
	background-color: transparent; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	
	position:relative;

	height: 100%;
	
	font: normal 100% Arial, Helvetica, Verdana, sans;
	
	font-size: 11px;
	
	color: #666666;
	
	margin:0px;
	padding:0px;



}

img#background{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}

div#maincontainer
{
	position: absolute;
	padding: 0px;
	height: 600px;
	width:750px;
	top: 50%;
	left: 50%;
	margin: -600px 0 0 -375px;	
}

div#content
{
	position: relative;
	left: 0px;
	top: 50%;
	padding: 20px 0;
	width: 750px;
	height: auto;
	
	color: #666666;
	font: normal 100% Arial, Helvetica, Verdana, sans;
	
	float: left;
	border: 0px solid #FF0000; 
	z-index: 1;
}

div#title{
	position: relative;
	height: 80px;
	width: 750px;
	top: 0px;
}

/************************************************
* TEXT
************************************************/

a:link
{
	color: #006;
	text-decoration: underline;
}

a:visited
{
	color: #006;
	text-decoration: underline;
}
a:active
{
	color: #006;
	text-decoration: underline;
}
a:hover
{
	color: #006;
	text-decoration: underline;
}

h1
{
	font: Arial;
	font-size: 17px;
	font-weight: 100;
	color: #E77300;
}

h2
{
	font: Arial;
	font-size: 15px;
	font-weight: 100;
	color: #e77300;
}

p
{
	font: Arial;
	font-size: 12px;
	color: #6e6f70;
	line-height: 18px;
}

pre
{
	font: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #6e6f70;
}

.orange
{
	font: Arial;
	font-size: 11px;
	color: #e77300;
}

input.buttono {
	/*zie: IE button */
	background-image: url("../images/backgroundbutton.jpg");
	background-position: center;
	border: 1px solid #BBAA7D;
	cursor: pointer;
	height: 29px;
	
	position: relative;
	float: right;
		
	padding: 5px 10px 25px 10px;
	margin: 0 0 10px;
		
	text-align: center;
	text-decoration:none;
	
	color: #534741;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

table.detail_big
{
	position: relative;
	
	width: 350px;
	height: 350px;
	
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 2px;
	border-bottom: 1px;
}

table.detail_big td      { padding: 3px; margin-right: 10px; text-align: left; border-bottom: 1px solid #CCCCCC;}


/************************************************
* MAIN
************************************************/

.main
{
	position: relative;
	top: 0px;
	width: 750px;
	border: 0px solid #00FF00;
}

	.main .top
	{
		position: relative;
		width: 750px;
		height: 54px;
		background-image: url(../images/top.png);
	}
	
	.main .middle
	{
		position: relative;	
		height: 350px;	
		background-image: url(../images/middle.png);
		background-repeat: repeat-y;
		z-index: 99;
		
		border: 0px solid #F00;
	}
		.main .middle .top
		{
			position: relative;
			width: 380px;
			height: auto;
			left: 30px;
			border-bottom: 1px solid #666;
		}
	
		.main .middle .left
		{
			position: relative;
			width: 380px;
			float: left;
			left: 10px;
			padding: 30px 0 0 20px;
			border: 0px solid #006600;
			max-height: 350px;
			overflow: auto;
		}
			
		.main .middle .left_over
		{
			position: relative;
			width: 350px;
			float: left;
			left: 10px;
			padding: 0px 0 0 20px;
			border: 0px solid #006600;
			max-height: 350px;
		}

		
		.main .middle .right
		{
			position: relative;
			min-width: 300px;
			min-height: 300px;
			float: right;
			right: 10px;
			border: 0px solid #0066CC;
		}
		
			.main .middle .right .image{
				position: relative;
				float: right;
				right: 0px;
				top: -48px;
			}
			
			.main .middle .right .image_over{
				position: relative;
				float: right;
				right: 0px;
				top: -29px;
			}
			
			.main .middle .right .button
			{
				position: absolute;
				top: 110px;
				right: 0px;
				height: 56px;
				width: 241px;
			}
			
			.main .middle .right .melding
			{
				position: absolute;
				top: 180px;
				right: 0px;
				height: 56px;
				width: 300px;
			}
			
			.main .middle .right .melding .download{
				margin: 0px;
				margin-bottom: -10px;
			}
			
			.main .middle .right .button_over
			{
				position: absolute;
				top: 140px;
				right: 0px;
				height: 56px;
				width: 241px;
			}
			
			.main .middle .right .under
			{
				position: absolute;
				width: 300px;
				height: 125px;
				top: 285px;
				right: 0px;
				z-index: 0;
				border: 0px solid #3C0;
			}
			
			.main .middle .right .cover
			{
				position: absolute;
				top: 381px;
				right: 0px;
				z-index: 99;
				
				border: 0px solid #0F0;
			}
		
	.main .footer
	{
		position: relative;
		height: 60px;
		width: 750px;
		background-image: url(../images/middle.png);
		background-repeat: repeat-y;
		border: 0px solid #FF0000;
	}
	
			.main .footer .logo
			{
				position: absolute;
				height: 60px;
				width: 170px;
				left: 25px;
			}
	
			.main .footer .slogan
			{
				position: absolute;
				width: 70px;
				height: 50px;
				top: 27px;
				right: 451px;
				border: 0px solid #FF0000;
			}

	
			.main .footer .text
			{
				position: absolute;
				width: 400px;
				height: 50px;
				top: 43px;
				right: 36px;
				border: 0px solid #0000FF;
			}


	
	.main .bottem
	{
		position: relative;
		width: 750px;
		height: 32px;
		background-image: url(../images/footer.png);
	}
	
/************************************************
* FOOTER
************************************************/

div#footer
{
	position: relative;
	top: 100px;
	left: 0px;
	
	width: 750px;
	
	text-align: center;
	
	margin-top: 60px;
	
	float: left;
		
	padding-top: 20px;	
	padding-bottom: 50px;
	
	font-size: 10px;
	color: #999999;
	
	z-index: 1;

}

div#footer_line
{
	width:100%; 
	height: 2px; 
	border-top: 1px solid #CCCCCC;
}

