html, body{
	width: 99%;
	height: 100%;
	margin: 0px;
}
div {
	color: #000000;
	font-weight: none;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
H1 {
	margin: 0px;
	font-family: Verdana;
	font-size: 15px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #557799;
}
.container {
	clear: both;
	border-color: #638aab;
	border-width: 1px;
	border-style: solid;
	width: 799px;
	background-color: #e9e9e9;
	margin-left: auto;
	margin-right: auto;
}
.header {
	clear: both;
	width: 799px;
	height: 125px;
}
.menu {
	clear: both;
	border-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:  #638aab;
	width: 799px;
	height: 25px;
}
.submenu1 {
	background-color:  #f7e8d1;
	width: 780px;
	_height: 20px;
	min-height: 20px;
}
.submenu2 {
	background-color:  #f8b34c;
	width: 780px;
	_height: 20px;
	min-height: 20px;
}
.menuitems{
	height: 25px;
	text-align: center;
}
.menuitems a{
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 19px;
}
.menuitems{
	height: 25px;
	text-align: center;
}

.menuitems a:hover {
	color: #638aab;
}
.menuitems1{
	height: 20px;
	text-align: center;
}
.menuitems1 a{
	color: #638aab;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
.menuitems2{
	height: 20px;
	text-align: center;
}
.menuitems1 a:hover {
	color: #FFFFFF;
}
.menuitems2 a{
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
.menuitems2 a:hover {
	color: #638aab;
}
.content {
	background-color: #fefefe;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	border-color: #638aab;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 600px;
	_height: 100px;
	min-height: 100px;
}
.sidebar {
	background-color: #fefefe;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-color: #638aab;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 190px;
	_height: 100px;
	min-height: 100px;
}
.teksten {
	clear: both;
	margin: 5px;
}
.contentheader {
	clear: both;
	border-color: #638aab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	background-color: #638aab;
	width: 600px;
	height: 25px;
	line-height: 25px;
}
.sidebarheader {
	clear: both;
	border-color: #638aab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	background-color: #638aab;
	width: 190px;
	height: 25px;
	line-height: 25px;
}
.sidebarheader p, .contentheader p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 19px;
}
p {
	margin: 0px;
	margin-top: 5px;
}
img {
	margin: 5px;
}
h1 {
	color: #638aab;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
}
h2, h3, h4 {
	color: #638aab;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 15px;
}
hr {
	margin: 0px;
	width: 590px;
	border-color: #638aab;
	border-width: 1px;
	border-style: solid;
}
a {
	color: #638aab;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


