@charset "utf-8";
@html{height:100%;}

body{
/* background-color:#ede9c6; */
background: url(../images/bg.jpg);
background-position:top;
background-repeat: repeat-x;
background-color:#ede9c6;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
font-family: "Tahoma", Verdana;
font-size:12px;
}

img {
border: 0;
}

.wrapper{
height: 750px;
width: 900px;
left: 50%;
margin-left: -450px;
margin-top: -375px;
position: absolute;
top: 50%;
background: url(../images/bg-wrapper.png);
background-repeat: no-repeat;
padding-top: 25px;
}

#box-top {
width: 850px;
height: 494px;
background: url(../images/intro.jpg);
background-repeat: no-repeat;
margin-left: 25px;
margin-right: 25px;
}

#box-bottom {
width: 850px;
height: 200px;
margin-left: 25px;
margin-right: 25px;
background: url(../images/bg-box-bottom.jpg);
background-repeat: no-repeat;
}

#box1 {
width: 255px;
padding-left: 15px;
height: 200px;
float: left;
}

#box1 a:link, #box1 a:visited, #box1 a:active {
font-size: 13px;
font-family:Tahoma, Verdana;
color: #FFF;
text-decoration: none;
}

#box1 a:hover {
font-size: 13px;
font-family:Tahoma, Verdana;
color: #FFF;
text-decoration: underline;
}

#box2 {
width: 270px;
height: 180px;
padding-top: 20px;
text-align:center;
float: left;
}

#box3 {
width: 200px;
height: 171px;
padding-top: 29px;
float: left;
font-size: 13px;
font-family:Tahoma, Verdana;
color: #FFF;
padding-left: 70px;
}

#box3 a:link, #box3 a:visited, #box3 a:active {
font-size: 13px;
font-family:Tahoma, Verdana;
color: #FFF;
text-decoration: none;
}

#box3 a:hover {
font-size: 13px;
font-family:Tahoma, Verdana;
color: #FFF;
text-decoration: underline;
}

#box1 p {
margin: 0;
font-family: Tahoma, Verdana;
font-size: 13px;
color:#FFFFFF;
padding-top: 12px;
padding-left: 30px;
padding-bottom:10px;
}

#taal_uk {
width: auto;
height: 30px;
background: url(../images/uk.jpg);
background-repeat: no-repeat;
background-position: left;
padding-top: 9px;
padding-left: 50px;
font-family: Tahoma, Verdana;
font-size: 13px;
color:#FFFFFF;
margin-left: 50px;
}
#taal_fr {
width: auto;
height: 30px;
background: url(../images/fr.jpg);
background-repeat: no-repeat;
background-position: left;
padding-top: 9px;
padding-left: 50px;
font-family: Tahoma, Verdana;
font-size: 13px;
color:#FFFFFF;
margin-left: 50px;
}
#taal_de {
width: auto;
height: 30px;
background: url(../images/de.jpg);
background-repeat: no-repeat;
background-position: left;
padding-top: 9px;
padding-left: 50px;
font-family: Tahoma, Verdana;
font-size: 13px;
color:#FFFFFF;
margin-left: 50px;
}
#taal_be {
width: auto;
height: 30px;
background: url(../images/be.jpg);
background-repeat: no-repeat;
background-position: left;
padding-top: 9px;
padding-left: 50px;
font-family: Tahoma, Verdana;
font-size: 13px;
color:#FFFFFF;
margin-left: 50px;
}

#line {
width: 13px;
height: 163px;
background: url(../images/line.jpg);
background-repeat: no-repeat;
float: left;
margin-top: 20px;
}