body
{
	background:				#CFCFCF;
}
body, textarea, input, select
{
	font-family:			Georgia;
	font-size:				12px;
	color:					#40485C;
}
textarea, input, select
{
	border-width:			1px;
	border-style:			solid;
}
#wrapper
{
	width:					990px;
	margin:					0 auto;
	position:				relative;
	background:				url(/media/images/bg.gif);
}
#kop
{
	height:					347px;
	background:				url(/media/images/kop.jpg) no-repeat;
}
#kolom1
{
	width:					660px;
	margin-left:			50px;
	padding:				0;
	display:				inline;
	float:					left;
	position:				relative;
}
#kolom2
{
	width:					220px;
	padding:				0 10px 10px;
	display:				inline;
	float:					left;
	position:				relative;
}
h1
{
	color:					#6A301E;
	width:					250px;
	font-size:				36px;
	text-align:				center;
	line-height:			1em;
	margin:					0 0 0 27px;
	padding-top:			10px;
	text-transform:			uppercase;
	font-style:				italic;
	font-family:			"Times New Roman";
}
#kop h2
{
	margin:					0 0 0 70px;
	color:					#6A301E;
	font-size:				18px;
}
h2, h3
{
	color:					#6A301E;
}
#payoff
{
	float:					right;
	margin:					0;
	padding:				0 50px 0 0;
	font-weight:			bold;
	font-size:				13px;
	color:					#6A301E;
}

/* MENU */
#menu
{
	margin:					5px 0 0 65px;
	list-style-type:		none;
	width:					180px;
}
#menu li, #menu li a
{
}
#menu li a
{
	display:				block;
	border-bottom:			1px solid #40485C;
	text-decoration:		none;
	text-align:				center;
	padding:				3px 0;
	color:					#40485C;
	font-weight:			bold;
}
#menu li a:hover, #menu li.huidig a
{
	color:					#6A301E;
}
/* MENU 2 */
#menu2
{
	margin:					35px 0 30px 25px;
	list-style-type:		none;
	height:					20px;
}
#menu2 li, #menu2 li a
{
	display:				inline;
	float:					left;
}
#menu2 li a
{
	text-decoration:		none;
	padding:				0 10px;
	color:					#40485C;
	font-weight:			bold;
	font-size:				11px;
}
#menu2 li a:hover, #menu2 li.huidig a
{
	color:					#6A301E;
}

/* SUBMENU */
#submenu
{
	margin:					0;
	list-style-type:		none;
}
#submenu li, #submenu ul li a
{
	/*display:				inline;
	float:					left;*/
}
#submenu li a
{
}
#submenu li a:hover
{
}
#submenu li.huidig a
{
}

/* CONTENT */
#content
{
	border:					solid #CFCFCF;
	border-width:			13px 13px 0 0;
	padding:				25px 20px !important;
	min-height:				600px;
	_height:				600px;
}

/* FOOTER */
#footer
{
	clear:					both;
	border-top:				13px solid #CFCFCF;
	text-align:				center;
	padding:				12px 0 12px 100px;
	color:					#6A301E;
	font-weight:			bold;
	font-size:				11px;
}
#footer a
{
}

/* CMS */
#cms-balk
{
	font-family:			'Lucida Sans Unicode';
	position:				relative;
}
#cmsmenu
{
	border-bottom:			2px solid #2198C8;
	height:					20px;
	padding:				10px 10px 0;
	background:				#444;
	color:					white;
}
#cmsmodules
{
	display:				inline;
	float:					left;
	margin:					0;
}
#cmsmodules li, #cmsmodules li a
{
	display:				inline;
	float:					left;
}
#cmsmodules li a
{
	padding:				2px 20px;
	color:					white;
	text-transform:			uppercase;
	font-size:				13px;
	font-weight:			bold;
	text-decoration:		none;
	border-right:			1px solid #2198C8;
}
.false, .melding
{
	border-color:			#6A301E !important;
}
.leesmeer, .terug
{
	color:					#6A301E;
}
