a.knop { border: 1px solid black; padding: 2px; background-color: #2D65A6; color: #FFFFFF; font-weight: normal; cursor: pointer; }

a.knop:hover { border: 1px solid black; padding: 2px; background-color: #2D65A6; color: #FFFFFF; font-weight: normal; cursor: pointer; text-decoration: underline; color: #FF0000; }

#popupdiv { background-color: #FFFFFF; color: #000000; border: 1px solid black; display: none; position: absolute; z-index: 1000; text-align: center; }

td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.content{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

a:hover{
	color:#FF0000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: helvetica, arial;
	color: #2D65A6;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: helvetica, arial;
	color: #2D65A6;
}

.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}
.banner {
	width: 800px;
	height: 115px;
	background-color: #95AFDE;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #003775;
}

.bannerleft { 
	width: 209px; float: left; padding-top: 5px;
}

.bannerright { 
	width: 591px; float: right; padding-top: 46px;
}

.container { 
	width: 800px;
	background-image: url("/uploads/Hr/5q/Hr5qKYrxK4SW_3XzNo8M-Q/bg.jpg");
	background-repeat: repeat;
}

.left {
	width: 200px;
	float: left;
	padding-top: 50px;
}

.rightnav {
	width: 600px;
	float: right;
	height: 20px;
	background-color: #2D65A6;
}

.rightcontent {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	min-height: 300px;
}

.bannerbottom {
	height: 80px;
	width: 800px;
	background-color: #2D65A6;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #003775;
	clear: both;
}

.footer {
	height: 18px;
	background-color: #95AFDE;
	width: 800px;
	text-align: center;
}

.search {
	position: absolute;
	margin-top: -97px;
	margin-left: 500px;
	height: 17px;
	width: 300px;
	background-color: #2D65A6;
}
.formDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* CoolMenus 4 - default styles - do not edit */
.cCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}
/* CoolMenus 4 - default styles - end */

/*Styles for level 0*/

.cLevel0,.cLevel0over {
	position: absolute;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

.cLevel0 {
	color: white;
}

.cLevel0over {
	cursor: pointer;
	color: white;
}

.cLevel0border {
	position: absolute;
	visibility: hidden;
}

/*Styles for level 1*/

.cLevel1, .cLevel1over {
	position: absolute;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight:bold;
	color: white;
}

.cLevel1 {

	background-color: #95AFDE;
}

.cLevel1over {
	cursor: pointer;
	background-color:#2D65A6;
}

.cLevel1border {
	position: absolute;
	visibility: hidden;
	background-color:#003775;
}

/*Styles for level 2*/
.cLevel2, .cLevel2over {
	position: absolute;
	padding: 2px;
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
}

.cLevel2 {
	color:white;
	background-color: #0099cc;
}

.cLevel2over {
	cursor:pointer;
	background-color: #006699;
	color: blue;
}

.cLevel2border {
	position: absolute;
	visibility: hidden;
}
