/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family			: 	Arial, Helvetica, sans-serif;
	font-size			: 	100%;
	color				: 	#FFFFFF;
	background-color	: 	#1C1C1C;
	margin				: 	20px;
	padding				: 	0;
}

#masthead {
	color				: 	#999999;
	background-color	: 	#000000;
	padding				: 	0px;
	margin				: 	0;
}

#wrapper {
	width				: 	944px;
	margin				: 	0 auto;
}

#column_wrapper {
	background-color	: 	#1C1C1C;

}

#navigatie {
	float				: 	left;
	width				: 	944px;
}

#navigatie img {
	border-top-width	: 	0px;
	border-right-width	: 	0px;
	border-bottom-width	: 	0px;
	border-left-width	: 	0px;
}

#platform {
	width				: 	944px;
	text-align			: 	center;
	height				:	30px;
	float:left;
}

#platform h1 {
	color				: 	#585858;
	font-family			: 	"Trebuchet MS", Arial, Verdana;
	font-size			: 	40px;
	font-weight			: 	normal;
}

.clearfloat {
	clear				: 	both;
	height				: 	0;
	line-height			: 	0;
	font-size			: 	0;
}

#center {
	width				: 	308px;
	float				: 	left;
	border-right		: 	1px solid #585858;
	border-left			: 	1px solid #585858;
}

#left {
	width				: 	317px;
	float				: 	left;
}

#left2 {
	width				: 	944px;
	float				: 	left;
}

#left3 {
	width				: 	627px;
	float				: 	left;
}

#right {
	width				: 	317px;
	float				: 	left;
}

#center .content {
	padding				: 	24px 32px;
	font-size			: 	0.8em;
	line-height			: 	1.65em;
}

#left .content {
	padding				: 	24px 16px;
	font-size			: 	0.75em;
	line-height			: 	1.5em;
}

#left2 .content {
	padding				: 	24px 16px;
	font-size			: 	0.75em;
	line-height			: 	1.5em;
}

#left3 .content {
	padding				: 	24px 16px;
	font-size			: 	0.75em;
	line-height			: 	1.5em;
}

#right .content {
	padding				: 	24px 16px;
	font-size			: 	0.75em;
	line-height			: 	1.5em;
}

#masthead .logo {
	float				: 	left;
	width				: 	209px;
}

#masthead .logo img {
	border-top-width	: 	0px;
	border-right-width	: 	0px;
	border-bottom-width	: 	0px;
	border-left-width	: 	0px;
}

#masthead .content {
	float				: 	left;
	width				: 	735px;

}

#footer .content {
	padding				: 	12px 16px;
}

#footer {
	color				: 	#999999;
	padding				: 	0px;
	margin				: 	0;
	font-size			: 	0.7em;
	clear				: 	both;
	background-color	: 	#1C1C1C;
}

.menulist {
	margin				: 	6px 0 12px 0;
	padding				: 	0;
	list-style-type		: 	none;
}

#left a:link {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#left a:visited {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#left a:hover {
	color				: 	#FF6600;
	text-decoration		:	underline;
}

#center a:link {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#center a:visited {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#center a:hover {
	color				:	#FF6600;
	text-decoration		:	underline;
}

#right a:link {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#right a:visited {
	color				: 	#FF6600;
	text-decoration		:	none;
}

#right a:hover {
	color				: 	#FF6600;
	text-decoration		:	underline;
}

#wrapper .menulist a, 
#wrapper .menulist a:visited {
	color				: 	#000000;
	border-left			: 	6px solid #FFD940;
	padding				: 	0 0 0 6px;
}

#wrapper .menulist a:hover {
	border-color		: 	#000000;
}

#footer a:link {
	color				:	#999999;
}

#footer a:visited {
	color				: 	#666666;
}

#footer a:hover {
	color				: 	#FFFFFF;
}

.p7uberlink {
	font-weight			: 	bold !important;
	letter-spacing		: 	.15em;
	border-color		: 	#000000 !important;
}

h1 {
	font-size			: 	1.8em;
	margin				: 	0;
}

h2 {
	font-size			: 	1.6em;
	margin				: 	30px 0 0 0;
}

h3 {
	font-size			:	20px;
	margin				: 	30px 0 0 0;
	font-weight			: 	normal;
}

h4 {
	font-size			: 	1.1em;
	margin				: 	20px 0 0 0;
}

.nomargintop {
	margin-top			: 	0;
}

.content p {
	margin				: 	12px 0;
}

.content a:link, 
.content a:visited {
	color				:	#FF6600;
	text-decoration		:	none;
	font-weight			:	bold;
}

.content a:hover, 
.content a:active {
	color				:	#FF6600;
	text-decoration		:	underline;
	font-weight			:	bold;
}

.highRule {
	width				:	95%;
	height				:	1px;
	color				:	#FF6600;
}

.tekstveld {
	font-family			:	Arial, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#000000;
	width				:	300px;
}

.select {
	font-family			:	Arial, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#000000;
	width				:	306px;
}

.tekstveld_klein {
	font-family			:	Arial, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#000000;
	width				:	100px;
}

.knop {
	font-family			:	Arial, Helvetica, sans-serif;
	font-size			:	11px;
	color				:	#000000;
	width				:	150px;
}

.orangeText {
	font-weight			:	bold;
	color				:	#FF6600;
	vertical-align		:	top;
}

.plakboek {
	border-top			: 	1px solid #FF6600;
	border-right		: 	1px solid #FF6600;
}

.plakboek td {
	padding				:	5px;
	border-left			: 	1px solid #FF6600;
	border-bottom		: 	1px solid #FF6600;
}
