@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:595px;
	margin: 0px auto;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:595px;
	height:84px;
}
#mainContent {
	position:absolute;
	left:0px;
	top:84px;
	width:595px;
	height:469px;
	background-image: url(../images/mainContent_onder.jpg);
	overflow: auto;
}
#animatie {
	position: absolute;
	left: 595px;
	top: 322px;
	width: 365px;
	height: 241px;
	z-index: 6;
}
#tekstblok {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 0px 10px 10px;
	height: auto;
	width: 440px;
	border-width: 0px;
	position: absolute;
	left: 68px;
	top: 26px;
	background-color: #FFF;
}
#footer {
	position:absolute;
	left:0px;
	width:960px;
	height:32px;
	background-repeat: no-repeat;
	background-color: #D4D700;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	text-indent: 64px;
	top: 563px;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
#credit_LGO {
	text-align: right;
	color: #808000;
	float: right;
	margin-right: 20px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0pt;
}
#menu {
	height: auto;
	width: 310px;
	left: 630px;
	top: 90px;
	position: absolute;
	z-index: 2;
}
#menu ul li {
	list-style-type: none;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 1px 3px;
}
#menu ul li a {
	text-indent: 50px;
	background-image: url(../images/knop_wit.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#menu ul li a:hover {
	text-indent: 50px;
	background-image: url(../images/knop_over.jpg);
	background-repeat: no-repeat;
	display: block;
}
#menu ul li a.huidig {
	background-image: url(../images/knop_kleur.jpg);
}
:focus {     
 outline: 0;
	}
.initiaal {
	font-size: 11px;
	font-weight: bold;
	color: #808000;
	margin-right: 4px;
	margin-left: 16px;
}
#navigatie {
	height: 322px;
	width: 365px;
	top: 0px;
	right: 595px;
}
.link_LGO {
	text-decoration: none;
	color: #808000;
	visibility: visible;
}
.opsomming {
	margin-bottom: 8px;
	margin-left: 32px;
}
p {
	margin-bottom: 12px;
}
.foto_rechtslijnend {
	background-position: right;
	float: right;
}
#vlag_ENGL {
	position:absolute;
	left:684px;
	top:20px;
	width:60px;
	height:36px;
	layer-background-color:#FFFFFF;
	z-index:4;
	border-style: none;
	background-color: #FFF;
}
.logo_linkedin_groep {
	background-position: bottom;
	vertical-align: bottom;
	border-style: none;
}
#text_ATA_logo {
	font-size: 11px;
	vertical-align: 20%;
	color: #999;
}
#container #mainContent #tekstblok p a img {
	vertical-align: bottom;
	margin-left: -2px;
	margin-top: 0px;
	padding-top: 10px;
	margin-right: 8px;
	border-width: 0px;
	border-style: none;
}

