.paars {
	font-size: 18px;
	color: #992749;
	font-weight: bold;
}

html {
	font: 0.75em/1.3  Trebuchet MS;
	background-color: #992749;
	background-image: url(../images/Achtergrondbalk.jpg);
	background-repeat: repeat-x;
}

body {
	margin: 0px auto;
	width: 845px;
	background-color: #330033;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #ffffff;
}	
	
	a:link {
	color: #FFFFFF;
	text-decoration: none
}
	a:visited {
	color: #FFFFFF;
	text-decoration: none
}
	a:hover {
	color: #FFFFFF;
	text-decoration: none
}
	a:active {
	color: #FFFFFF;
	text-decoration: none
}

#header	{
	width: 800px;
	height: 150px;
	margin-left: 17px;
}

#main {
	margin-top: 10px;
	width:	795px;
	text-align: left;
	padding-left: 50px;
}

#linkpartners {
	float: right;
	width: 170px;
	margin-right: 30px;
	margin-top: 15px;
}

#linkpartners_header {
	background-image: url(../images/mid-head.jpg);
	height: 23px;
	width: 150px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}

#linkpartners_center {
	background-image: url(../images/mid-mid.jpg);
	width: 160px;
	padding-left: 10px;
}

#linkpartners_footer {
	background-image: url(../images/mid-foot2.jpg);
	width: 170px;
	height: 27px;
}
	
#footer	{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 825px;
	height: 41px;
}
