body{
background-color: #ffffff;
font-family: arial;
font-size: 12px;
}

#eurotech_logo{
width: 93px;
height: 20px;
background-image: url('../../images/eurotech_logo.jpg');
background-repeat: no-repeat;
background-attachement: fixed;
}

#header_titel{
font-weight: bold;
color: #b3b3b3;
text-align: right;
font-size: 14px;
}

#home_header{
width: 230px;
height: 100px;
padding-top: 8px;
}

#menu{
width: 230px;
padding-top: 2px;
padding-left: 2px;
color: #2b4191;
background-color: #ececec;
font-size: 11px;
}

#menu a{
text-decoration: none;
font-weight: bold;
color: #294090;
}

#menu a:hover{
color: #c50000;
}

#menu a.selected{
color: #c50000;
}

#tekst{
padding-bottom: 5px;
}

#footer{
border-top: 1px solid #bbbbbb;
padding-top: 5px; 
text-align: center;
color: #dbdbdb;
font-size: 10px;
}

#footer a{
text-decoration: none;
color: #9d9d9d;
}

#footer a:hover{
color: #999999;
}