﻿/* CSS layout */

#PagInhoud a {
	color: #000000;
	text-decoration: underline;
}
#PagInhoud ul {
	margin-bottom: 7px;
	margin-top: 7px;
}


#DOTS img {
	height: 22px;
	width: 24px;
}
#LijnKop {
	background-color: #4E6969;
	position: absolute;
	height: 2px;
	z-index: 6;
	top: 118px;
	width: 100%;
	left: 0px;
}

#container {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 125px;
	z-index: 7;
}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 53px;
	z-index: 8;
}
#PagInhoud {
	padding: 5px;
	margin-left: 200px;
	z-index: 9;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav a:hover {
	color: #FAE687;
	text-decoration: none;
	border: 1px solid #C99981;
	background-color: #C99981;
	list-style-type: none;
}
#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 1px solid #F1F5F5;
	background-color: #D6E0E0;
}
#left_col a {
	color: #F1F5F5;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #4E6969;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 100%;
	background-color: #4E6969;
}
#left_col a:hover {
	padding: 1px;
	color: #4E6969;
	text-decoration: none;
	border: 1px solid #4E6969;
	margin-right: 3px;
	background-color: #F1F5F5;
	font-weight: bold;
	margin-left: 3px;
	font-size: 100%;
	text-align: center;
}
h2 {
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}



#bot_nav a:hover {
	padding: 1px;
	color: #FAE687;
	text-decoration: none;
	border: 1px solid #4E6969;
	background-color: #F1F5F5;
	list-style-type: none;
	margin-right: 3px;
	margin-left: 3px;
}


#MOTTO {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	position: absolute;
	z-index: 4;
	width: 145px;
	height: 35px;
	top: 50px;
	color: #FFFFFF;
	left: 5px;
}
#contactinfo {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	color: #FFFFFF;
	top: 0px;
	right: 10px;
}
#PagInhoud li {
	margin: 5px 0px 5px 0px;
	font-size: 90%;
	line-height: auto;
}
#Kop {
	width: 100%;
	height: 174px;
}
#DOTS {
	height: 22px;
	left: 35px;
	position: absolute;
	z-index: 2;
	top: 124px;
	width: 106px;
}
#PagInhoud p {
	font-size: 90%;
	text-decoration: none;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px auto 0px auto;
}
#submenu_nav a {
	padding: 1px;
	color: #FFFFFF;
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #4E6969;
	text-decoration: none;
	list-style-type: inherit;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bolder;
}
#submenu_nav a:hover {
	padding: 1px;
	color: #4E6969;
	text-decoration: none;
	border: 1px solid #4E6969;
	background-color: #F1F5F5;
	list-style-type: none;
	font-weight: bolder;
	margin-right: 3px;
	margin-left: 3px;
}
#submenu_nav li {
	float: left;
	list-style-type: none;
}
#submenu_nav ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#submenu_nav {
	left: 205px;
	width: 100%;
	position: absolute;
	height: 10px;
}
#PagInhoud a:hover {
	background-color: #F1F5F5;
	color: #000000;
}
#submenu_nav a:active {
	color: #4E6969;
	font-weight: bold;
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	background-color: #D6E0E0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
