a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-weight: normal;
	font-size: 36px;
	background-color: #FFFFFF;
}
#wrapper {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper #logo {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#wrapper #logo .style1 {
	font-size: 42px;
}
#wrapper #logo .style2 {
	font-size: 24px;
}
#wrapper #logo table-logo {
	width: 950px;
}
#wrapper #shophoofdmenu {
	width: 20%;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #inhoudveld {
	float: right;
	height: auto;
	width: 76%;
	background-color: #FFFFFF;
	border-top-width: 10px;
	margin: 0px;
	padding: 10px;
}
#wrapper #inhoudveld .style3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
#wrapper .tekst {
	width: 450px;

}
.edittekst {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
