/* CSS Document */

* {
	outline: none;
}

body {
	background: url(../images/intro/ferme_barette_bg.gif) repeat-x top #7c0429;
	margin: 0px;
	text-align: center;
}

img {
	border: 0px;
}

#container {
	width: 850px;
	position: relative;
	top: 100px;
	margin: 0 auto;
	text-align: center;	
	position: relative;
}

#taal {
	height: 60px;
	text-align: center;
	padding-left: 190px;
}

.language {
	float: left;
	height: 30px;
	margin-top: 30px;
	display: inline;
}

.choice {
	background: url(../images/intro/choice.jpg) no-repeat top center;
	width: 351px;
	height: 194px;
	position: relative;
	margin-top: 143px;
	margin-left: 32px;
	background-image: url(../images/intro/choice.jpg);
}

.choice_en {
	background: url(../images/intro/choice_en.jpg) no-repeat top center;
	width: 351px;
	height: 194px;
	position: relative;
	margin-top: 143px;
	margin-left: 32px;
	background-image: url(../images/intro/choice_en.jpg);
}

.choice_nl {
	background: url(../images/intro/choice_nl.jpg) no-repeat top center;
	width: 351px;
	height: 194px;
	position: relative;
	margin-top: 143px;
	margin-left: 32px;
	background-image: url(../images/intro/choice_nl.jpg);
}

.water {
	width: 103px;
	height: 155px;
	margin-top: 38px;
	float: left;
	display: inline;
}

.wood {
	width: 103px;
	height: 155px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;	
	margin-top: 38px;
	display: inline;
}

.agriculture {
	width: 103px;
	height: 155px;
	margin-top: 38px;
	float: left;
	display: inline;
}

#logo {
	width: 325px;
	height: 75px;
	margin: 0 auto;
}

#midden {
	width: 850px;
	height: 430px;
	margin: 10px auto;
}

#left {
	background: url(../images/intro/ferme_barette_sfeer.jpg);
	width: 415px;
	height: 430px;
	float: left;
}

#right {
	background: url(../images/intro/ferme_barette_bg.jpg);
	width: 435px;
	height: 430px;
	float: left;
	text-align: left;
}
