@charset "utf-8";
/* screen indigodans.be */







body {
	margin: 0;
	text-align: center;
	background-color: #e5eced;
	background-image: url(../images/bodygradient.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 22px; /* 22px */
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 14px; /* 16px */
	color: #FFFFFF;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 3px;
	padding-left: 15px;
}
h3 {
	font-size: 20px; /* 17px */
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
h4 {
	font-size: 14px; /* 16px */
	color: #FFFFFF;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
.blauwetekst {
	font-style: normal;
	font-weight: normal;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5;
	color: #00adee;
	font-size: 11px;
}
.tekst {
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
h5 {
	color: #FFFFFF;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.siteby {
	float: right;
	font-size: 9px;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;}
.img {
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	padding: 5px;
	margin: 2px;
}
/*links*/







/*a.wit:hover, a.blauw:hover {



	color:#FFFFFF;



	text-decoration:underline;



	font-style: normal;



	font-weight: bold;



}



a.wit:link, a.blauw:visited {



	color:#FFFFFF;



	text-decoration:underline;



	font-style: normal;



	font-weight: bold;



	}



	



a.grijs:hover, a.blauw:hover {



	color:#000000;



	text-decoration:none;











}



a.grijs:link, a.blauw:visited {



	color:#000000;



	text-decoration:none;



}



*/

a.wit:link, a.wit:active, a.wit:visited, a.wit:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;
}
a.grijs:link, a.grijs:active, a.grijs:visited, a.grijs:hover {
	color:#07141d;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
/* posities */



div#main_container {
	margin: 0 auto 0 auto;
	width: 835px;
	text-align: left;
	height: 100px;
}
div#header {
	float: left;
	width: 630px;
	height: 450px;
	background-color: #788d8f;
}
div#inhoud {
	float: left;
	width: 630px;
	height: 100%;
}
div#menu {
	float: left;
	width: 200px;
	height: 200px;
	margin-top: 165px;
	padding-left: 3px;
}
div#footer {
	background-color: #07141d;
	float: left;
	width: 550px;
	height: 180px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
div#bottom {
	float: left;
	width: 630px;
	height: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerfield {
	float: left;
	width: 197px;
	height: 200px;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	padding-left: 10px;
}
.icoon_lessen {
	float: left;
	width: 50px;
	height: 200px;
	background-image: url(../images/klok_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
.icoon_nieuws {
	float: left;
	width: 50px;
	height: 200px;
	background-image: url(../images/nieuws_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
.icoon_inschrijven {
	float: left;
	width: 50px;
	height: 200px;
	background-image: url(../images/inschrijven_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
.icoon_media {
	float: left;
	width: 50px;
	height: 200px;
	background-image: url(../images/media_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
.lijn {
	float: left;
	width: 5px;
	height: 120px;
	background-image: url(../images/lijn.jpg);
	background-repeat: repeat-y;
	padding: 15px;
	background-position: center;
}
.inhoud {
	float: left;
	padding: 40px;
	width: 550px;
	color: #CCCCCC;
	background-color: #788d8f;
}
div#uitblinken {
	padding: 10px 10px 20px 10px;
	width: 500px;
	background-image: url("../images/banner.jpg");
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	height: 100px;
	background-repeat: no-repeat;
}
.sitebytekst {
	float: left;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #07141d;
}
.nieuws {
	float: left;
	height: auto;
	width: 560px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
}
.media {
	float: left;
	height: auto;
	width: 480px;
	padding-bottom: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.input {
	width: 394px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#FFFFFF;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.submit {
	width: 100px;
	background-color: #07141d;
	color: #FFFFFF;
	border:0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/* Easy Tooltip */







#easyTooltip {
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(bg.gif) repeat-x;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color:#fff;
}
#tooltip {
	position:absolute;
	background:#DDDBC2;
	padding:5px 10px;
	color:#000;
	display:none;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00adee;
	text-decoration:none;
}
pre {
	display:block;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:500px;
}
/* Contactformulier */



.formerror {
	width: 394px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#07141D;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.formmelding {
	/*color:#07141D;*/

	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #07141D;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

/*table css*/


#hor-minimalist-b
{
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	width: 560px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	text-align:left;

	padding: 5px 3px;
	border-bottom: 2px solid #FFF;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #FFF;
	padding: 5px 3px;
}
#hor-minimalist-b tbody tr:hover td
{
		
		background-color: #07141D
}

.schuin{
	font-style:italic;
}

a.download_link:link, a.download_link:active, a.download_link:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

a.download_link:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

td.download_naam{
	width:385px;
}
