/* General styles */
body { margin: 0; padding: 0; font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-Serif; background-color: White; }
a img { border-style: none; cursor: pointer; }

/* Top styles */
#top { position: relative; background: url(../images/topbg.png) repeat-x; height: 255px; }
#top h1 { position: absolute; top: 64px; left: 50px; margin: 0; padding: 0; width: 254px; height: 84px; background-repeat: no-repeat; }
#top > h1 { background-image: url(../images/jesdrostnissen.png); }
#top h1 span { visibility: hidden; }
#top #plant { position: absolute; width: 396px; height: 255px; top: 0px; left: 600px; background-repeat: no-repeat; }
#top > #plant { background-image: url(../images/plante.png); }
#top ul { position: absolute; top: 205px; left: 50px; height: 50px; list-style-type: none; padding: 0; margin: 0; }
#top ul li { padding: 0; margin: 0px 15px 0px 0px; width: 137px; height: 50px; float: left; background-position: 0px -50px; background-repeat: no-repeat; background-image: url(../images/tabs.png); }
#top ul li.selected { background-position: 0px 0px ! important;}
#top ul li a { display: block; text-align: center; margin: 0; padding: 10px 0px 0px 0px; width: 137px; height: 40px; color: White; text-decoration: none; font-size: 24px; font-weight: bold;  }

/* Main styles */
#main { padding: 0px 0px 0px 50px; margin: 10px 0 0 0; width: 950px; }
#main .column1 { width: 710px; float: left; margin: 0; padding: 0px 40px 0px 0px; }
#main .column2 { width: 200px; float: right; margin: 0; padding: 34px 0px 0px 0px; }

#main h1 { margin: 12px 0px 10px 0px; padding: 0; font-family: Sylfaen, 'Trebuchet MS', Tahoma, Verdana, Sans-Serif; font-weight: normal; font-size: 48px; color: #90aeec; }
#main div.body h2 { margin: 0px 0px 12px 0px; padding: 0; font-family: Sylfaen, 'Trebuchet MS', Tahoma, Verdana, Sans-Serif; font-weight: normal; font-size: 30px; color: #90aeec; }
#main div.body h3 { margin: 0px 0px 12px 0px; padding: 0; font-family: Sylfaen, 'Trebuchet MS', Tahoma, Verdana, Sans-Serif; font-weight: normal; font-size: 24px; color: #00aeec; }
#main p.byline { margin: 0px 0px 30px 0px; padding: 0; color: #5886e2; font-family: Tahoma, Verdana, Sans-Serif; font-size: 12px; }
#main p { margin: 0px 0px 22px 0px; padding: 0; }
#main p a { color: #5886e2; }
#main div.left { float: left; padding: 6px 0px 0px 0px; margin: 0px 12px 12px 0px; } 
#main div.right { float: right; padding: 6px 0px 0px 0px; margin: 0px 0px 8px 8px; }
#main blockquote p { font-family: Sylfaen, 'Trebuchet MS', Tahoma, Sans-Serif; font-style: italic; font-size: 20px; color: #90aeec; border-left: 4px solid #cb2f50; padding: 0px 0px 0px 6px; }

#engyst {margin: 15px;}
#engyst p {font-size: small;}
.imag {font-size: x-small;}
.imag p {font-size: x-small;}
table td {text-align: right;}


#main .sidebox { width: 157px; height: 130px; background-repeat: no-repeat; margin: 0px 0px 30px 0px; border: 1px; padding: 15px 18px; }
#main .column2 > .sidebox { background-image: url(../images/sidebox.png); }
#main .sidebox h2 { margin: 0px 0px 8px 0px; padding: 0px 0px 0px 34px; background-repeat: no-repeat; color: #5886e2; }
#main .sidebox > h2 { background-image: url(../images/blueball.png); }
#main .sidebox p { margin: 0; padding: 0; color: #5886e2; }
#main .sidebox p a { color: #5886e2; }
#main .sidebox ul { margin: 0; padding: 0; list-style-type: none; color: #5886e2; }
#main .sidebox ul li { line-height: 160%; }
#main .sidebox ul a { color: #5886e2; }
#mainbox {background: #fff; text-align: center; }

/* Bottom styles */
#bottom { padding: 0px 0px 0px 50px; margin: 30px 0px 0px 0px; width: 950px; height: 50px; }
#bottom p { text-align: center; font-family: Tahoma, Verdana, Sans-Serif; font-size: 10px; color: #5886e2; margin: 0; padding: 0; }

