@charset "utf-8";

/* CSS Document */


* {
     margin:0;
     padding:0;
}
body {
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #646464;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
}
h1	{
	font-size:24px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	color: #343434;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	color: #646464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #646464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/rounded.png);
}
blockquote {
	margin-left: 5px;
}
hr {
	color:#999999;
	border:none;
	border-top:1px solid #999999;
	height:1px;
}
img {
	border:none;
	}
#ag-grey {
	position:absolute;
	width:100%;
	height:180px;
	z-index:4;
	left: 0px;
	top: 80px;
	background-color: #191919;
}
#colour {
	position:absolute;
	width:100%;
	height:30px;
	z-index:14;
	left: 0px;
	top: 230px;
	background-color: #646464;
}
#colourblue {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 230px;
	background-color: #0099cc;
}
#colourgreen {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 230px;
	background-color: #33cc33;
}
#colourorange {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 230px;
	background-color: #ff9933;
}
#colourred {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 230px;
	background-color: #ff3333;
}	
#colourpurple {
	position:absolute;
	width:100%;
	height:30px;
	z-index:5;
	left: 0px;
	top: 230px;
	background-color: #9966cc;
}
#header {
	position: absolute;
	width: 100%;
	height: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 18;
}
#innerhead {
	position:relative;
	width:940px;
	height:260px;
	z-index:15;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frans {
	position:absolute;
	width:940px;
	height:90px;
	z-index:17;
	left: 0px;
	top: 0px;
}
#mainnav {
	position:absolute;
	width:940px;
	height:170px;
	z-index:19;
	left: 0px;
	top: 90px;
}
#menu1 {
	position:absolute;
	width:50px;
	height:140px;
	z-index:15;
	left: 10px;
	top: 0px;
}
#menu2 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:14;
	left: 70px;
	top: 0px;
}
#menu3 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:13;
	left: 180px;
	top: 0px;
}
#menu4 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:12;
	left: 290px;
	top: 0px;
}
#menu5 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:11;
	left: 400px;
	top: 00px;
}
#menu6 {
	position:absolute;
	width:100px;
	height:140px;
	z-index:10;
	left: 510px;
	top: 00px;
}
#menueind {
	position:absolute;
	width:290px;
	height:140px;
	z-index:16;
	left: 650px;
	top: 0px;
}
#menu-ag-zwart {
	position:absolute;
	width:940px;
	height:140px;
	z-index:17;
	top: 90px;
	left: 0px;
	background-color: #191919;
}
#content {
	width: 940px;
	padding-top: 260px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	z-index: 10;
	position: relative;
}
#creatief {
	position:absolute;
	width:30px;
	height:325px;
	z-index:16;
	left: 950px;
	top: 280px;
}
#kolom1 {
	float:left;
	width:610px;
	min-height: 400px;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 30px;
	border-right: solid #999 1px;
}
#kolom2 {
	float:right;
	width:260px;
	padding-top: 30px;
}
#footer {
	clear:both;
	position: relative;
	width: 100%;
	height: 500px;
	background-color: #343434;
	margin-bottom: 0px;
}
#innerfoot {
	position:relative;
	width:940px;
	height:500px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#footgreytop {
	position:absolute;
	width:100%;
	height:50px;
	z-index:1;
	background-color: #191919;
}
#foot1 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:2;
	left: 10px;
	top: 115px;
}
#foot2 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:3;
	left: 170px;
	top: 115px;
}
#foot3 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:4;
	left: 330px;
	top: 115px;
}
#foot4 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:5;
	left: 490px;
	top: 115px;
}
#foot5 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:6;
	left: 650px;
	top: 115px;
}
#foot6 {
	position:absolute;
	width:130px;
	height:320px;
	z-index:7;
	left: 800px;
	top: 115px;
}
#picto1 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:8;
	left: 10px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#picto2 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:9;
	left: 170px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#picto3 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:10;
	left: 330px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#picto4 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:11;
	left: 490px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#picto5 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:12;
	left: 650px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#picto6 {
	position:absolute;
	width:130px;
	height:85px;
	z-index:13;
	left: 800px;
	top: 20px;
	border-bottom: solid #252525 1px;
}
#footline {
	position:absolute;
	width:100%;
	height:1px;
	z-index:15;
	top: 440px;
	background-color: #252525;
}

#footregel {
	position:absolute;
	width:920px;
	height:30px;
	z-index:14;
	left: 10px;
	top: 450px;
	font-size: 11px;
	color: #999999;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
     	margin:0;
         padding:0;
         display:block;
         overflow:hidden;
         text-indent:-8000px;
            }
/* // image replacement */
	
/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:610px;
	height:200px;
	overflow:hidden;
		}	
		
	/* numeric controls */	

ol#controls{
	margin:10px 0;
	padding:0;
	height:28px;
		}
ol#controls li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
		}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #000;
	background:#999;
	color:#19191a;
	padding:0 10px;
	text-decoration:none;
		}
ol#controls li.current a{
	background:#646464;
	color:#fff;
		}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header #innerhead #mainnav #navregel a:link {
	color: #191919;
	text-decoration: none;
}
#header #innerhead #mainnav #navregel a:visited {
	color: #191919;
	text-decoration: none;
}
#header #innerhead #mainnav #navregel a:hover {
	color: #191919;
	text-decoration: underline;
}
#header #innerhead #mainnav #navregel a:visited:hover {
	color: #191919;
	text-decoration: underline;
}
#content #kolom1 a:link {
	color: #343434;
	text-decoration: none;
}
#content #kolom1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#content #kolom1 a:visited {
	color: #343434;
	text-decoration: none;
}
#content #kolom1 a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.wit {color: #FFFFFF}
.donker {
	color: #000000
}
.blauw {color: #0099cc}
.orange {color: #ff9933}
.green {color: #33cc33; }
.rood {color: #ff3333}
.paars {color: #9966cc}
.corps11 {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 22px;
	color: #646464;
}
.buttoncode {
	max-width: 400px;
	min-width: 400px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: 646464;
	color: #000000;
}

