BODY {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}



th, td {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #3e3124;
}

INPUT, TEXTAREA, SELECT {	
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #5c5b5b;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #3e3124
}

.highlight {
	font-weight: bold;
	color: #a61c29;
}

a 			{ text-decoration:none }
a:link		{ color:#d37269; }
a:visited 	{ color:#d37269; }
a:active 	{ color:#d37269; }
a:hover 	{ color:#a61c29; text-decoration: underline; }

#menu-table {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url('/images/menu.gif');
	border-right: 1px solid #5c5b5b;
}


#content {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url('/images/main.gif');
	border-right: 1px solid yellow;
}

#menu {
	margin-right: 12px;
	margin-top: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #a61b29;
	line-height: 15px;
}

#menu a 		{ text-decoration:none }
#menu a:link	{ color:#a61b29; }
#menu a:visited { color:#a61b29; }
#menu a:active 	{ color:#a61b29; }
#menu a:hover 	{ text-decoration: underline; }

#domeinnamen td {
	padding: 4px;
}