body
{
	background-color:		#ffffff;
	
	font-family:			'Verdana','Arial';
	font-size:				12px;
}

a {
	color:					#005700;
	font-weight:			bold;
	text-decoration:		none;
}

img
{
	border:					0px;
}

a:hover {
	color:					#C00000;
	text-decoration:		none;
}

div.container {
	background-color:		#ffffff;
	
	border:					2px solid #C00000;
	
	width:					980px;
	
	padding:				4px;
	
	margin-left:			auto;
	margin-right:			auto;
	overflow:				visible;
	
}
div.header
{
	background-image:		url('/sites/khgcc_nl/images/header.jpg');
	
	border:					1px solid #7e932a;
	
	height:					128px;
	
	margin-bottom:			4px;
	margin-left:			auto;
	margin-right:			auto;
}
div.header iframe
{
	float:					right;
	margin-top:				-15px;
	margin-right:			90px;
}
div.header_menu
{
	background-color:		#dbdba8;
	
	border:					1px solid #7e932a;
	
	font-family:			'Verdana','Arial';
	font-size:				16px;
	font-weight:			normal;
	color:					#C00000;
	
	text-align:				center;
	
	min-height:				25px;
	-height:				25px;
	line-height:			25px;
	padding:				5px;
	
	margin-bottom:			4px;
	margin-left:			auto;
	margin-right:			auto;
	padding-right:			25px;
}

div.header_menu a {
	font-size:				12px;
	color:					#005700;
	text-decoration:		none;
}

div.header_menu a:hover {
	font-size:				12px;
	color:					#C00000;
	text-decoration:		none;
}

div.content
{
	background-image:		url('/sites/khgcc_nl/images/background1 copy.jpg');
	
	width:					980px;
	min-height:				490px;
	_height:				490px;

	background-color:		#ffffff;
	border-top:				1px solid #7e932a;
	
	overflow:				auto;
	_overflow:				visible;
	
	margin-left:			auto;
	margin-right:			auto;
}
div.content_left
{
	background-color:		#687449;
	
	border-left:			1px solid #7e932a;
	border-right:			1px solid #7e932a;
	
	width:					160px;
	
	min-height:				490px;
	_height:				490px;
	
	padding:				5px;
	
	overflow:				hidden;
	float:					left;
}

div.content_left a.menu_item_2, div.content_left div.mijn_account a
{
	display:				block;
	padding:				5px;
	font-size:				12px;
	color:					#dbdba8;
	text-decoration:		none;
	border:					2px solid #dbdba8;
	width:					145px;
	margin-bottom:			2px;
}

div.content_left a.menu_item_2:hover, div.content_left div.mijn_account a:hover 
{
	font-size:				12px;
	color:					#C00000;
	border:					2px solid #C00000;
	text-decoration:		none;
}
div.content_center
{
	background-color:		#ffffc0;
	
	border-left:			1px solid #7e932a;
	border-right:			1px solid #7e932a;
	
	width:					802px;
	
	min-height:				495px;
	_height:				495px;
	
	margin-left:			4px;
	
	float:					left;
}
div.content_center_content
{
	padding:				5px;
}

div.breadcrumbs {
	background-color:		#dbdba8;
	border-bottom:			3px inset #909662;
	padding:				5px;
	margin-bottom:			5px;
	font-size:				9px;
}

div.content_right
{
	background-color:		#dcdca8;	
	border-left:			1px solid #7e932a;
	border-right:			1px solid #7e932a;	
	width:					150px;
	min-height:				490px;
	_height:				490px;		
	overflow:				hidden;
	float:					left;
	text-align:				center;
}
	
	div.line {
		background:			url('/sites/khgcc_nl/images/line.gif') repeat-x;
		height:				20px;
		line-height:		20px;
		margin-bottom:		5px;
		color:				#354e80;
		text-align:			left;
		padding-left: 		5px;
	}

div.footer
{
	clear:					both;
	background-color:		#ffffff;
	
	font-family:			'Lucida Calligraphy','Verdana','Arial';
	font-size:				13px;
	color:					#939a6c !important;
	
	border-top:				1px solid #7e932a;
	
	height:					30px;
	line-height:			30px;
	
	padding-top:			4px;
	
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			2px;
	
	text-align:				center;
}
p.pfooter
{
	background-color:		#dbdba8;
	
	border:					1px solid #7e932a;
	
	margin:					0px;
	padding:				0px;
}

span.list_last_edited
{
	float:					right;
	font-size:				11px;
}