body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	background-color: #473250;
	margin: 0px;
	padding: 0px;
}
.tablecornerlb {
	background-image: url(images/tabellen/cornerlb.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.tablecornerrb {
	background-image: url(images/tabellen/cornerrb.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.tablecornerlo {
	background-image: url(images/tabellen/cornerlo.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
}
.tablecornerro {
	background-image: url(images/tabellen/cornerro.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
}
.tableboven {
	background-image: url(images/tabellen/tableboven.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.tablerechts {
	background-image: url(images/tabellen/tablerechts.gif);
	background-repeat: repeat-y;
}
.tableonder {
	background-image: url(images/tabellen/tableonder.gif);
	background-repeat: repeat-x;
}
.tablelinks {

	background-image: url(images/tabellen/tablelinks.gif);
	background-repeat: repeat-y;
}
a:link {
	font-weight: bold;
	color: #5D2B6A;
}
a:visited {
	font-weight: bold;
	color: #5D2B6A;
}

a:hover {
	text-decoration: underline;
}


p {
	font-size: 12px;
	color: #592C63;
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #592C63;
}

ul {
	margin: 4px 0px 0px 20px;
	padding: 0px;
	list-style-type: disc;
}
li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #592C63;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
}

.ophoogteheader {
	height: 91px;
}
#layout {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#lijn {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 4px;
	width: 760px;
}
#lijn tr {
	vertical-align: top;
}
#header {
    width: 740px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#header .ophoogteheader #petrassnaam {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}
#header #ulnavigatie li {
	float: left;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #imglinksmenu {
	float: left;
}
#ulnavigatie {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ulnavigatie a:link, #ulnavigatie a:active, #ulnavigatie a:visited {
	color: #E8CDED;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 10px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
#ulnavigatie a:hover, #ulnavigatie a.current:link, #ulnavigatie a.current:visited {
	color: #FFD358;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#banner {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	width: 740px;
	padding: 0px;
}
.paarsbg {
	background-color: #5D2B6A;
}
#inhoud {
	width: 740px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#inhoudtekst {
	background-color: #F1E5F7;
	float: left;
}
#footer {
	width: 740px;
	margin: 5px 10px;
	padding: 0px;
}
#slogan {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#underfooter {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	text-align: right;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.homehoogte {
	height: 180px;
	margin: 0px;
	padding: 0px;
}
.hoogte100procent {
	height: auto;
	margin: 0px;
	padding: 0px;
}
#links_wat {
	font-size: 10px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	text-align: center;
}
#links_wat a:link, #links_wat a:visited, #links_wat a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #592C63;
	font-weight: bold;
}
#links_wat td a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #D70C8C;
}
.kader_om_link {

	text-align: center;
	padding: 5px;
	display: block;
	border: 1px solid #592C63;
	margin: 2px;
}
#links_wat a:hover, #links_wat a.current:link, #links_wat a.current:visited {

	color: #D70C8C;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
#formtable {
	border: 1px solid #A3A3A1;
	padding: 5px;
	margin: 0px;
}
.5pixrechtsvrij {
	padding: 0px 5px 0px 0px;
}
.footerlinks {

	margin: 2px 10px 2px 4px;
	float: left;
	font-size: 9px;
	color: #5D2B6A;
	font-weight: bold;
}
.footerrechts {

	margin: 2px 4px 2px 10px;
	float: right;
	font-size: 9px;
	color: #5D2B6A;
	font-weight: bold;
}
#contactformtable p {
	margin: 2px 0px 0px;
	padding: 0px;
}
.rbuttonuitlijning {
	width: 168px;
}
.formkleur {
	background-color: #F9F3FC;
	border: 1px solid #473250;
	color: #733582;
}
#klanten td {
	padding: 3px;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	scrollbar-base-color: #733582;
	scrollbar-arrow-color: #F9F3FC;
	scrollbar-track-color: #F1E5F7;
	font-size: 12px;
}
input {
}
#logotable td {
	text-align: center;
	padding: 10px 5px;
}
#underfooter a:link,  #underfooter a:visited, #underfooter a:active {

	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#underfooter a:hover {
	text-decoration: underline;
}
#vragenformulier {

	margin: 3px 0px 1px;
}
#naarrechts p {
	text-align: right;
}
#nieuwsform {


	margin: 3px 0px 1px;
}
.naarboven {
	font-size: 10px;
}
.vastvraag {
	width: 200px;
}
