@charset "UTF-8";
/* CSS Document */

body {
background-color: #000000;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
cursor: default;
}

a {
font-size:14px;
color: #ff6600;
text-decoration:underline;
}

a:hover {
font-size:14px;
color: #ff6600;
text-decoration:none;
font-weight:bold;
}

h1 {
font-weight:bold;
font-size:15px;
color: #ff6600;
letter-spacing:1px;
}

h2 {
font-weight:bold;
font-size:13px;
color: #ff6600;
letter-spacing:1px;
}

.style1{
font-weight:bold;
font-size:18px;
color: #ff6600;
}
#container {
width:100%;
margin-left: auto;
margin-right:auto;
margin:0px;
padding:0px;
}

#header {
width:100%;
background-image: url("../images/header_bg.jpg");
height:82px;
margin:0px;
padding:0px
}
#logo {
background-image: url("../images/logo.jpg");
background-position:center;
background-repeat:no-repeat;
width:460px;
height:82px;
margin-left: auto;
margin-right:auto;
}
#logo_en {
background-image: url("../images/logo_en.jpg");
background-position:center;
background-repeat:no-repeat;
width:460px;
height:82px;
margin-left: auto;
margin-right:auto;
}
#language {
position:absolute;
left:20px;
top:20px;
height:20px;
color:#ffffff;
}
#content {
background-color:#000000;
background-image: url("../images/content_bg.jpg");
background-position:top right;
background-repeat:no-repeat;
margin:0px;
padding:0px
}

#content2 {
height:500px;
background-color:#000000;
background-image: url("../images/content_bg2.jpg");
background-position:top right;
background-repeat:no-repeat;
margin:0px;
padding:0px
}

#imagetable{
width:600px;
background-color:#FFFFFF;
}
#imagecell{
text-align:center;
}

#inside {
width:60%;
padding:10px;
color:white;
}

#boek {
width:400px;
height:80px;
color:#ffffff;
}