body {
background: white none;
color: #333333;
font-family: verdana, sans-serif;
}

a {background: transparent none; color: #0000cc; text-decoration: none;}
a:hover {background: transparent none; color: #dd0000; text-decoration: underline;}

#date, #biscop {background: transparent none; color: #333333; text-decoration: none;}

#main {
margin: 0px auto 0px auto;
width: 750px;
padding-bottom: 800px;
}

.text {
border-right: 6px solid #dddddd;
border-bottom: 6px solid #dddddd;
margin-top: 20px;
padding-bottom: 30px;
font-size: 16px;
line-height: 20px;
text-align: justify;
}

.sub, .comm, .tran {
font-size: 12px;
line-height: 15px;
}

.subox {
font-size: 10px;
line-height: 14px;
}

.para, .tran {padding: 10px 20px 0px 20px;}
.quote {padding: 10px 40px 0px 40px;}
.qtbox {padding: 4px 5px 4px 5px;}
.comm {padding: 10px 0px 10px 0px;}
.qtcom {padding: 4px 40px 4px 40px;}
.space {padding-top: 4px;}
ul {margin: 10px 20px 10px 0px;}

.back {
text-align: right;
padding: 10px 20px 0px 0px;
}

#container {width: 100%;}

#container a {
background: #0000cc none;
color: white;
}

#container a:hover {
background: #dd0000 none;
color: white;
}

#nb01, #nb02, #nb03, #nb04, #nb05 {
background: #0000cc none;
color: white;
position: relative;
top: -2px;
left: 2px;
margin: 0px 2px 0px 1px;
font-size: 10px;
line-height: normal;
font-weight: bold;
padding: 0px 1px 1px 1px;
}

#nb01:hover, #nb02:hover, #nb03:hover, #nb04:hover, #nb05:hover {
background: #dd0000 none;
color: white;
text-decoration: none;
}

.notesml, .notenorm, .notemed, .notebig {
border: 4px solid #dddddd;
background: white none;
color: #333333;
}