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

/*-------------------------------------- RESET ----*/
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
/*-------------------------------------- FIREFOX DOTTED OUTLINE FIX ----*/
a:active, a:focus { 
	outline: none; 
}

/*-------------------------------------- BASIS ----*/
body,td,th {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
td {
	padding-bottom: 15px;
}

/*-------------------------------------- LINKS ----*/
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF; 
	text-decoration: none;
}
/*-------------------------------------- HEADERS ----*/
.intro_header {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
h1 {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}

/*-------------------------------------- CONTAINERS ----*/
#site_center {
	position: relative;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#site_container {
	position: absolute;
	height: 2270px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-color: #0099FF;
}
#main_container {
	position: relative;
	height: 2270;
	width: 960px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 0px;
	top: 0px;
}

/*-------------------------------------- ITEM ----*/
.item {
	height: auto;
	width: auto;
	padding-bottom: 15px;
	position: relative;
}
.item a {
	text-decoration: none;
	color: #FFF;
}
.item a:hover {
	text-decoration: underline;
	color: #FFF;
}

/*-------------------------------------- FLASH COMPATIBLE ----*/

h4 {
	display: none;
}
#flash_compatible {
	height: 204px;
	width: 520px;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -204px;
	top: 200px;
	overflow: visible;
}
/*-------------------------------------- ANCHOR TOP ----*/
#anchor_top_01 {
	position: absolute;
	color: #FFF;
	text-align: right;
	height: 21px;
	width: 70px;
	top: 607px;
	left: 863px;
	z-index: 5;
}
#anchor_top_02 {
	position: absolute;
	color: #FFF;
	text-align: right;
	height: 21px;
	width: 70px;
	top: 1000px;
	left: 863px;
	z-index: 5;
}
#anchor_top_03 {
	position: absolute;
	color: #FFF;
	text-align: right;
	height: 21px;
	width: 70px;
	top: 1213px;
	left: 863px;
	z-index: 5;
}
#anchor_top_04 {
	position: absolute;
	color: #FFF;
	text-align: right;
	height: 21px;
	width: 70px;
	top: 1524px;
	left: 863px;
	z-index: 5;
}
.anchor_02 {
	position: absolute;
	top: 830px;
	left: 0px;
	width: 1px;
	height: 1px;
}
.anchor_03 {
	position: absolute;
	top: 1015px;
	left: 0px;
	width: 1px;
	height: 1px;
}
.anchor_04 {
	position: absolute;
	top: 1200px;
	left: 0px;
	width: 1px;
	height: 1px;
}
#anchor_top_01 a, #anchor_top_02 a, #anchor_top_03 a, #anchor_top_04 a {
	color: #FFF;
	text-decoration: underline;
}
#anchor_top_01 a:hover, #anchor_top_02 a:hover, #anchor_top_03 a:hover, #anchor_top_04 a:hover {
	color: #FFF;
	text-decoration: none;
}
/*-------------------------------------- TOPPART ----*/
#ag_flash {
	position: absolute;
	z-index: 0;
	background-color: #000;
	background-image: url(../images/ag_koedoetboe.jpg);
}
#vlag_uk {
	position: absolute;
	width: 33px;
	height: 21px;
	left: 740px;
	top: 30px;
}
#vlag_uk a {
	position: absolute;
	width: 33px;
	height: 21px;
	background-image: url(../images/vlag_uk.jpg);
	background-position: 0px 0px;
}
#vlag_uk a:hover {
	position: absolute;
	width: 33px;
	height: 21px;
	background-image: url(../images/vlag_uk.jpg);
	background-position: 0px -21px;
}
#btn_nlgesproken {
	position: absolute;
	width: 108px;
	height: 106px;
	left: 862px;
	top: 5px;
	background-image: url(../images/btn_nlgesproken.jpg);
}
#appstore {
	position: absolute;
	width: 125px;
	height: 43px;
	left: 806px;
	top: 360px;
	z-index: 5;
}
#appstore a {
	position: absolute;
	width: 125px;
	height: 43px;
	background-image: url(../images/logo_appstore.png);
	background-position: 0px 0px;
}
#appstore a:hover {
	position: absolute;
	width: 125px;
	height: 43px;
	background-image: url(../images/logo_appstore.png);
	background-position: 0px -43px;
}
#vlak_01 {
	position: absolute;
	width: 320px;
	height: 120px;
	z-index: 5;
	left: 30px;
	top: 30px;
	color: #FFF;

}
/*-------------------------------------- DIV ----*/
#introblok_01 {
	position: absolute;
	width: 274px;
	height: 142px;
	left: 30px;
	top: 430px;
	background-image: url(../images/introblok_01_nl.png);
	color: #FFF;
	line-height: 16px;
	padding-left: 24px;
	padding-top: 16px;
}
#introblok_02 {
	position: absolute;
	width: 274px;
	height: 142px;
	left: 332px;
	top: 430px;
	background-image: url(../images/introblok_02.png);
	color: #FFF;
	line-height: 16px;
	padding-left: 24px;
	padding-top: 16px;
}
#introblok_03 {
	position: absolute;
	width: 274px;
	height: 142px;
	left: 636px;
	top: 430px;
	background-image: url(../images/introblok_03.png);
	color: #FFF;
	line-height: 16px;
	padding-left: 24px;
	padding-top: 16px;
}
#introblok_01 a, #introblok_02 a, #introblok_03 a {
	color: #FFF;
}
#introblok_01 a:hover, #introblok_02 a:hover, #introblok_03 a:hover {
	color: #FFF;
}
#linkblok {
	position: absolute;
	height: 40px;
	width: 290px;
	left: 640px;
	top: 378px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
#linkblok a {
	color: #FFF;
	text-decoration: none;
}
#linkblok a:hover {
	color: #EEE;
	text-decoration: none;
}
/*-------------------------------------- BEELDEN ----*/
#flash_iphone {
	position: absolute;
	width: 236px;
	height: 158px;
	left: 59px;
	top: 16px;
}

/*-------------------------------------- BEELDEN ----*/
#aw_p01_01 {
	position: absolute;
	height: 240px;
	width: 353px;
	left: 27px;
	top: 636px;
	background-image: url(../images/aw_p01_01_nl.jpg);
}
#aw_p01_02 {
	position: absolute;
	height: 207px;
	width: 246px;
	left: 688px;
	top: 624px;
	background-image: url(../images/aw_p01_02_nl.jpg);
}
#aw_p02_01 {
	position: absolute;
	height: 152px;
	width: 302px;
	left: 535px;
	top: 835px;
	background-image: url(../images/aw_p02_01.jpg);
}
#aw_p03_01 {
	position: absolute;
	height: 151px;
	width: 523px;
	left: 26px;
	top: 1026px;
	background-image: url(../images/aw_p03_01_nl.jpg);
}
#aw_p04_01 {
	position: absolute;
	height: 108px;
	width: 531px;
	left: 21px;
	top: 1330px;
	background-image: url(../images/aw_p04_01.jpg);
}
#aw_p04_02 {
	position: absolute;
	height: 300px;
	width: 385px;
	left: 565px;
	top: 1210px;
	background-image: url(../images/aw_p04_02.jpg);
}
#aw_p05_01 {
	position: absolute;
	height: 230px;
	width: 540px;
	top: 1520px;
	left: 24px;
	background-image: url(../images/aw_p05_01.jpg);
}
#aw_p05_02 {
	position: absolute;
	height: 174px;
	width: 153px;
	top: 1550px;
	left: 795px;
	background-image: url(../images/aw_p05_02_nl.jpg);
}

/*-------------------------------------- TEXTBLOK ----*/
#txt_p01_01 {
	position: absolute;
	height: 174px;
	width: 270px;
	left: 407px;
	top: 650px;
	line-height: 20px;
	color: #FFF;
}
#txt_p02_01 {
	position: absolute;
	height: 80px;
	width: 480px;
	left: 36px;
	top: 860px;
	line-height: 20px;
	color: #FFF;
}
#txt_p03_01 {
	position: absolute;
	height: 110px;
	width: 363px;
	left: 575px;
	top: 1036px;
	line-height: 20px;
	color: #FFF;
}
#txt_p04_01 {
	position: absolute;
	height: 130px;
	width: 520px;
	left: 26px;
	top: 1210px;
	line-height: 20px;
	color: #FFF;
}
#txt_p05_01 {
	position: absolute;
	height: 110px;
	width: 300px;
	left: 26px;
	top: 1520px;
	line-height: 20px;
	color: #FFF;
	z-index: 5;
}
#txt_p05_02 {
	position: absolute;
	height: 130px;
	width: 225px;
	left: 575px;
	top: 1565px;
	line-height: 20px;
	color: #FFF;
	z-index: 5;
}


/*-------------------------------------- FOOTER ----*/
#container_footer {
	position: absolute;
	height: 500px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	background-position: top;
	background-color: #000;
}
#footer {
	position: absolute;
	height: auto;
	width: 670px;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	left: 265px;
	top: 25px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#logo_littlemakuzu {
	background-image: url(../images/logo_littlemakuzu.jpg);
	position: absolute;
	height: 145px;
	width: 220px;
	left: 20px;
	top: 15px;
}



/*-------------------------------------- ICON ----*/
.doorlinkicon {
	position: relative;
	height: 10px;
	width: 12px;
	padding-left: 3px;
	top: 1px;
}

