/* Algemeen */
body {
	background-image: url('/objects/images/vormgeving/achtergrond.gif');
	background-repeat: repeat-y;
}

form p{
 max-width: none;
}

p, td, th, blockquote, address, #content > div {
	max-width: 460px;
}

li {
	max-width: 444px;
}
/*
ul, li {
  vertical-align: top;
}*/

/*.cke_skin_kama div, .tjetju div{
	max-width: none;
}*/

/* Specifiek */
#tabs {
	position: absolute;
	top: 20px;
	left: 20px;
/*	width: 982px;*/
	width: 1178px;
	z-index: 2;
}

#tabs div {
	float: left;
}

#tabs div.tabaan {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}

#tabs div.tabuit {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

#header{
	position: absolute;
	top: 48px;
	right: 0px;
	left: 20px;
	height: 147px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	background-position: left top;
	background-repeat: no-repeat;
}

#achtergronddek{
	position: absolute;
	top: 0px;
	left: 20px;
	height: 20px;
	width: 1px;
	background-color: #FFFFFF;
}

#contentmanagementmenu{
	position: absolute;
	top: 10px;
	right: 0px;
}

#contentmanagementmenu table, #contentmanagementmenu td{
	background-image: url('/objects/images/vormgeving/wit50.png');
}

#contentmanagementmenu table tr td a, #contentmanagementmenu a{
	color: #000000;
}

#contentmanagementmenu table tr th, #tabcontentmanagementmenu table tr th{
	color: #000000;
}

#contentmanagementmenu th{
	width: 175px;
	background-image: url('/objects/images/vormgeving/wit66.png');
	background-color: transparent;
}

#contentmanagementmenu table tr td, #contentmanagementmenu table tr th{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 14px;
}

#contentmanagementmenu table tr td a, #contentmanagementmenu a{
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

#menu{
	position: absolute;
	top: 197px;
	left: 20px;
	margin-top: 4px;
	width: 160px;
/*	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;*/
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 9pt;
	list-style-type: none;
}

#menu li{
	margin-bottom: 5px;
}

#menu ul li ul{
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
	font-size: 9pt;
	list-style-type: none;
}

#menu li ul li{
	margin-bottom: 0px;
}

#menu ul li ul li ul{
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
	font-size: 9pt;
	list-style-type: none;
}

#menu li ul li ul li{
	margin-bottom: 0px;
}

#menu ul li a{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li ul li a{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#menu ul li ul li ul li a{
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

#content{
	position: absolute;
	top: 197px;
	right: 0px;
	left: 196px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content > #footer, #footer p{
	max-width: none;
}

#links td{
 background-color: #FFFFFF;
 border-top-color: #C0C0C0;
 border-top-style: solid;
 border-top-width: 1px;
 border-bottom-color: #C0C0C0;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 padding-top: 15px;
 padding-bottom: 5px;
 cursor: move;
}

