/*CSS DOCUMENT*/

body
{
	margin: 0; 
	padding: 0;
	background-color: white;
	background-image: url('achtergrond2.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	
}


a.two:link {align: center; color: black; text-decoration: none}
a.two:visited {color: black; text-decoration: none}
a.two:hover {color: white; background-color: #bf4a04; font-size: 100%}

#alles
{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-color: gray;
}

#linkerdeel
{
	width: 149px;
	height: 600px;
	background-image: url('links.jpg');
	float: left;
}

#boven
{
	width: 651px;
	height: 52px;
	background-color: white;
	float: left;
}

#navigation
{
	width: 529px;
	height: 53px;
	background-image: url('menu.jpg');
	float: left;
	font-size: 12px;
	font-family: verdana;
}

#navigation ul, #navigation ul li
{
	margin-left: 10px;
	list-style: none;
	margin: 5px;
	padding: 5px;
	display: inline;
}

#navigation ul li a span 
{
	margin-left: 10px;
	padding: 5px;
}


#menu
{
	width: 529px;
	height: 53px;
	background-image: url('menu.jpg');
	float: left;
}

#naastmenu
{
	width: 122px;
	height: 53px;
	background-color: white;
	float: left;
}

#main
{
	width: 365px;
	height: 366px;
	background-image: url('main2.jpg');
	float: left;
}

#rechts
{
	width: 164px;
	height: 366px;
	background-image: url('rechts.jpg');
	float: left;
}

#rechtser
{
	width: 122px;
	height: 366px;
	background-image: url('rechtser.jpg');
	float: left;
}	

#onderkant
{
	width: 651px;
	height: 129px;
	background-image: url('onderkant.jpg');
	float: left;
}

#naastgrafisch
{
	width: 185px;
	height: 122px;
	background-color: #f1f2ca;
	background-image: ;
	float: right;
}	

#label
{
	width: 231px;
	height: 54px;
	background-image: url('label.jpg');
	float: left;
}	

#onder
{
	width: 611px;
	height: 99px;
	background-image: url('onder.jpg');
	float: left;
}

p.onder
{
	margin-top: 18px;
	margin-left: 40px;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
	color: gray;
}

p.main
{
	width: 325px;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
	color: #3c3c3c;
}

p.rechts
{
	margin-top: 50px;
	margin-left: 15px;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
	color: white;
}

img.h
{
width: 150px;
margin-right: 5px;
float: left;
}

img.m
{
width: 140px;
margin-right: 0px;
margin-top: 45px;
margin-bottom: 0px;
}

ol
{
	font-family: verdana;
	font-size: 10px;
}

p.rechts2
{
	width: 140px;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
	color: #3c3c3c;
}


p.rechts3
{
	width: 140px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: auto;
	font-family: verdana;
	font-size: 10px;
	color: #3c3c3c;
}

#cater
{
	width: 150px;
	border-style: ;
	border: ;
	color: black;
	font-family: verdana;
	font-size: 11px;
	margin-left: 20px;
	float: left;
}
