/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
font-family:Georgia; 
font-size:small; 
font-weight:bold;
color:#564b47;
padding:0px;
margin:0px;
line-height: 1.4;
}


#splash
{
margin-top: 50px;
text-align: center;
}

#splash img {border-style:none;} 


#homeheader{
border-bottom:dotted 1px;
}


#lefthandnavigation{
margin-top: 100px;
margin-left: 50px;

padding: 4px;
margin-right: 20px;
}

#lefthandnavigation a{
color: #564b47;
text-decoration: none;
}

#lefthandnavigation a:hover{
text-decoration: underline;
}

#lefthandnavigation ul{
list-style-type: none;
padding: 0;
margin-left: 0;
}

#lefthandnavigation img {
border-style:none;

} 


#maincontent{
margin-top: 50px;
}

#maincontent img {

} 

#maincontent table
{
border-spacing:45px; font-family:arial; font-size:x-small; font-weight:bold; color:black;

}