﻿body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	height: 100%;
	color: #444444;
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
}
a:link {
	/*color: #425166;*/
	color: #33378D;
}

a:visited {
	/*color: #425166;*/
	color: #33378D;
}

a:active {
	/*color: #425166;*/
	color: #33378D;
}

.divlink a {
	color: #425166;
	/*color: #33378D;*/
}

.divlink a:hover {
	color: #0000FF;
}

#navcontent ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	width: 100px;
	padding: 1px 4px;
	color: #F4F4F4;
	border: solid 1px #A4A4A4;
	border-left: solid 6px #B4B4B4;
}

#nav li li a:hover {
	color: #425166;
	border: dotted 1px #425166;
	border-left: solid 6px #0000CC;
}

#navcontent li {
	float: left;
	position: relative;
	padding-right: 4px;
	cursor: default;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	color: #DDDDDD;
	background-color: #A4A4A4;
	border-right: solid 1px #666666;
    border-left: solid 1px #666666;
    border-bottom: solid 1px #666666;
	width: 125px;
}

#navcontent li>ul {
	top: auto;
	left: auto;
}

#navcontent li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	width: 100px;
	padding: 1px 4px;
}

#navcontent li:hover ul, li.over ul {
	color: #425166;
	display: block;
}

#headertitle {
	background-image: url('../images/bg_header.png'); 
	background-repeat: repeat-x; 
	position: absolute; 
	left: 170px; 
	right: 0px; 
	z-index:0;
}
#headergeoitg {
	position: absolute; 
	z-index: 10000;
}
#navbackgr {
	position: absolute; 
	background-image: url('../images/bg_nav.png'); 
	background-repeat: repeat-x; 
	top: 150px; 
	width: 100%; 
	height: 21px; 
	line-height: 16px; 
	color: #425166; 
	vertical-align: middle; 
	z-index: 1000
}
#navcontent {
	position: absolute; 
	top: 150px; 
	left: 190px; 
	right: 0px; 
	height: 21px; 
	line-height: 16px; 
	color:#425166; 
	vertical-align: middle; 
	z-index: 1000
}
#contentDiv {
	position: absolute; 
	z-index: 10; 
	top: 178px; 
	left: 150px;
	margin: 5px; 
	padding-right: 5px; 
	right: 275px; 
	height: auto; 
	bottom: 30px; 
	overflow: auto;
}
#sidebarDiv {
	position: absolute; 
	z-index: 0; 
	top: 183px; 
	background-color:#CCCCCC; 
	padding: 5px;
	right: 20px; 
	height: auto; 
	bottom: 35px; 
	width: 235px; 
	overflow: auto; 
	border: solid 1px #666666;
}
#credentials {
	width: 100%; 
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	text-align: center; 
	margin: 5px 0px; 
	z-index: 0;
}
#credentials a {
	/*color: #425166;*/
	color: #33378D;
	font-weight: bold;
}
#adesk {
	background-color: #000000; 
	height: 41px; 
	padding-top: 4px; 
	padding-bottom: 4px;
	text-align: left;
}
#adesk img {
	padding: 0px 10px;
}
#ie6fix {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index:0; 
	overflow: visible; 
	visibility: hidden
}
/* STYLES FOR SUBPAGES BEING LOADED BY AJAX */
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.style1, .contact_style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2, .contact_style2 {
	font-size: 11px;
	text-align: justify;
}
}
.style3 {
	font-size: 11px;
	text-decoration: underline;
}
.style2bold {
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}
.style2center {
	font-size: 11px;
	text-align: justify;
	text-align: center;
}
/*.style2 a {
	font-weight: bold;
}*/
.style2 a:hover {
	text-decoration: underline;
}
.nieuws_style1 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.nieuws_style2 {
	font-size: 9px;
	text-align: justify;
	margin: 0px 0px 8px 0px;	
}

.nieuws_red {
	color: red;
}
.nieuws_link {
	font-size: 9px;
}
.nieuws_link:hover {
	text-decoration: underline;
}
.contact_style2 a:hover {
	text-decoration: underline;
}
.nieuws_list {
	list-style-type: square; 
	color:#0000CC; 
	margin-top: 5px;
}
.nieuws_list li {
	text-align: justify;
}
.nieuws_list li span {
	/*color: #666666;*/
	color: #444444;
}
.nieuws_list li span.nieuws_red {
	color: red;
}
.nieuws_list a:hover {
	text-decoration: underline;
}
.naar_boven_link a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.naar_boven_link a:hover {
	text-decoration: underline;
}
.opl_kal_head1 {
	background-image: url('../images/bg_header.png'); 
	color:#EEEEEE; 
	padding: 3px; 
	font-size: 12px; 
	font-variant:small-caps;
}
.opl_kal_head2 {
	background-image: url('../images/bg_header.png'); 
	color:#EEEEEE; 
	padding: 3px; 
	font-size: 12px; 
	font-variant:small-caps; 
	text-align: center;
	border-left: 1px solid #AAAAA8;
}
.opl_kal_row {
	height: 30px;
	vertical-align: top;
	text-align: left
}
.opl_kal_row_alt {
	height: 30px;
	vertical-align: top;
	background-color:#F8F8FA;
	text-align: left
}
.opl_kal_cell_1 {
}
.opl_kal_cell {
	border-left: 1px solid #88888A; 
	text-align: center;
}
.opl_kal_cell a:hover {
	text-decoration: underline
}
.opl_kal_nieuw {
	color: red;
	font-variant:small-caps;
	font-weight: bold;
	float: right;
}
