body, a, td {
 font-family: 'Courier New', Courier, monospace;
 font-size: 12px; 
 margin: 0px;
}

#emailMe {
 position: absolute;
 top: 0px;
 right: 0px;
}

.content {
 background: #FFF url('../img/MirandaWrites.png') center no-repeat;
}

.content_ {
 background: #FFF;
}

.title {
 padding: 4px;
 background: #000;
 color: #FFF;
 font-size: 14px;
 font-weight: bold;
}

#content {
 width: 800px;
 height: 600px;
 overflow: auto;
 text-align: left;
}

.thumbnail {
 border: 1px solid #CCCCCC;
}

.thumbnail_ {
 border-top: 4px solid #FFF;
 border-right: 4px solid #FFF;
 border-left: 4px solid #FFF;
 border-bottom: 4px solid #000;
}

.kopje {
 font-size: 22px;
 font-weight: bold;
 color: #FF00A2;
 margin: 8px 0px 8px 0px; 
}

.subKopje {
 font-weight: bold;
 margin: 8px 0px 4px 0px; 
}

.text {
 padding: 0px 14px 14px 0px;
}

.cover {
}

.pagina {
 text-align: center;
 padding: 0px 8px 0px 8px;
}

#menu {
 position: absolute;
 width: 400px;
 height: 217px;
 bottom: 34px;
 right: 0px;
}

.menuClass {
 background: url('../img/bg.png') bottom right no-repeat;
}

.menuJournalistiek {
 background: url('../img/bgJournalistiek.png') bottom right no-repeat;
}

.menuEindredactie {
 background: url('../img/bgEindredactie.png') bottom right no-repeat;
}

.menuGames {
 background: url('../img/bgGames.png') bottom right no-repeat;
}

.menuOverig {
 background: url('../img/bgOverig.png') bottom right no-repeat;
}

.menuBio {
 background: url('../img/bgBio.png') bottom right no-repeat;
}

.menuContact {
 background: url('../img/bgContact.png') bottom right no-repeat;
}

#journalistiek {
 position: absolute;
 right: 0px;
 top: 45px;
 width: 156px;
 height: 25px;
}

#eindredactie {
 position: absolute;
 right: 0px;
 top: 70px;
 width: 156px;
 height: 24px;
}

#games {
 position: absolute;
 right: 0px;
 top: 94px;
 width: 156px;
 height: 26px;
}

#overig {
 position: absolute;
 right: 0px;
 top: 120px;
 width: 156px;
 height: 25px;
}

#bio {
 position: absolute;
 right: 0px;
 top: 145px;
 width: 156px;
 height: 26px;
}

#contact {
 position: absolute;
 right: 0px;
 top: 171px;
 width: 156px;
 height: 43px;
}

#bottomBanner {
 position: absolute;
 bottom: 0px;
 left: 0px;
 height: 34px;
 width: 100%;
 background: #000000 url('../img/bottomBanner.png') no-repeat top left;
}

.eindredactieCover {
 padding: 4px 14px 0px 4px;
}

.row {
}

.row_ {
 background: #EEEEEE;
}