/* commented backslash hack v2 \*/
html, body{
	height:100%;
}
/* end hack */

html, body{
	margin:0px;
	padding:0px;
	background-color:#B1DF34;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
br.clear{
	clear:left;
}
#company_name{
	width:300px;
	height:198px;
	float:left;
	background:url(../picture/intro/family_land.gif) right no-repeat;
}
#company_name span{
	display:none;
}
#company_motto{
	width:460px;
	height:198px;
	float:right;
	background:url(../picture/intro/intro_rb.gif) right no-repeat;
}
#company_motto span{
	display:none;
}
#middle_group{
	width:100%;
	height:255px;
	float:left;
	position: relative;
	margin-top:14px;
	background:url(../picture/intro/bg_movie.gif) #B1DF34 repeat-x;
}
#promotion_movie{
	width:590px;
	height:255px;
	float:left;
	background:url(../picture/intro/movie.gif) #B1DF34 center no-repeat;
}
#promotion_movie object{
	width:590px;
	height:255px;
	float:left;
	background:url(../picture/intro/movie.gif) #B1DF34 center no-repeat;
}
#company_logo{
	width:116px;
	height:85px;
	float:right;
	background:url(../picture/intro/logo.gif) #E7F5C2 center no-repeat;
}

#language_options{
	position:absolute;
	right: 0;
	top: 155px;
	width: 116px;
}

#language_options ul{
	margin: 0px;
	padding: 0px;
	width: 116px;
	list-style-type: none;
}

#language_options ul li{
	float: left;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	width: 116px;
	height: 13px;
}

#language_options ul li.nl{
	background:transparent url(../picture/intro/flags/nl.gif);
}
#language_options ul li.en{
	background:transparent url(../picture/intro/flags/en.gif);
}
#language_options ul li.de{
	background:transparent url(../picture/intro/flags/de.gif);
}

#language_options ul li a{
	display: block;
	margin: 0;
	padding: 0px;
	width: 116px;
	height: 13px;
	text-decoration: none;
}
#language_options ul li a span{
	display: none;
}

#company_text{
	width: 100%;
	height: 255px;
	float: left;
	margin-top: 14px;
	background: #B1DF34;
}

#company_text p{
	font: italic bold 75% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 20px;
}