body{
  margin:0;
  padding:header-<length> 0 0 left-sidebar-<length>;
 }

 div#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:header-<length>;
  z-index:10;
 }

 div#left-sidebar{
  position:absolute;
  top:header-<length>;
  width:left-sidebar-<length>;
  width:100%;
  z-index:10;
  text-align:right;
  right:5px;
  bottom:5px;
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#left-sidebar{
   position:fixed;
   right:5px;
   bottom:5px;
   overflow:hidden;
   z-index:10;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  width:100%;
  overflow:auto;
  x-overflow:hidden;
 }
 
 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.menulink{
	font-style:italic;
	font-size:16px;
}

#ruth
{
position:absolute;
top:0px;
left: 50%; 
margin-left: -360px; 
width: 680px;
z-index:1;
}
#menu
{
position:absolute;
top:0px;
left: 50%; 
padding-bottom:50px;
margin-left: -360px; 
width: 680px;
visibility:hidden;
z-index:10;
}

#pic
{
position:relative; 
height:150px;
padding:7px;
float:left;
}
#picbig
{
position:relative; 
height:350px;
width:350px;
}
#picpadding
{
position:relative; 
float:left;
width:50px;
}
#pic_edit
{
position:relative; 
padding:7px;
float:left;
}
#bijschr
{
	position:relative;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top:5px;
	visibility:hidden;
}
#editions_title
{
	position:relative;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top:5px;
}
#bijschr_l
{
	position:relative;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top:5px;
	padding-bottom:20px;
	visibility:hidden;
}
#bijschr_r
{
	position:relative;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top:5px;
	padding-bottom:20px;
	visibility:hidden;
}
#bijschr_edit
{
	position:relative;
	width:150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top:5px;
	padding-bottom:20px;
	visibility: visible;
}
.bijschr
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
}
#spacer
{
	position:relative;
	height:20px;
}
#placeholder
{
position:absolute;
top:120px;
left: 50%; 
margin-left: -425px; 
width: 850px;
}
#placeholder_select
{
position:absolute;
top:120px;
left: 50%; 
margin-left: -380px; 
width: 760px;
}

#placeholder_pic
{
position:absolute;
top:80px;
left: 50%; 
margin-left: -375px; 
width: 750px;
text-align:center;
}

.grijs {
	color: #999999;
}

.grijs a:link {
	color: #999999;
}
.grijs a:visited {
	text-decoration: none;
	color: #999999;
}
.grijs a:hover {
	text-decoration:underline;
	color: #999999;
}
.grijs a:active {
	text-decoration: none;
	color: #999999;
}

.bijschrlink{
font-style:oblique;
}
.bijschrlink a:link {
	text-decoration:underline;
}
.bijschrlink a:visited {
	text-decoration:underline;
}
.bijschrlink a:hover {
	text-decoration:none;
}
.bijschrlink a:active {
	text-decoration:underline;
}

.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	line-height:25px;
	padding-top:30px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:17px;
}
.newskop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.underl{
text-decoration:underline;
}
.colofon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	}
.colofon A:link {
color:#999999;
text-decoration: none
}
.colofon A:visited {text-decoration: none; color:#999999;}
.colofon A:active {text-decoration: none; color:#999999;}
.colofon A:hover {text-decoration:underline; color:#999999;}
