/*
Design for Grondslag B.V. made by Barry Veldt
*/

					/* BASIS */

#container {
	position: 	absolute;
	margin: 	0 auto;
	width: 		975px;
	height:		auto !important; /* voor moderne browsers */
	height:		100%; /* voor IE */
	top: 		0px;
	left: 		50%;
	margin-left: 	-485px;
	margin-top: 	0px;
	background-image:  url(../images/background_grey.jpg); 
	background-repeat: y-repeat;
	}

.menu-links {
	width: 		222px; 
	float: left;
	margin-left: 	5px;
	padding-top: 	15px;
	}

.content{
	width: 		560px; 
	min-height: 	400px;
	float: left;
	background: 	#ffffff;
	padding-top: 	15px;
	padding-left: 	19px;
	}

.menu-rechts {
	width: 		100px; 
	float: 		left;
	margin-left: 	0px;
	padding-top: 	15px;
	}

.footer {  
	height: 	10px;  
	width: 		975px;
	float: 		both;
	font-size:  	12px;
	}

body    {
	color:      	#666666;
	font-size:   	12px;
	font-family: 	arial;
	line-height: 	15px;
	list-style-type: none;}

td  	{
	color:      	#666666;
	font-size:   	12px;
	font-family: 	arial;
	line-height: 	15px;
	text-align:left;vertical-align:top
	}

h1  	{
	color:      	#D9531E;
	font-size:   	12px;
	font-family: 	arial;
	line-height: 	15px
	}

h4  	{
	color:      	#474747;
	font-size:   	12px;
	font-family: 	arial;
	line-height: 	15px
	}

a:link 	{
	color:          #666666;
	font-size:      12px;
	line-height:	15px;
	font-weight: 	bold;
	text-decoration:none 
	}

a:visited {
	color:          #666666;
	font-size:      12px;
	line-height:	15px;
	font-weight: 	bold;
	text-decoration:none 
	}

a:hover {
	color:          #812E0E;
	font-size:      12px;
	line-height:	15px;
	font-weight: 	bold;
	text-decoration:none
	}

					/* Menu */

#menu3 {
	position: 	absolute;
	margin: 	0 auto;
	width: 		200px;
	height: 	1px;
	top: 		0px;
	left: 		50%;
	margin-left: 	260px;
	margin-top: 	220px;
	z-index:	999999;
 	}

#menu3 ul {
	margin: 	0;
	padding: 	0;
	font-size:  	11px;
	line-height:	11px;
	list-style-type: none; 
	}

#menu3 h3  {
	margin: 	0;
	padding: 	0;
	font-size:      12px;
	line-height:	12px;
	color: 		#D9531E;
	text-decoration:none;
	}	

#menu2 {
	position: 	absolute;
	margin: 	0 auto;
	width: 		200px;
	height: 	1px;
	top: 		0px;
	left: 		50%;
	margin-left: 	350px;
	margin-top: 	176px;
	z-index:	999999;
}

#menu1 {
	position: 	absolute;
	margin: 	0 auto;
	width: 		222px;
	height: 	40px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-480px;
	margin-top: 	171px;
	z-index:	999999;
	}

#menu1 ul {
	margin: 	0;
	padding: 	0;
	font-size:  	12px;
	line-height:	15px;
	list-style-type: none; 
	}

#menu1 h2  {
	margin: 	0;
	padding: 	0;
	font-size:      11px;
	line-height:	11px;
	color: 		#FEFFDB;
	text-decoration:none;
	}

#menu1 a {
	margin: 	0;
	display: 	block;
	padding: 	5px 15px;
	font-size:      12px;
	line-height:	15px;
	border-bottom: 	2px dotted #919191;
	color: 		#ffffff;
	}

#menu1 a:hover {
	margin: 	0;
	background: 	#812E0E;
	color: 		#FFFFFF;
	font-size:      12px;
	line-height:	15px;
}

					/* DIVE */

#logo {				
	position: 	absolute;
	margin: 	0 auto;
	width: 		209px;
	height: 	53px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-475px;
	margin-top: 	85px;
	z-index:	8888;
	}

#kiwa {				
	position: 	absolute;
	margin: 	0 auto;
	width: 		209px;
	height: 	53px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-478px;
	margin-top: 	543px;
	z-index:	8888;
	}

#rollover1 {				
	position: 	absolute;
	margin: 	0 auto;
	width: 		100px;
	height: 	75px;
	top: 		0px;
	left: 		50%;
	margin-left: 	359px;
	margin-top: 	460px;
	z-index:	66666;
	}

#rollover2 {				
	position: 	absolute;
	margin: 	0 auto;
	width: 		100px;
	height: 	75px;
	top: 		0px;
	left: 		50%;
	margin-left: 	359px;
	margin-top: 	480px;
	z-index:	77777;
	}

#rollover3 {				
	position: 	absolute;
	margin: 	0 auto;
	width: 		100px;
	height: 	75px;
	top: 		0px;
	left: 		50%;
	margin-left: 	359px;
	margin-top: 	500px;
	z-index:	88888;
	}

#header1{				 
	position: 	absolute;
	margin: 	0 auto;
	width: 		209px;
	height: 	53px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-252px;
	margin-top: 	19px;
	z-index:	666666;
	}

#header2{			 
	position: 	absolute;
	margin: 	0 auto;
	width: 		209px;
	height: 	53px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-252px;
	margin-top: 	19px;
	z-index:	666666;
	}

#RSS{
	position: 	absolute;	
	margin: 	0 auto;
	width: 		209px;
	height: 	53px;
	top: 		0px;
	left: 		50%;
	margin-left: 	-480px;
	margin-top: 	330px;
	z-index:	888;
	}



