@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../kunst/algemeen/back.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #F6F6F4;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 100%;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 910;
}
#content {
	position: absolute;
	top: 120px;
	bottom: 25px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: auto;
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 12px;
}
#header_container {
	min-width: 1025px;
	max-width: 1285px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;	
}
#content_container {
	min-width: 1010px;
	max-width: 1270px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow-y: hidden;
	text-align: left;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer_container {
	min-width: 1025px;
	max-width: 1285px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow-y: hidden;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #007EC4;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #007EC4;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6DA9C9;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
}
h4 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6DA9C9;
	font-style: italic;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
a:visited {
	color: #1E1474;
	text-decoration: none;
}
a:link {
	color: #1E1474;
	text-decoration: none;
}
a:hover {
	color: #007EC4;
	text-decoration: none;
}
a:active {
	color: #007EC4;
	text-decoration: none;
}

#header_kop {
	height: 80px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	margin-right: 20px;
	padding-left: 85px;
	height: 80px;
	background-image: url(../kunst/logo.png);
	background-repeat: no-repeat;
	background-position: 5px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 80px;
	color: #007EC4;
	overflow-y:hidden;
}
#login {
	height: 80px;
	float: right;
	overflow-y:hidden;
	margin-right: 10px;
}
#login a {
	color: #AF140C;
	font-weight: bold;
}
#login a:hover {
	text-decoration: underline;
}
.login_naam {
	font-size: 16px;
	color: #007EC4;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
	padding: 0px;
}
.login_info {
	text-align: right;
	margin-top: 2px;
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_knop {
	font-size: 16px;
	text-align: right;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_select {
	background-color: #F4F7F2;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.loginTable {
	font-size: 12px;
	background-color: #B8D5E4;
	border: 1px solid #0099CC;
}
.loginTh {
	padding: 3px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	background-color: #E1EDF4;
}
.loginTd {
	padding: 3px;
}
.loginFout {
	padding: 5px;
	font-weight: bold;
	background-color: #FDDFDB;
}

#menu {
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#menu a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B7194;
	border-bottom-color: #6B7194;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.menu_actief {
	background-color: #F5F3EE;
}

#contentLinks {
	margin-right: 375px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contentRechts {
	float: right;
	width: 370px;
}
#content p {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding: 0px;
	text-align: justify;	
}
.markeren {
	color: #AF140C;
	font-size: 14px;
	font-weight: bold;
}

.popOverBlanket {
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-width: 850px;
	height:100%;
	margin: 0px;
	padding: 0px;
	z-index: 970;
	opacity: 0.65;
	filter:alpha(opacity=65);
}
.popOverDiv {
	position:absolute;
	background-color:#F5F5F5;
	border: #0099CC solid 2px;
	margin: 0px;
	padding: 5px;
	overflow: auto;
	top: 77px;
	z-index: 980;
}
.popOverSluitenX {
	color: #333333;
	background-color: #F8F8F8;
	border: 2px solid #CC0000;
	cursor: pointer;
	z-index: 990;
	position: absolute;
	border-top-right-radius: 100%;
	border-top-left-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.popOverSluitenX:hover {
	background-color: #E9E9E9;
}
#subMenu {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background-color: #F6F6F4;
	width: 100%;
	height: 23px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD2B7;
}
.subMenuBlok {
	background-color: #F4F2EC;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	cursor: pointer;
}
.subMenuBlok:hover {
	background-color: #EAE6D7;
}
.subMenuBlok_actief {
	font-weight: bold;
	background-color: #EAE6D7;
}
