/* HTML BODY */
html, body {
margin: 0;
padding: 0;
font-family: verdana;
font-size: 11px;
color: #000;
overflow: hidden;
text-align: center;
line-height: 15px;
background-color: #edece8;
}

/* FONTS */
h1 {
font-family: verdana;
font-size: 14px;
font-weight: normal;
color: #60605d;
margin-bottom: 10px;
}

/* DIVS */
#container {
position: absolute;
top: 50%;
left: 50%;
margin-top: -290px;
margin-left: -467px;
text-align: left;
padding: 0;
width: 933px;
height: 579px;
background: url(../backs/container2.jpg) no-repeat;
overflow: hidden;
}

#intro_pics {
position: absolute;
top: 0px;
left: 14px;
}

#content {
position: absolute;
top: 0px;
left: 14px;
}

#content_pics {
position: absolute;
top: 0px;
left: 0px;
width: 238px;
height: 386px;
padding-top: 140px;
}

#content_pics_rollover {
position: absolute;
top: 380px;
left: 4px;
}

#nav {
position: absolute;
top: 0px;
left: 247px;
width: 497px;
z-index: 2;
}

#nav2 {
position: absolute;
top: 0px;
left: 0px;
width: 741px;
z-index: 2;
}

#text {
position: absolute;
top: 140px;
left: 280px;
width: 420px;
}

#sidebar {
position: absolute;
top: 135px;
left: 760px;
width: 155px;
}

#ticker {
position: absolute;
bottom: 19px;
left: 15px;
font-family: century gothic;
font-size: 14px;
color: #d8d8d1;
width: 885px;
}

#country_merken {
position: absolute;
top: 450px;
left: 628px;
width: 260px;
height: 50px;
padding: 0 20px 0 10px;
font-size: 10px;
line-height: 12px;
background: #b6b6ac;
}

/* IMAGES */
img {
border: 0px solid #000000;
}

img.logo {
position: absolute;
top: 465px;
left: 700px;
}

img.landing {
position: absolute;
top: 0px;
left: 14px;
}

img.logo_landing {
position: absolute;
top: 465px;
left: 367px;       
}

img.landing_button {
position: absolute;
top: 70px;
left: 700px;
z-index: 3;
}

#intro_pics img {
margin-right: 5px;
}

#content img {
margin-right: 5px;
vertical-align: top;
}

#content_pics_rollover img {
width: 44px;
border: 3px solid #848373;
}

/* TABLES */
td {
font-family: verdana;
font-size: 12px;
line-height: 20px;
}

/* FORMS */
.submit {
font-family: verdana;
font-size: 11px;
}

/* LINKS */
a {
color: #000000;
}

a:hover {
color: #000000;
}

#sidebar a {
text-decoration: none;
font-size: 11px;
font-weight: normal;
color: #d8d8d1;
}

#sidebar a:hover {
color: #a1a194;
}

/* LISTS */
ul {
margin: 0 0 15px 15px;
}