/* CSS Document */
html {
height: 100%;
overflow: auto;
}

body {
height: 100%;
margin: 0px;
padding: 0px;
}

h1 {
font-family: Tahoma, Arial, sans-serif;
font-size: 20px;
color: #D60058;
}

h2 {
font-family: Tahoma, Arial, sans-serif;
font-size: 16px;
}

h3 {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
margin: 0px 0px -20px 0px;
}	


#flashcontent {
height: 100%;
min-height:600px;
min-width:968px;
}

#banner {
position: absolute;
top: 50%;
left: 50%;
width: 120px;
height: 120px;
margin: 162px 0 0 -586px;
}

/* No Flash */

#no-flash-container {
position: absolute;
top: 50%;
left: 50%;
width: 933px;
height: 565px;
margin: -282px 0 0 -466px;
padding: 25px 10px 10px 25px;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{#no-flash-container{top:10px; margin: 0px 0 0 -466px;}} /* Safari hack iPhone */


/* Select Language */

ul.language {
	margin: 25px 5px 5px -26px;
	list-style: none;
	font-size: 16px;
	line-height: 24px;
	list-style-position:inside;
}
ul.language a {
	text-decoration: none;
}
ul.language a:hover {
	text-decoration: underline;
}

ul.language li {
	padding: 0px 0px 0px 15px;
}
ul.language li.nl {
	background: url('../images/bullit_nl.gif') no-repeat 0% 50% scroll;
	color: #D60058;
}
ul.language li.nl a {
	color: #D60058;
}
ul.language li.en {
	background: url('../images/bullit_en.gif') no-repeat 0% 50% scroll;
	color: #25718C;
}
ul.language li.en a {
	color: #25718C;
}
ul.language li.sp {
	background: url('../images/bullit_sp.gif') no-repeat 0% 50% scroll;
	color: #FF9818;
}
ul.language li.sp a {
	color: #FF9818;
}
ul.language li.it {
	background: url('../images/bullit_it.gif') no-repeat 0% 50% scroll;
	color: #006633;
}
ul.language li.it a {
	color: #006633;
}
ul.language li.qu {
	background: url('../images/bullit_qu.gif') no-repeat 0% 50% scroll;
	color: #3265FF;
}
ul.language li.qu a {
	color: #3265FF;
}

/* Hoofdmenu */
.main_menu {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 430px;
	height: 110px;
	display: inline;
}

ul.nederlands, ul.english, ul.espagnol, ul.italiano, ul.quecha {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	list-style-position:inside;
}
ul.nederlands li, ul.english li, ul.espagnol li, ul.italiano li, ul.quecha li {
	padding: 0px 0px 0px 15px;
	margin-left: 25px;
}
ul.nederlands li a, ul.english li a, ul.espagnol li a, ul.italiano li a, ul.quecha li a {
	text-decoration: none;
}

ul.sub1 {
	position: absolute;
	left: 0px;
	top: 0px;
	list-style: none;
	float:left;
	width: 150px;
}
ul.sub2 {
	position: absolute;
	left: 170px;
	top: 0px;
	list-style: none;
	float:left;
	width: 150px;
}
ul.sub3 {
	position: absolute;
	left: 340px;
	top: 0px;
	list-style: none;
	float:left;
	width: 150px;
}

/* Menu NL */
ul.nederlands {color: #D60058;}
ul.nederlands li {background: url('../images/bullit_nl.gif') no-repeat 0% 50% scroll;}
ul.nederlands li a {color: #D60058;}
ul.nederlands li a:hover {color: #FF006D;}

/* Menu EN */
ul.english {color: #25718C;}
ul.english li {background: url('../images/bullit_en.gif') no-repeat 0% 50% scroll;}
ul.english li a {color: #25718C;}
ul.english li a:hover {color: #339999;}

/* Menu ES */
ul.espagnol {color: #FF9818;}
ul.espagnol li {background: url('../images/bullit_es.gif') no-repeat 0% 50% scroll;}
ul.espagnol li a {color: #FF9818;}
ul.espagnol li a:hover {color: #FFBB1A;}

/* Menu IT */
ul.italiano {color: #006633;}
ul.italiano li {background: url('../images/bullit_it.gif') no-repeat 0% 50% scroll;}
ul.italiano li a {color: #006633;}
ul.italiano li a:hover {color: #008542;}

/* Menu QU */
ul.quechua {color: #3265FF;}
ul.quechua li {background: url('../images/bullit_qu.gif') no-repeat 0% 50% scroll;}
ul.quechua li a {color: #3265FF;}
ul.quechua li a:hover {color: #5597FF;}


/* Service menu */
.service_menu {
	position: absolute;
	left: 720px;
	top: 15px;
	width: 275px;
	height: 20px;
	display: inline;
}
ul.menu_serv {
	margin: 0px 0px 0px -26px;
	list-style: none;
	list-style-position:inside;
}
ul.menu_serv a {
	text-decoration: none;
	color: #000;
}
ul.menu_serv li {
	display: inline;
	padding: 0px 25px 0px 15px;
}
ul.menu_serv li.nl {
	background: url('../images/bullit_nl.gif') no-repeat 0% 50% scroll;
}
ul.menu_serv li.en {
	background: url('../images/bullit_en.gif') no-repeat 0% 50% scroll;
}
ul.menu_serv li.sp {
	background: url('../images/bullit_sp.gif') no-repeat 0% 50% scroll;
}
ul.menu_serv li.it {
	background: url('../images/bullit_it.gif') no-repeat 0% 50% scroll;
}
ul.menu_serv li.qu {
	background: url('../images/bullit_qu.gif') no-repeat 0% 50% scroll;
}


/* Content */
.text_block {
	position: absolute;
	left: 42px;
	top:150px;
	width: 390px;
	height: 390px;
	padding-right: 10px;
	overflow: auto;
	color: #000;
	line-height: 18px;
}
.text_block.nl a {
	color: #D60058;
	text-decoration: none;
}
.text_block.en a {
	color: #25718C;
	text-decoration: none;
}
.text_block.sp a {
	color: #FF9818;
	text-decoration: none;
}
.text_block.it a {
	color: #006633;
	text-decoration: none;
}
.text_block.qu a {
	color: #3265FF;
	text-decoration: none;
}

.photo {
	position: absolute;
	right: 10px;
	top:40px;
	width: 454px;
	height: 454px;
	overflow:hidden;
}
.logo {
	position: absolute;
	left: 680px;
	top:450px;
	width: 275px;
	height: 105px;
	overflow:hidden;
}


/* Language menu bottom */
.lan_menu {
	position: absolute;
	left: 50px;
	bottom:15px;
	width: 900px;
	height: 15px;
	text-align:left;
}

ul.menu_lan {
	margin: 0px 0px 0px -26px;
	list-style: none;
	list-style-position:inside;
	color: #000;
}
ul.menu_lan a {
	text-decoration: none;
	color: #000;
}
ul.menu_lan li {
	display: inline;
	padding: 0px 25px 0px 15px;
}
ul.menu_lan li.nl {
	background: url('../images/bullit_nl.gif') no-repeat 0% 50% scroll;
}
ul.menu_lan li.en {
	background: url('../images/bullit_en.gif') no-repeat 0% 50% scroll;
}
ul.menu_lan li.sp {
	background: url('../images/bullit_sp.gif') no-repeat 0% 50% scroll;
}
ul.menu_lan li.it {
	background: url('../images/bullit_it.gif') no-repeat 0% 50% scroll;
}
ul.menu_lan li.qu {
	background: url('../images/bullit_qu.gif') no-repeat 0% 50% scroll;
}
