body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525BA0;
	/*background-color: #FFFFFF;*/
	width: inherit;
}
#maindiv {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

h1{
	color: #525BA0;
	font-size: 16px;
}

h2, h3{
	color: #525BA0;
	font-size: 14px;
} 

h4, h5, h6 {
	color: #525BA0;
	font-size: 13px;
}

p, ol, ul {
	color: #525BA0;
	font-size: 12px;
}

strong {
	font-weight: bolder;
}

hr {
	color: #8D95C5;
}

td{
	font-size: 12px;
}

/*a {
	color: #525B9E;
}*/

/* UPGRADE HACK Bert Hertogen */
a {
	color: #525b9e;
	text-decoration:underline;
}
/* UPGRADE HACK Bert Hertogen */

a:hover {
	text-decoration: underline;
	color: #525b9e;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
	vertical-align: 2%;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 978px;
	height: 37px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	/*#BECF74*/
}

.SearchLink, .SearchLink:hover
{
	background-color: #33CC33;
	color: #ffffff;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
}
/* Search */

#search {
	float: right;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
	vertical-align: middle;
}

/* Content */

/* UPGRADE HACK Bert Hertogen */
#maindiv #content #coltwo .bottomPane {
	width:auto !important
}
/* UPGRADE HACK Bert Hertogen */

#content {
	width: 978px;
	margin: 0 auto;
	text-align: left;
}

#GKsymbool {
	background-image: url(images/GK-WITLICHTGROENLicht.jpg);
	background-repeat: no-repeat;
	background-position: 80px 10px;
}

#colOne {
	float: left;
	width: 238px;
	font-weight: bold;
	background-color: #F8F8F8;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
	padding-bottom: -5px;
}

.boxfade
{
	background: url(images/img12.gif) repeat-x bottom;
	height: 50px;	
	width: 250px;
}

#colTwo 
{
	float: right;
	background: url(images/img09.gif) repeat-x;
	/*text-align: center;*/
	width: 724px;
}

.contentpane
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.ContentPane .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

.ContentPane .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

.bottompane
{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.GKLogo
{
	float: right;
	width: 200px;
	height: 80px;
	background-image: url(images/GK-Achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 10px;
}

.VLLogo
{
	float: left;
	width: 340px;
	height: 120px;
	background-image: url(images/leeuwsteun.GIF);
	background-repeat: no-repeat;
	background-position: 20px top;
	text-align: left;
	padding-left: 140px;

}

/* Logo */

#logo {
	height: 150px;
	background-image: url(images/img06.gif);
	background-repeat: no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 978px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
#header #menu img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -5px;
}

/* admin */

.ControlPanel a{
	font-size: 11px;
}

/* STIJLEN DIE GEBRUIKT WORDEN VOOR HET OPMAKEN VAN EEN MENU VAN EEN MODULE (ENKEL ZICHTBAAR VOOR ADMINISTRATORS) */
.ModuleTitle_MenuContainer {
		border-bottom: blue 0px solid;
		border-left: blue 0px solid;
		border-top: blue 0px solid;
		border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
		cursor: pointer;
		cursor: hand;
		height:16;
		background-color: Transparent;

}

.ModuleTitle_MenuItem {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		border-left: white 0px solid;
		border-bottom: white 1px solid;
		border-top: white 1px solid;
		border-right: white 0px solid;
		background-color: Transparent;
}

.ModuleTitle_MenuIcon {
		cursor: pointer;
		cursor: hand;
		background-color: #EEEEEE;
		border-left: #EEEEEE 1px solid;
		border-bottom: #EEEEEE 1px solid;
		border-top: #EEEEEE 1px solid;
		text-align: center;
		width: 15;
		height: 21;
}

.ModuleTitle_SubMenu {
		z-index: 1000;
		cursor: pointer;
		cursor: hand;
		background-color: #FFFFFF;
		filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
		border-bottom: #FFFFFF 0px solid;
		border-left: #FFFFFF 0px solid;
		border-top: #FFFFFF 0px solid;
		border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
		border-bottom: #EEEEEE 1px solid;
		border-left: #EEEEEE 0px solid;
		border-top: #EEEEEE 1px solid;
		border-right: #EEEEEE 0px solid;
		background-color: #EEEEEE;
		height: 1px;
}

.ModuleTitle_MenuItemSel {
		cursor: pointer;
		cursor: hand;
		color: black;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
}
/* ----------------------------------------------------------------------------------------------------------------------- */

