#bookmark {
	position: absolute;
	bottom: 0px;
}

div {
border: 0px;
border-style: solid;
border-color: red;
}

a:link { text-decoration: none; color: #22679e; text-decoration: underline; }
a:visited { text-decoration: none; color: #9abcd7; text-decoration: underline; }
a:hover { text-decoration: underline; color: #ff0000; text-decoration: none; }

body,html {
topmargin: 0px;
leftmargin: 0px;
background-color: #ffffff;
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #000000;
}

td {
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #000000;
}

#release {
 float: left;
width: 100px;
height: 150px;
border: 0px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

#review {
 float: left;
width: 200px;
height: 150px;
border: 0px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

#sub {
position: absolute;
left: 20px;
top: 60px;
font-family: verdana, arial, helvetica;
font-weight: bold;
font-size: 11px;
color: #60686A;
}

#logo {
position: absolute;
top: 0px;
right: 10px;
width: 234px;
height: 34px;
}

#left {
position: absolute;
bottom: 0px;
left: 0px;
height:100%;
background-image: url('../images/left.jpg');
z-index: 1;
}

#content {
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #000000;
}

#rightbar {
padding-left: 20px;
padding-right: 20px;
}

#right {
position: absolute;
top: 0px;
right: 0px;
width: 46px;
height: 100%;
background-image: url('../images/rightbar.jpg');
z-index: 1;
}

#botmenu {
position: absolute;
bottom: 10px;
left: 0px;
width: 545px;
height: 20px;
}

#inhoud {
font-family: verdana, arial, helvetica;
font-size:10px;
color: #000000;
}

#menu {
position: absolute;
top: 16px;
left: 7px;
width: 524px;
height: 40px;
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #55cc4e;
z-index:8;
}


#title {
position: absolute;
top: 258px;
left: 0px;
width: 340px;
height: 72px;
z-index: 23;
}

.contentimg {
	margin: 10 10 10 10;
}

#slimcontent {
	width: 153px;
}




//border: medium double rgb(250,0,255);

