/* CSS styles for Robert Vos */
body {
	margin: 0px 0px 20px;
	text-align: left;
	font-family: "Trebuchet MS", Geneva;
	background: url(../images/pattern.gif) no-repeat center top;
}
/* Positioning */
#container {
	margin: 0px auto;
	width: 720px;
	background: url(../images/bg.gif) repeat-y;
	text-align: left;
	position: relative;
	height: 1000;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 114px;
}
#language {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	color: #7C7C7C;
	padding-top: 38px;
	padding-right: 15px;
	height: 41px;
}
#pattern {
	height: 432px;
	position: absolute;
	background: url(../images/pattern.gif);
	width: 100%;
}
#leftcol {
	width: 176px;
	background: #000000 url(../images/leftcol_img.gif) no-repeat;
	float: left;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 30px;
	position: relative;
	padding: 160px 10px 10px;
	font-weight: bold;
	height: 2200;
}
#maincol {
	background: #CC0000 url(../images/gradient.jpg) repeat-x;
	width: 483px;
	left: 198px;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 11px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 20px 20px 60px;
	text-align: justify;
	font-family: "Trebuchet MS", Geneva;
}
#maincol_news {
	background: #CC0000 url(../images/gradient.jpg) repeat-x;
	width: 483px;
	left: 198px;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 11px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 20px 20px 60px;
	text-align: justify;
	font-family: "Trebuchet MS", Geneva;
	height: 400px;
}
#footer {
	background: #CCCCCC url(../images/footer.gif) no-repeat left bottom;
	height: 20px;
	width: 700px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 10px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#infobox {
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	height: 120px;
}

/* Navigation */
 #navcontainer
 {
 margin: 0px 0 0 0px;
 padding: 0;
 height: 20px;
 }

 #navcontainer ul
 {
 border: 0;
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
 }

 #navcontainer ul li
 {
 display: block;
 float: center;
 text-align: center;
 padding: 0;
 margin: 0;
 }

 #navcontainer ul li a
 {
	background: #fff;
	width: 139px;
	height: 36px;
	border-left: 1px solid #CCCCCC;
	padding: 0;
	margin: 0 0 0px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 10px/36px Georgia, "Times New Roman", Times, serif;
 }

 #navcontainer ul li a:hover
 {
 color: #666666;
 background: #E3E3E3;
 }

 #navcontainer a:active
 {
 background: #E3E3E3;
 color: #666666;
 }

 #navcontainer li#active a
 {
	background: #E3E3E3;
	color: #666666;
	
border-left: 1px solid #CCCCCC;
 }

#language a {
	color: #FFFFFF;
	text-decoration: none;
}
#language a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
#nieuws a {
	color: #FFFFFF;
	text-decoration: underline;
}
#nieuws a:hover {
	text-decoration: none;
	color: #666666;
}
#maincol a {
	text-decoration: underline;
	color: #FFFFFF;
}
#maincol a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
}
#maincol_news a {
	text-decoration: underline;
	color: #FFFFFF;
}
#maincol_news a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
}
#leftcol h1 a {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
#leftcol h1 {
	color: #666666;
}
#leftcol h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Formatting & classes */
.gallerytable {
	border: 1px solid #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#maincol .gallery a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px;
}
#maincol .gallery a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#maincol .gallery a:visited {
	color: #FFFFFF;
	font-weight: bold;
	background: #FF0000;
}
#nieuws h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: 2px;
	margin: 20px 0px 10px;
}
#nieuws {
	line-height: 16px;
	font-size: 12px;
	color: #999999;
}
#maincol h1 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0px 10px;
}
#maincol_news h1 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0px 10px;
}
#maincol h2 {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
#maincol h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#maincol h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
}
#maincol h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.img {
	padding: 4px;
	border: 1px solid #FF0000;
	float: left;
	margin: 0px 10px 10px 0px;
}
.form {
}
.form td {
	color: #000000;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.inzet {
	float: right;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.inzetnoborder {
	float: right;
}
#info {
	display: none;
}
