a:link {
	color: #91007b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91007b;
}
a:hover {
	text-decoration: underline;
	color: #91007b;
}
a:active {
	text-decoration: none;
	color: #91007b;
}

#contact A:link {color: #000000; text-decoration: none;}
#contact A:visited {color: #000000; text-decoration: none;}
#contact A:active {color: #000000; text-decoration: none;}
#contact A:hover {color: #91007b;text-decoration: underline;}

#home A:link {color: #000000; text-decoration: none;}
#home A:visited {color: #000000; text-decoration: none;}
#home A:active {color: #000000; text-decoration: none;}
#home A:hover {color: #91007b;text-decoration: underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat-x;
	background-image: url(../images/bglijn.jpg);
	background-color: #fdbd3a;
	margin: 0px;
	padding: 0px;
	text-align:center;
	width: 100%;
	height: 100%;
}


h1 {
	color: #000000;
	font-size: 19px;	
	margin: 0px;
	padding: 0px;	
}

img {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	position: relative;
	width: 742px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	text-align:left;
	padding: 70px 0px 0px 0px;
}

#home {
	position: absolute;
	left: 510px;
	top: 20px;
	width: 80px;
	height: 20px;
	font-size: 11px;
	text-align:left;
}

#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 614px;
	text-align:left;
	background-image: url(../images/bgWebsite.jpg);
	background-repeat: repeat-y;
}

#contentTop {
	width: 614px;
	background-image: url(../images/bgContentTop.jpg);
	background-repeat: no-repeat;
}

#header{ 
	position: relative;
	width: 614px; 
	height: 133px; 
}

#buttonHome {
	position: absolute;
	left: 10px;
	width: 300px;
	height: 133px;
	display: block;
}

#nav{ 
	position: relative; 
	width: 742px; 
	height: 43px; 
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
} 

#foto{ 
	margin: 0px 10px 0px 17px;
	padding: 0px;
	height: 115px;
} 

#text {
	padding: 0px 0px 30px 9px;
	margin: 0px 0px 0px 170px;
	color:#202020;
	font-size: 11px;
	background-image: url(../images/tekstlijn.jpg);
	width: 400px;
}

#contact {
	position: absolute;
	left: 20px;
	top: -65px;
	width: 150px;
	height: 70px;
	color:#202020;
	font-size: 11px;
	text-align:left;
}

#footer {
	position:relative;
	width: 614px;
	height: 31px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
}
