body {
	background: 			#ff0000 url('/admin/template/images/background_001.jpg') repeat-x;
	padding: 				5px 30px;
}

img {
	border:					0px;
}

a {
	color:					#063C60;
	font-weight:			bold;
	text-decoration:		none;
}

a:hover {
	color:					#5EA7DA;
	text-decoration:		none;
}

div.container {
	background-color:		#ffffff;
	border:					1px solid #ffffff;
}

div.header {
	background-color:		#cfafaf;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Trebuchet MS';
	font-size:				14px;
	font-weight:			bold;
	
	height:					30px;
	line-height:			30px;
	
	padding:				10px;
	
	margin-left:			auto;
	margin-right:			auto;
}

div.header_menu {
	background-color:		#a70000;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Trebuchet MS';
	font-size:				11px;
	color:					#FFFFFF;
	text-transform:			uppercase;
	
	line-height:			15px;
	padding:				5px;
	
	margin-left:			auto;
	margin-right:			auto;
}

div.header_menu a {
	color:					#ffffff;
	text-decoration:		none;
}

div.header_menu a:hover {
	color:					#cccccc;
	text-decoration:		none;
}

div.header_sub_menu {
	background-color:		#006699;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Trebuchet MS';
	font-size:				11px;
	color:					#ffffff;
	
	height:					15px;
	line-height:			15px;
	padding:				1px 5px;
	
	margin-left:			auto;
	margin-right:			auto;
}

div.contentnohtml
{
	background-color:		#9ACCFF;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Trebuchet MS';
	font-size:				12px;
	color:					#000000;
	
	min-height:				100%;
	_height:				100%;
}
div.content
{
	background-color:		#cfafaf;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Trebuchet MS';
	font-size:				12px;
	color:					#000000;
	
	min-height:				100%;
	_height:				100%;
}

div.content_left {
	font-size:				12px;
	font-weight:			bold;
	
	position:				absolute;
	left:					40px;
	width:					180px;
	
	min-height:				490px;
	_height:				490px;
	
	padding-top:			10px;
	padding-left:			15px;
	margin-top:				50px;
}

div.content_left img {
	margin-left:			20px;
}

div.content_right_title {
	color:					#063C60;
	border-bottom:			1px inset #000000;
	padding:				5px 0px;
	padding-bottom:			1px;
	
	margin-bottom:			5px;
	font-family:			'Trebuchet MS';
	font-weight: 			bold;
	font-size:				11px;
	text-transform:			uppercase;
	text-align:				left;
}

div.content_right {
	background-color:		#ffebeb !important;
	background-image:		url('/admin/template/images/background_002.jpg');
	background-repeat:		repeat-x;
	background-position:	bottom;
	
	padding:				5px;
	margin-left:			auto;
	margin-right:			auto;
	
	width:					600px;
	min-height:				390px;
	_height:				390px;
	border:					1px solid #000000;
}

div.footer {
	background-color:		#a70000;
	
	font-family:			'Trebuchet MS';
	font-size:				10px;
	color:					#FFFFFF;
	
	text-align:				center;
	
	padding:				3px;
}

p.error
{
	color:					#ff0000;
	font-size:				13px;
	text-align:				center;
}
.Hand
{
	cursor: 				pointer;
	cursor: 				hand;
}
.Sample 
{
	font-size:				24px;
}

.hidden {
  display: none;
}


span.list_last_edited
{
	float:					right;
	font-size:				10px;
}

td.beheer_lijst_kop {
	font-weight: 			bold;
	border-bottom: 			1px dotted #063C60;
}
