body
{
	background-color: #FFF;
	color: #4C4C4C;
	font-family:Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/body_tiler.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #008ed3;
}

.outsideContainer
{
	width: 971px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: #ec7801;
	background-image: url('../images/container_tiler.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

* html .outsideContainer
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}


/* HEADER */
.header
{
	height: 116px;
	width: 971px;
	background-image: url('../images/header_top.jpg');
}


/* CONTENT */
.content
{
	padding-bottom: 155px;
}

.contentMain
{
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	width: 211px;
	background-color: #fff;
	min-height: 150px;
	height: 150px;
	border-left: 1px solid #999999;
}


/* SUBCONTENT */
.contentSub
{
	display: inline;
	float: left;
	width: 758px;
	min-height: 535px;
	height: 540px;
	background-image: url('../images/filmstrip_plaatje.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #999999;
}

html>body .contentMain, .contentSub, .contentRight
{
    height: auto;
}


/* FOOTER */
.footer
{
	width: 971px;
	background-color: #008ed3;
	font-size: 11px;
	color: #000;
	text-align: left;
}

#iframe{
	width:100%;
	min-height: 11000px;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}

/* EXTRA */
html, iframe {
	height: 100%;
}


body
{
	height: 100%;
}

.insideContainer
{
	position: relative;
	min-height: 100%;
}

* html .insideContainer
{
	height: 100%;
}

.footer
{
	position: relative;
	height: 155px;
	margin: -155px auto 0 auto;
}

* html .footer
{
	margin-top: -155px;
}


/* HIERONDER DE REST VAN DE CLASSES EN CONTENT
 * BOVENSTAAND STUK IS ALGEMEEN EN ALTIJD NODIG
 */

.logo
{
	width: 211px;
	height: 128px;
	background-image: url('../images/aeb_logo.gif');
	background-position: top left;
}

.filmstrip_plaatje2
{
	position: absolute;
	width: 68px;
	height: 580px;
	background-image: url('../images/filmstrip_plaatje2.jpg');
	margin-left: 759px;
}

.footer_logo
{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 211px;
	height: 71px;
	background-image: url('../images/footer_logo.jpg');
	float:left;
}

.footerTekst
{
	font-size: 11px;
	float:left;
	height: 21px;
	width: 730px;
	background-color: #ec7801;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 50px 0px 0px 28px;
}

.footerTekst a
{
	color: #000;
	text-decoration: none;
}
.footerTekst a:hover
{
	text-decoration: underline;
}

.language
{
	padding-left: 120px;
}
.icon_eng
{
	width: 30px;
	height: 20px;
	background-image: url('../images/icon_eng.gif');
	background-repeat: no-repeat;
	float:left;
	cursor:pointer;
	margin: 10px 0px 0px 0px;
}
.icon_nl
{
	width: 30px;
	height: 20px;
	background-image: url('../images/icon_nl.gif');
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 20px;
}

.topTekst
{
	width: 480px;
	padding: 27px 0px 0px 27px;
	color: #fff;
	font-family: arial rounded mt bold;
	min-height: 60px;
	height: 60px;
}

.topTekst h1
{
	font-size: 28px;
	margin:0px;
	padding:0px;
}

.topTekst1
{
	width: 420px;
	padding: 33px 0px 0px 27px;
	color: #000;
	font-family: arial rounded mt bold;
}

.topTekst1 h3
{
	font-size: 13px;
	margin:0px;
	padding:0px;
}

.contentTekst
{
	padding: 206px 0px 0px 27px;
	width: 701px;
	color: #000;
}

.content_inside h1
{
	/*font-family: arial rounded mt bold; */
	font-size: 13px;
	margin:0px;
	padding:0px;
}

.content_inside
{
	padding-right: 20px;
	width: 492px;
	float:left;
	border-right: 1px solid #fd9021;
	line-height: 1.8em;
}

.contentRight h3
{
	/*font-family: arial rounded mt bold; */
	font-size: 13px;
	margin:0px;
	padding:0px;
}

.contentRight
{
	margin-left: 30px;
	width: 150px;
	float:left;
	line-height: 1.8em;
}

.content_inside a, .contentRight a
{
	color: #fff;
	text-decoration: underline;
}

.inputveld
{
	width: 350px;
}