html, body {
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #8DA2A5;
}
body, td {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-repeat: no-repeat;
}
ul, ol {
	padding: 0;
	margin: 20;
}
li {
}
hr {
	color: #BEC9CB;
	background-color: #BEC9CB;
	width: 98%;	
	height: 1px;
}
.groot {
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	color: #FFFFFF;
}
.kop {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tussenkop {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	color: #354244;
	font-weight: bold;
}
a {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	color: #354244;
	text-decoration: none;
}
a:visited {
	color: #354244; 
	text-decoration: none;
}
a:hover {
	color: #8DA2A5; 
	text-decoration: underline;
}
a:active {
	color: #8DA2A5; 
	text-decoration: none;
}
a.menu {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
a.menu:link {
	color: #354244;
	text-decoration: none;
}
a.menu:visited {
	color: #354244;
	text-decoration: none;
}
a.menu:hover {
	color: #8DA2A5;
	text-decoration: none;
}
a.menu:active {
	color: #BEC8C9;
	text-decoration: none;
}
a.submenu {
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:hover {
	color: #8DA2A5;
	text-decoration: none;
}
a.submenu:active {
	color: #BEC8C9;
	text-decoration: none;
}
a.actual:link {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #999900;
	text-decoration: none;
}
a.actual:visited {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #999900;
	text-decoration: none;
}
a.actual:hover {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #CCCC00;
	text-decoration: none;
}
a.actual:active {

	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	cursor: url(../img/hand.gif);
	color: #CCCC00;
	text-decoration: none;
}
.button {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E3B8;
	padding: 3px;
	border: 1px solid #808080;
	cursor:hand;
	cursor:pointer;
	width: 200px;
}
.klein {
	font-size: 1px;
}
.column {
	background-image: url(../img/center.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	padding-right: 16px;
	padding-left: 16px;
	letter-spacing: normal;
	word-spacing: normal;
}
.imCol {
	border: 1px solid #9AACAF;
}

.topCell {

	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomCel {


	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.topCell2 {
	background-image: url(../img/top2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column2 {
	background-image: url(../img/center2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	padding-right: 16px;
	padding-left: 16px;
	letter-spacing: normal;
	word-spacing: normal;
}
.bottomCel2 {
	background-image: url(../img/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

