/* HTML BODY */
html, body {
margin: 0;
padding: 0;
font-family: arial;
font-size: 13px;
color: #000000;
text-align: center;
line-height: 17px;
background-color: #ece9e5;
}

/* FONTS */
h1 {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #a0c036;
margin-bottom: 10px;
}

.kop2 {
font-weight: bold;
}

#newsbar h1 {
font-size: 13px;
color: #4b84c2;
margin-bottom: 0px;
}

/* DIVS */
#container {
position: absolute;
top: 50%;
left: 50%;
margin-left: -513px;
margin-top: -300px;
width: 1026px;
height: 626px;
text-align: left;
padding: 0;
background: url(../backs/container.jpg) no-repeat;
}

#menu {
position: absolute;
top: 13px;
left: 13px;
width: 871px;
height: 30px;
background: url(../backs/menu.jpg);
background-color: #625548;
z-index: 10;
padding: 0 0 0 129px;
text-align: center;
color: #fff;
}

#content {
position: relative;
padding: 103px 0 0 248px;
width: 530px;
min-height: 410px;
}

#text {
position: absolute;
top: 83px;
left: 248px;
width: 505px;
padding-right: 27px;
height: 400px;
overflow: auto;
z-index: 5;
}

#stock {
position: absolute;
top: 14px;
left: 13px;
}

#newsbar {
position: absolute;
top: 55px;
left: 796px;
width: 178px;
height: 416px;
padding: 10px 10px 0 10px;
background: url(../backs/newsbar.jpg) no-repeat;
line-height: 16px;
}

.compaenieuws {
position: absolute;
top: 5px;
right: 161px;
}

#css_change {
position: absolute;
top: 5px;
left: -60px;
text-align: right;
width: 150px;
color: #fff;
}

#print_button {
position: absolute;
top: 60px;
left: 710px;
}

#iframe {
position: relative;
padding: 60px 0 0 30px;
width: 970px;
height: 540px;
z-index: 5;
}

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

img.logo {
position: absolute;
bottom: 13px;
right: 13px;
}

img.landing {
position: absolute;
top: 192px;
left: 225px;
}

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

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

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

a:hover {
color: #000000;
}

#menu a:hover {
color: #a0c036;
}

.compaenieuws a {
color: #fff;
text-decoration: none;
}

#css_change a {
text-decoration: none;
color: #fff;
}

/* LISTS */
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
}

#nav li a {
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
padding-top: 5px;
margin: 0px 23px 8px 23px;
text-decoration: none;
color: #fff;
text-align: center;
}

#nav ul a {
color: #000;
margin: 0 0 10px 0;
}

#nav ul a{
cursor: pointer;  
}

#nav ul ul a:link, ul ul a:visited{
cursor: pointer;
}

#nav ul ul a:hover, ul ul a:active{
cursor: pointer;
}

#nav ul li{
min-height: 30px;
_height: 30px;
}

#nav ul li {
border: 0px;
text-align: center;
}

#nav ul {
background-color: #e8e6e4;
}

#nav ul ul li{
}

/* IE only hack \*/
* html ul li, * html ul ul li{
}

* html ul ul li{
}
/* Einde IE only hack */
