﻿/* Stijl DEAM*/

/* Voor Firefox */
html {
	height: 100%;
} 

body {
	height: 100%;
	text-align: center;
	background-color:#777777;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
		/*Scrollbar Kleuren*/
	  scrollbar-3dlight-color: #52639B;
      scrollbar-arrow-color: #000000;
      scrollbar-base-color: #ffffff;
      scrollbar-darkshadow-color: #ffffff;
      scrollbar-face-color: #ffffff;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #52639B;
}
#divContainer {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../afb/achtergorn.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#divLinks {
	width: 200px;
	min-height: 100%;
	height: 100%;
	border: 5px none #52639B;
	background-color: #FFFFFF;
	position: static;
	left: 15px;
	float: left;
	clear: right;
}
#divHeader {
	padding: 15px;
	position: relative;
	background-color: #F0A800;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../afb/logo.gif);
	background-repeat: no-repeat;
	height: 160px;
	background-position: 10px;
}
#divFooter {
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	background-color: #52639B;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #52639B;
	border-bottom-color: #52639B;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #52639B;
	border-left-color: #52639B;
	padding-bottom: 0px;
	bottom: 0px;
	clear: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
}

#divRechts {
	width: 200px;
	min-height: 100%;
	height: 100%;
	border: 5px none #52639B;
	background-color: #0033CC;
	position: relative;
	clear: left;
}
#divMenu a:link {
	/*background-color: #A6D37A;*/
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
}

#divMenu a:hover {
	background-color: #52639B;
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#divMenu {
	position: relative;
	width: 250px;
	height: 100%;
	background-color: #74C229;
	z-index: 500;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
}
#divMenu a:visited {

	/*background-color: #A6D37A;*/
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
}
#divMenu a:visited:hover {
	background-color: #52639B;
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#divContent {
	left: 0px;
	top: 0px;
	position: static;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 760px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


table {
	position: relative;
	background-color: #ffffff;
	margin-bottom: 15px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-left-style: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
table h1 {
	color: #000000;
	margin: 0px;
}
.altRij {
	background-color: #FFFFFF;
}
td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tKop {
	background-color: #52639B;
	font-size: 14px;
}
a.geselecteerd:link {
	background-color: #52639B;
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.geselecteerd:visited {
	background-color: #52639B;
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.geselecteerd:active {
	background-color: #52639B;
	display: block;
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#subMenu{

margin-bottom: 10px;
width: 100%;

}

#subMenu a:visited:hover{
	display: block;
	margin: 2px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	padding: 2px;
}

#subMenu a:hover{
	display: block;
	margin: 2px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	padding: 2px;
}

#subMenu a:visited{
	display: block;
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding: 2px;
}

#subMenu a:link{
	display: block;
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding: 2px;
}

#Agenda {
	margin-left: 0px;
}

#Agenda .details {
	background-color:#EEEEEE;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#Agenda .agendaKop{
	display: block;
	font-size: 11px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #52639B;
	width: 100%;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../afb/pijl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

label {
	display: block;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {

margin-top: 0px;
margin-bottom: 0px;

}
li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #52639B;


}

a, a:link, a:visited, a:active{
	color: #233675;
	text-decoration: none;

}

a, a:hover{
	color: #52639B775403; 
	text-decoration: underline;

}table2 {
	position: relative;
	margin-bottom: 15px;
	padding: 0px;
}
.border {
	border-top: 1px solid #74C229;
	border-right: 1px solid #74C229;
	border-bottom: 1px solid #74C229;
	border-left: 1px solid #74C229;
}
#divMenuvast a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#divMenuvast a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #E9A300;
}
#divMenuvast a:visited {
	padding: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
}
#divMenuvast {
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	background-color: #52639B;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #52639B;
	border-bottom-color: #52639B;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #52639B;
	border-left-color: #52639B;
	padding-bottom: 0px;
	bottom: 0px;
	text-align: right;
}

