/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body.bodyhome {
background-image:url(../img/bg_all_home.jpg);
}

body.bodytm {
background-image:url(../img/bg_all_timemachine.jpg);
}

body {
background-color: #000000;
background-position:50% 0%;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 1.4;
margin: 0px 0px 0px 0px;
padding: 0px;
}

a {color: #731015;}
a:visited {color:#731015;}
a:hover {color: #cc7300;}
a:active { color:#731015;}

h1 {
font-size: 16px;
color: #761012;
text-decoration:underline;
padding: 5px 0px;
margin: 16px 0px 8px 0px;
text-transform:uppercase;
}

h2 {
font-size:12px;
color: #761012;
font-weight:bold;
padding: 5px 10px;
margin:0;}

h3 {
font-size:16px;
color: #780005;
font-weight: bold;
padding: 5px 10px;
margin:0;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin: 0 auto;
}

/* ----------banner for logo-------------- */
#top {
height: 268px;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* SLIDESHOW */
#slideshow		{ position: relative; width: 900px; height: 224px; background: transparent; }
#slideshow div		{ position: absolute; top: 0; left: 0; background-color: transparent; width: 900px; height: 224px; text-align: center; }

#menu { 
position: relative; 
width: 900px; 
height: 40px;
 }

/* -----------------content--------------------- */
#content {
height: 600px;
padding: 0px;
margin: 0 144px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
text-align:justify;
}


.afbeeldinglinks
{
float: left;
margin: 20 16px 6px 0;
padding: 0px;
padding-right: 20px;
font-size: 9px;
text-align:right;
}

.afbeeldingrechts
{
float: right;
margin: 20  0px 6px 16px;
padding: 0px;
padding-left: 20px;
font-size: 9px;
text-align:right;
}
/* --------------left navi------------- */



/* -----------footer--------------------------- */
#footer {
height:155px;
clear: both;
margin: 0;
padding: 0;
text-align: right; }
