html, body, ul, li, img, a, form
{
	margin:					0;
	padding:				0;
	border:					none;
}

table thead
{
	font-weight:			bold;
}
body
{
	background:				url('../img/background.png') repeat;
	background-attachment:	fixed; 
}
*
{
	font-family:			Arial;
	font-size:				13px;
	color:					#444;
}
#wrapper
{
	margin:					0 auto;
	width:					998px;
	height:					850px;
	z-index:					1;
	padding-left:			20px;
}
body > #wrapper /* alle browsers, behalve IE6 */
{
    background:		     	url('../img/achtergrond.png') no-repeat;
}
* html #wrapper /* IE6 */
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/achtergrond.png', sizingMethod='');
}
#kop
{
	position:				relative;
	height:					140px;
}
#logo
{
	float:  				left;
}
#kids
{
	float:  				right;
	padding-right:			45px;
	padding-top:			5px;
}

#bovenkant
{	
	position:				relative;
	left:					10px;
	top:					0px;
	z-index:				2;
}


#website
{	
	z-index:				2;
	position:				relative;
	height:					642px;
}
#website *
{
	font-family:			Arial;
}
#pages
{
	display:				inline;
	float:					left;
	margin-left:			15px;
	margin-top:				0px;
	width:					680px;	
	height:					570px;
	z-index:				2;
	overflow:				auto;
}
#pages li
{
	list-style-type:		none;
	margin-left:			20px;
	margin-top:				5px;
	margin-bottom:			5px;
}
#pages p
{
	margin-top:				5px;
	margin-bottom:			5px;
}
#vlak 
{
	display:				inline;
	float:					left;
	margin-left:			30px;
	z-index:				5;
	width:					251px;
}

#vlak1
{
 	background:		     	url('../img/roodvlak.png') no-repeat;	
	width:					245px;
	height:					135px;
	padding-top:			5px;
	left:					200px;
	padding-left:			5px;
	z-index:				2;
	margin-bottom:			10px;
}
#vlak1 td
{
	color:					white;
	font-size:				12px;
	font-weight:			bold;
}
th
{
	text-align:left;
}
#vlak2
{
    background:		     	url('../img/oranjevlak.png') no-repeat;
	font-family:			Arial;
	font-size:				13px;
	color:					white;
	width:					245px;
	height:					178px;
	padding-top:			5px;
	padding-left:			5px;
	z-index:				2;
	margin-bottom:			10px;
}
#vlak2 a:hover
{
	color:					#42A1D9;
}

#vlak3
{
	background:		     	url('../img/blauwvlak.png') no-repeat;
	width:					250px;
	height:					125px;
	z-index:				2;
}
h2
{
	font-size:				13px;
	color:					red;
	padding-top:			0px;
}
h3
{
	font-size:				16px;
	color:					#369;
	margin:					0px;
}

p
{
	margin:					0px;
	padding:				0;
}
a
{
	text-decoration:		underline;
}
a:hover
{
	color:					orange;
}
a:focus
{
	outline:				0 solid white;
}


#kop h2
{
	float:					right;
	margin:					15px 10px 0 0;
	padding:				0;
	font-size:				22px;
	color:					white;
	font-weight:			normal;
	letter-spacing:			1.5px;
}
#kop #navigatie
{
	list-style-type:		none;
	position:				absolute;
	bottom:					0;
	
	right:					145px;
	padding-left:			15px;
}
#kop #navigatie li
{
	display:				inline;
	height:					0px;

}


#menu li
{
	display: 				inline;
	list-style-type: 		none;
}

#menu
{
	z-index:				5;
	position:				relative;
	list-style-type:		none;
}
#menu li
{
	margin-bottom:			3px;
	padding:				0 10px 0 0;
}
#menu li a
{
	display:				inline;
	color:					black;
	text-decoration:		none;

}



#links
{
	float:					left;
	display:				inline;
	width:					330px;
}
#rechts
{
	float:					right;
	display:				inline;
	width:					330px;
}
#errormsg li
{
	color:					red;
	font-weight:			bold;
}

#footer
{
	position:				absolute;
	bottom:					0;
	left:					10px;
}

#jaaroverzicht 
{
	border-collapse: 		collapse;	
	margin-left:			10px;
}
#jaaroverzicht tr
{
	border-collapse: 		collapse;	
}
#jaaroverzicht td
{
	border: 				1px dotted #ABABAB;		
	padding: 				2px 2px;	
	left:					10px;
	border-collapse: 		collapse;
}
#files 
{	
	border-collapse: 		collapse;
	float:					left;
	margin-left:			0px;
}

#files td 
{
	border: 				1px dotted #ABABAB;		
	padding: 				1px 1px;
	width:					5px;
}
#disclaimer 
{
	text-align:				center;
	font-size:				11px;
}
#disclaimer a
{
	font-size:				11px;
}

#AddProduct
{
	position: 	absolute;
	left:		505px;
	top:		0px;
	width:	190px;
}

#AddProduct h3
{
	margin-bottom: 4px;
}
#themalied
{
	position:				absolute;	
	left:					157px;
	top:					1px;
	width:					300px;
	height:					32px;	
	font-family:			Arial;
	font-size:				13px;
	color:					red;
}
