/* Original CSS Template by gorotron */

html {
	height:100%;
}

body {
	background-image:url(../images/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#4e4e4e;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:30px;
	color:#99CC00;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:14px;
	color:#999;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:19px;
	color:#666;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:small;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	max-width:1000px;
}

#banner {
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(../images/logo_nieuw.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
}

#bannerRight {
	height:55px;
	background:url(../images/bg1c.gif) repeat-x;
	margin-left:170px;
	padding:45px 0 0 10px;
}

#content {
	background:url(../images/bg1.gif) repeat-y;
	height:1%;
}

#prominent p{
	margin-bottom:15px;
	padding:5px;
	font-size:small;
	line-height:1.5em;
	border:2px solid #99CC00;
	font-weight:bold;
	font-style:italic;
	background-color:#DDDDDD;
}

#vacature p{
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:2em;
	border:3px solid #99CC00;
	text-align:center;
	background-color:#DDDDDD;
}

.vacaturelarge {
	font-size:x-large;
	font-weight:900;
}

.vacaturesmall {
	font-size:medium;
	font-weight:bold;
}

#kader {
	margin-bottom:15px;
	padding:5px 5px 0px 5px;
	line-height:2em;
	border:2px solid #99CC00;
	background-color:#EEEEEE;
}	

#highlight {
	color:#99CC00;
}

#leftColumn {
	float:left;
}

#contact {
}

.nav {
	margin:0;
	padding:0;
	list-style:none;
}

.nav a {
	display:block;
	font-size:11px;
	color:#99CC00;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
}

.nav a.active {
	background-color:#444;
}

.nav a:hover {
	background-color:#333;
	text-decoration:none;
}

.nav2 {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}

.nav2 a {
	display:block;
	font-size:10px;
	color:#99CC00;
	text-decoration:none;
	padding:2px;
	width:125px;
	height:12px;
	border-bottom:1px dotted #333;
	border-left:1px dotted #333;
	background-color:#555;
}

.nav2 a.active{
	background-color:#444;
}

.nav2 a:hover {
	background-color:#333;
	text-decoration:none;
}

#leftColumnBottom {
	width:130px;
	height:100px;
	background:url(../images/bg1c.gif) repeat-x;
	padding:30px 10px 20px;
	color:#99CC00;
	font-size:small;
	font-weight:bold;
}

#leftColumnBottom a {
	color:#99CC00;
	text-decoration:none;
	border-bottom:1px dashed;
}

#leftColumnBottom a:hover {
	text-decoration:underline;
	border-bottom:none;
}

#rightColumn {
	margin:0px 0px 0px 150px;
	padding-left:20px;
	color:#666;
}

#rightColumn a {
	color:#99CC00;
	text-decoration:none;
	border-bottom:1px dashed;
}

#rightColumn a:hover {
	text-decoration:underline;
	border-bottom:none;
}

#nieuws {
	margin:0px 0px 15px 170px;
	padding:5px 5px 5px 5px;
	border:2px solid #CCC;
	text-align:center;
	background-color:#CCC;
	background-image:url(../images/bloem.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#nieuws a {
	color:#008000/*#99CC00*/;
	text-decoration:none;
	border-bottom:1px dashed;
}

#nieuws a:hover {
	text-decoration:underline;
	border-bottom:none;
}

#nieuws p{
	margin:0;
	padding:0;
	font-size:medium;
	font-weight:bold;
	line-height:normal;
}

.lijst {
	display:list-item;
	margin:0 0 0 1.2em;
	font-size:small;
	line-height:1.5em;
	padding:0;
}

#clear {
	clear:both;
}

#clearleft{
	clear:left;
}

#clearright{
	clear:right;
}

.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

.backwards {
	unicode-bidi:bidi-override; direction: rtl;
}

img {
	border:none;
}

#album img {
	border:none;
	margin-top:10px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
}

#album a{
	border:none;
}

.right  img{
	float:right;
	padding-left:5px;
	margin-top:5px;
	padding-bottom:5px;
}

.right2 {
	float:right;
	padding-left:5px;
	margin-top:5px;
	padding-bottom:5px;
}

.left img{
	float:left;
	padding-right:5px;
	margin-top:5px;
	padding-bottom:5px;
}

.center {
	text-align:center;
}

.album {
	margin-top:10px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

.underline{
	text-decoration:underline;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#CCC;
}

#copyright a {
	text-decoration:none;
	color:#CCC;
}

#copyright a:hover {
	color:#FFF;
}