body {
font-size: 10pt;
font-family: arial;
color: white;
background-color: #000000;
background-image: url('bg8.png');
background-position: top right;
background-repeat: no-repeat;
z-index: 1;
}

.small {
font-size: 8pt;
font-family: arial;
color: white;
}

.grijs {
font-size: 10pt;
font-family: arial;
color: #555555;
}

.kop {
font-size: 12pt;
font-family: arial;
color: white;
font-weight: bold;
}

.menu {
position: absolute;
width: 220px;
height: 138px;
color: white;
border: 2px outset #FFFFFF;
border-color: #FFFFFF;
background-color: #000000;
top: 15px;
right: 25px;
font-family: arial;
font-size: 12pt;
padding: 5px;
z-index: 2;
}

.logo {
position: absolute;
right: 29px;
top: 62px;
z-index: 3;
}

.rightlines {
background-image:url('\softlines_right.png');
position: absolute;
width: 231px;
height: 1200px;
right: 2px;
top: 133px;
}

.toplines {
background-image:url('\softlines_top.png');
position: absolute;
width: 1800px;
height: 186px;
right: 263px;
top: -30px;
}

.submenu{
position: absolute;
width: 290px;
height: 700px;
color: white;
top: 170px;
right: 26px;
overflow: auto;
font-family: arial;
font-size: 10pt;
line-height: 22px;
padding: 7px;
}

.contact {
position: absolute;
top: 320px;
right: 500px;
}

.aboutme {
position: absolute;
width: 200px;
height: 160px;
color: white;
top: 64px;
right: 270px;
}

.ametext1 {
color: white;
font-size: 10pt;
font-family: arial;
}

.ametext2 {
color: #888888;
font-size: 10pt;
font-family: arial;
}

.ametext3 {
color: #888888;
font-size: 8pt;
font-family: arial;
line-height: 15px;
}

.news {
position: absolute;
top: 113px;
right: 320px;
width: 600px;
line-height: 16px;
}

.article {
background: black;
border: 2px outset #FFFFFF;
border-color: #FFFFFF;
padding: 7px;
line-height: 15px;
}

.picture {
position: absolute;
top: 7px;
left: 10px;
line-height: 25px;
}

.words  {
position: absolute;
top: 150px;
left: 350px;
width: 500px;
line-height: 17pt;
font-size: 10pt;
font-family: arial;
color: white;
}


.movie {
position: absolute;
top: 200px;
left: 320px;
width: 520px;
height: 500px;
line-height: 30px;
}

a:link {
color: white;
text-decoration: none;
cursor: pointer;
font-size: 10pt;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
font-size: 10pt;
}

a:hover {
color: #999999;
text-decoration: underline;
font-size: 10pt;
}

.alink {
color: white;
text-decoration: none;
cursor: pointer;
font-size: 10pt;
}

.alink:hover {
color: #999999;
text-decoration: underline;
cursor: pointer;
font-size: 10pt;
}
