body{
font-family:Optima, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#636466;
overflow-x:hidden;
overflow-y:auto;

}

#center{
position:absolute;
width:900px;
left:50%;
margin-left:-450px;

}

#baggrund{
position:absolute;
width:900px;
}


#baggrund #toppic{
background-image:url(KRASStop3.gif);
position:relative;
height:415px;
width:900px;
}


#baggrund #fillbar{
position:relative;
background-image:url(KRASSfill.gif);
top:0px;
width:900px;
height:auto;
margin-top:-10px;
}

#baggrund #fillbarxtra{
position:relative;
background-image:url(KRASSfill.gif);
top:0px;
width:900px;
height:30px;
margin-top:-10px;
}

.left{
	float:left;
	margin-right:5px;
	margin-top:-3px;
	clear:right;
	}

#strimmel{
position:absolute;
z-index: 10;
top:450px;
left:14px;
}


#bottomspacer{
height:15px;
position:relative;
width:100%;
z-index:100;
top:0px;
}

#baggrund #text{
width: 550px;
position: relative;
left: 340px;
margin-top:-420px;
color:#FFFFFF;
}

#forside{
position:relative;
left:100px;
top:20px;
margin-top:10px;
min-height:125px;
}

#spacer{
position:relative;
left: 100px;
margin-top:10px;
height:125px;
}
	
#thumbs{
width: 540px;
position: relative;
left: 340px;
margin-top:-440px;
min-height:460px;
text-align:center;

}

a{
color:#FFFF00;
}

.thumb{
padding: 5px 5px 5px 5px;
}

a .thumb{
border:none;
text-decoration:none;
}




.anylinkcss{
position:absolute;
visibility: hidden;
line-height: 16px;
z-index: 5;
}

.anylinkcss a{
color: black;
width: auto;
display: block;
text-indent: 8px;
text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
color: yellow;
}

#menu{
position:relative;
top:95px;
left:50%;
margin-left:-561px;
text-align:right;
width: 200px;
line-height:16px;
z-index:5;
}

#menu a:link{
color:#FFFFFF;
text-decoration:none;
}

#menu a:visited{
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover{
color:yellow;
text-decoration:none;
}

.menuActive{
color:#000000;
}

#books{
position:relative;
top:15px;
left:50%;
margin-left:-352px;
line-height:16px;
width:250px;
}

#books a{
color: black;
width: auto;
text-decoration:none;
}

#books a:hover{
color: yellow;
width: auto;
text-decoration:none;
}

.booksActive{
color:#FFFFFF;
}


