* {
	font-family: arial;
}

body {
	background: #0a7c28 url('../../gfx/bodybg.gif') repeat-x;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.min-height {
	min-height: 370px;
}

.plus { cursor: pointer; }

/**
 * Default styles
 */

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 943px;
}

div#container {
	position: relative;
	width: 943px;
	background: url('../../gfx/containerbg.gif') top left repeat-y;
}

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 943px;
	background: transparent;
}

div#spacer {
	background: url('../../gfx/spacer.gif') bottom left no-repeat;
	font-size: 1px;
	height: 8px;
	clear: both;
}

img#bestewerkgevers {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 999;
}

/**
 * Flash styles
 */

#container.small { padding: 295px 5px 0 5px; margin-left: 1px; }
#container.large { padding: 440px 5px 0 5px; background: transparent; }
#header.small { height: 295px; }
#header.large { height: 440px; }

/**
 * Bottom styles
 */

div#bottom {
	width: 910px;
	position: relative;
	padding: 7px 5px 0 30px;
}

#bottom img {
	margin: 0 0 1px 0;
}

#bottom span {
	position: absolute;
	right: 5px;
	top: 10px;
}

#bottom span, #bottom a {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

/**
 * Menu styles
 */

ul#menu {
	position: absolute;
	top: 295px;
	margin: 0 1px;
	width: 100%;
	height: 32px;
	background: url('../../gfx/menubg.gif') no-repeat;
}

#menu li {
	float: left;
	margin: 0 27px;
	display: inline;
	height: 32px;
	text-align: center;
	cursor: pointer;
	list-style-type: none;
}

#menu li a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#menu em { display: none; }
#menu li a { display: block; width: 100%; height: 100%; }
#menu .home { width: 40px; }
#menu .home a { background: url('../../gfx/home.png') no-repeat 0 0; }
#menu .werken { width: 121px; }
#menu .werken a { background: url('../../gfx/saxion.png') no-repeat 0 0; }
#menu .vacatures { width: 65px; }
#menu .vacatures a { background: url('../../gfx/vacature.png') no-repeat 0 0; }
#menu .voorwaarden { width: 138px; }
#menu .voorwaarden a { background: url('../../gfx/voorwaarden.png') no-repeat 0 0; }
#menu .ontwikkeling { width: 171px; }
#menu .ontwikkeling a { background: url('../../gfx/ontwikkel.png') no-repeat 0 0; }
#menu .kennis { width: 81px; }
#menu .kennis a { background: url('../../gfx/kennis.png') no-repeat 0 0; }
#menu li a:hover, #menu li a.active { background-position: 0 -32px; }

/**
 * Content styles
 */

table td#content {
	position: relative;
	padding: 32px 0 0 0;
	width: 655px;
	background: #fff;
	vertical-align: top;
}

#content * {
	font-family: Verdana;
}

#content h1, #content h2, #side h1, #side h2 {
	margin: 3px;
	padding: 11px 25px 5px 12px;
	font-size: 20px;
	font-weight: normal;
	color: #01853a;
}

#side h2 {
	padding: 6px 25px 5px 12px !important;
}

#content h2 {
	border-top: 1px solid #e7f2ea;
}

#content h2.first, #content h3, #side h3 {
	margin: 3px;
	padding: 0px 25px 5px 12px;
	font-size: 11px;
	font-weight: normal;
	color: #a6ce39;
	border: 0;
}

#content p, #side p, div.block {
	margin: 3px;
	padding: 5px 25px 5px 12px;
}

#content p, #side p, #content p * {
	font-size: 11px;
	color: #2f2e2e;
	line-height: 15px;
}

#content p strong {
	margin: 0 !important;
	padding: 0 !important;
}

#content table.list {
	margin: 8px 0 30px 8px;
	width: 635px;
}

#content ul, #content ol {
	margin: 3px 3px 3px 20px;
	padding: 5px 25px 15px 12px;
}

#content ul ul, #content ol ol {
	margin: 3px;
	padding: 0 12px;
}

#content li, #content ul a {
	list-style-type: disc;
	font-size: 11px;
	color: #2f2e2e;
	line-height: 15px;
	text-decoration: none;
}

#content ol { margin: 3px 3px 3px 25px; }
#content ol li { list-style: decimal !important; }

div.block {
	margin: 15px;
	background: #f4f9e7;
	border-bottom: 1px solid #e7f2ea;
}

div.block h3 {
	margin-top: 7px !important;
	font-size: 14px !important;
}

.list td, .list th {
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	border-top: 1px solid #e7f2ea;
	color: #2f2e2e;
	line-height: 15px;
}

.list th {
	width: 15px;
	text-align: right;
	font-size: 13px;
	color: #01853a;
}

.list .odd td, .list .odd th { background: #f4f9e7; }

.list strong {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #01853a;
}

.list p, div.block * {
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}

.list div p { margin: 0 0 5px 0 !important; }

.read {
	margin: 11px 3px 3px 3px;
	padding: 0px 25px 0 12px;
	font-size: 11px;
	font-weight: bold;
	color: #01853a;
}

table td#side {
	margin: 0;
	padding: 32px 5px 0 5px;
	width: 275px;
	background: #e7f2ea;
	vertical-align: top;
}

#side h2 {
	border: 0px;
	font-size: 18px;
	padding: 10px 5px 0px 12px;
}

#side * {
	padding-right: 5px;
}

#side h3 {
	padding: 2px 5px 0px 12px;
}

#side ul, #side ol, .home ul, .home ol {
	margin: 3px;
	padding: 11px 0px 15px 12px;
	font-size: 11px;
	color: #01853a;
	list-style: outside disc;
}

.home ul, .home ol {
	list-style: inside !important;
}

#side ol, #side ul { 
	padding: 11px 0 15px 0 !important;
	margin: 3px 3px 3px 32px !important;
}

#side ol, .home ol {
	list-style-type: decimal !important;
}

#side li {	
	line-height: 15px;
	color: #2f2e2e;
}
#side .counter li { color: #01853a; }

.home ol li { padding: 2px 0; }

#side li a {
	font-size: 11px;
	color: #2f2e2e;
	text-decoration: none;
}

#side hr {
	margin: 15px 0 0 0;
	height: 1px;
	background: #d8e1db;
	color: #d8e1db;
	border: #d8e1db;
	font-size: 1px;
}

/**
 * Reset styles
 */ 
  
p.vacancy, p.vacancy * {
	font-size: 11px;
	line-height: 15px;
}

#side p.vacancy {
	margin: 15px 0 0 15px;
}

#side p.vacancy strong {
	color: #01853a;
}

/**
 * Home styles
 */

div.home {
	margin: 0 !important;
	padding: 36px 0 0 0 !important;	
	height: 110px;
	width: 960px;
	background: url('../../gfx/homebg.png') -3px 0 no-repeat;
}

div.home td {
	width: 330px;
}

.home ul, .home ol {
	margin: 0 !important;
	padding: 10px !important;
}

.home li {
	padding: 3px 0;
	font-size: 12px;
}

.home li a {
	color: #2f2e2e;
	text-decoration: none;
}

.home li em {
	padding: 3px 16px;
	display: block;
	font-style: normal;
	color: #878787;
}

/**
 * Iframe
 */

.appframe {
	width: 947px;
	overflow-x: hidden;
	margin: 30px 0;
}
 
.iframe {
	width: 120%;
	height: 1055px;
}