/*   2006 © MANSCHOT GRAFIMEDIA   */
/*   www.manschotgrafimedia.nl    */


body { font-family: Aria, Helvetica, sans-serif;
	color: #000; 
	background-color: #fff;}
	

/*   O P M A A K   T E K S T   */


p {
font-size:90%;
color:#000000;
line-height:110%; 
}

ul {
font-size:90%;
color:#000000;
line-height:110%; 
}

h1 {
color:#000000;
font-size:110%;
font-weight:strong;
text-align:left; 
}

h3 {
color:#000000;
font-size:70%;
font-weight:normal;
}

h4 {								/* platte tekst tabel */
font-size:90%;
font-weight:normal;
color:#000000;
}

a:link {
color:#000000; 
}

a:visited {
color:#000000; 
}

a:hover {
color:#5F2B67; 
}

a:active {
color:#000000; 
}




/*   O P M A A K   M E N U   */


#menu4 {	display		:none;
}


/*   O P M A A K   B E E L D   */


	
#container {
	width					: 95%;
	margin					: 0px;
	margin-left				: auto;
	margin-right			: auto;
	border					: 0px solid #FFFFFF;
	text-align				: left;
	background-image		: url(beeld_basis/bg_content.jpg);
}

#content_container {														/* Hier zitten left en right in */
}

#content {
	width					: 95%;
	margin-left				: 10px;											/* makes border line up with #left border */
	margin-top				: 5px;
}


* html #content {															/* hack voor IE ivm marge rechts */
	margin-left:0px;
}

#header {	display			:none;
}

#footer {
    margin-left					: 1px;
	}

.image {
    margin-left					: 10px;
	margin-right				: 15px;
}
