main, td, th {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #ffffff;
}
object {
    display:block;
 }
body {
	background-color: #2F0025;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 900px;
	height: 49px;
	background-color: #4A0025;
	vertical-align: top;
	background-image:url(pics/header.jpg);
	background-repeat:no-repeat;
}
.menu {
	vertical-align: top;
	width: 160px;
	padding: 0px;
	background-color: #4A0025;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	text-align:center;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #ffffff;

}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 5px 10px 10px 10px;
	color: #cccccc;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	background-color: #000033;
	text-decoration: none;
}
.menu_current {
	font-weight: normal;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.login input {
	width: 95%;
	font-size: 11px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.zoeken a:link, .zoeken a:visited, .zoeken a:active {
	color: #999999;
	text-decoration: none;
	font-size:10px;
	height:20px;
	}
.zoeken a:hover {
	color:#ffffff;
}
.content {
	padding: 5px;
	background-image:url(pics/main.jpg);
	background-repeat:repeat-y;
	height: 338px;
	vertical-align: top;
	text-align: left;
}
.image {
	padding: 0px;
	height: 356px;
	vertical-align: top;
	background-color:#2F0025;
}
textfield, textarea, input {
	FONT-SIZE: 11px;
	BORDER: solid 0px #FFCC00; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana;
	background-color: #666666;
	border:#999999 1px solid;
	height:18px;
	}
.footer {
	padding: 3px;
	width:900px;
	height: 7px;
	color: #cccccc;
	vertical-align: middle;
	text-align: left;
	font-family:"Lucida Sans Unicode";
	font-size:10px;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	font-size:10px;
	font-family:"Lucida Sans Unicode";
	text-transform:none;
	color:#ffffff;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: none;
}
.topbar {
	width:740px;
	height:21px;
	background-image:url(pics/menu.jpg);
	background-repeat:repeat-x;
	}
.topbar a:link, .topbar a:visited, .topbar a:active {
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
}
.topbar a:hover {
	color: #cccccc;
	text-decoration: none;
}
.page_title {
	background-image:url(pics/menu.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#CCCCCC;
	text-transform:lowercase;
}
