body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFCB;
	margin: 30px;
}

.main {
border: solid 1px #000000;

}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}

.content a:link, .content a:visited, .content a:active {
	color: #D59900;
	text-decoration: none;
}
.content a:hover {
	color: #D59900;
	text-decoration: none;
}

form {
	margin: 0;
}

h1{
font-size: 16px;
font-weight: normal;
}

h2 {
font-size: 15px;
font-weight: normal;
}

h3 {
font-size: 13px;
font-weight: normal;
}

.header {
	background-color: #FFFFCB;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #FFFFCB;
	padding-right: 1px;
	padding-left: 1px;
	width: 212px;
	vertical-align: top;
	text-align: left;
}

.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 5px;
	margin-right: 1px;
}
.menu_current  a{
	font-weight: bold;
	color: #CC9900;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-image: url(http://www.jewerkjeleven.nl/templates/simple/fade3.jpg);
	padding: 20px;
	height: 500px;
	vertical-align: top;
	border-left: solid 1px #000000;
	line-height: 15px;
text-align: left;
width: 700px; 
}
.footer {
	background-color: #FFFFCB;
	text-align: center;
	font-size: 10px;
	height: 10px;
}