* {
	-moz-box-sizing: border-box;
}

a {
	color: #007ED3;
}

a:hover{
	text-decoration: none;
}

body, div, table {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: bottom right url('images/coppenslogo.jpg') fixed white no-repeat; 
	margin: 0px;
	padding: 0px;
}

.banner {
	background: url('images/body_bg.jpg') repeat-x;
	height: 125px;
	border-bottom: 2px solid #007dd7;
	padding: 0px;
	margin: 0px;
}

.topitems {
	position: relative;
	top: -40px;
	left: 435px;
	width: 362px;
	text-align: right;
}

.menu {
	position: relative;
	float: left;
	top: -45px;
	width: 140px;
	background: #007dd7;
	min-height: 400px;
	_height: 400px;
	margin-right: 20px;
}

.submenu {
	position: relative;
	top: -30px;
	color: #007ED3;
	font-size: 10px;
	margin-left: 5px;
	padding-left: 5px;
}

.content {
	position: absolute;
	width: 590px;
	left: 160px;
	top: 210px;
	margin-left: 5px;
	padding-left: 5px;
}

.bijschrift {
	font-style: italic;
}

.image{
	border: 1px solid #007ED3;
	margin: 4px;
}

.kop{
	font-size: 18px;
	font-weight: bold;
}

/*
.logo {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url('images/coppenslogo.jpg') no-repeat bottom right;
	width: 100px;
	height: 100px;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}



body{
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #007ED3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #007ED3;
	scrollbar-face-color: #CFDAEE;
	scrollbar-highlight-color: #CFDAEE;
	scrollbar-shadow-color: #CFDAEE;
	scrollbar-track-color: #FFFFFF;
}


html {
	overflow-x: hidden;
	overflow-y: auto;
}

.content{
	height: 382px;
	padding-bottom: 25px;
	padding-left: 42px;
	padding-right: 10px;
	padding-top: 15px;
	margin-top: 10px;
	text-align: left;
	vertical-align: top;
}


.left{
	background-color: #007ED3;
	vertical-align: top;
	width: 127px;
}

.mastertable{
	height: 100%;
	width: 800;
}

div.first {
	border: 1px solid #FFFFFF;
	margin:6px;
	margin-left: 6px;
	width: 115px;
	display: block;
}

a.menuitem {
	padding: 3px;
	padding-right:0;
	text-decoration: none;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width:100%;
	height:100%;
	color: white;
}

div.sub {
	margin:6px;
}

a.submenuitem {
	padding: 3px;
	padding-right:0;
	text-decoration: none;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width:100%;
	height:100%;
	background-color: white;
	color: black;
}

a.submenuitem:hover {
	background-color: #007ED3;	
	color: white;
}

a.menuitem:hover {
	color: #007ED3;
	background-color: white;
}

.subdiv{
	left: 117px;
	position: absolute;
	visibility: hidden;
	width: 148px;
}

.submenuitem{
	background-color: #FFFFFF;
	border: 1px solid #007ED3;
	color: #000000;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	padding-left: 2px;
	text-align: left;
	width: 113px;
}

.submenuspace{
	font-size: 1px;
	height: 2px;
}

.subnav{
	color: #007ED3;
	font-size: 10px;
	line-height: 8px;
	padding-left: 42px;
	text-align: left;
	vertical-align: top;
}

.top{
	background-repeat: no-repeat;
	height: 127px;
	text-align: right;
	border-bottom: 2px solid #007dd7;
	vertical-align: bottom;
	width: 800px;
	max-width: 800px;
}
*/