
BODY  {    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; margin: 0px 0px 0px 0px;  background : #fff; }

DIV#title { top: 0px; padding: 0px; height: 95px; width: 100%; background: #fff; }

DIV#sitecontainer { width: 1000px; top: 125px; margin: 20px auto 20px auto;  background: #fff; }

DIV#crumbs { display: none; }

DIV#spacer { display: none; }

DIV#body { position: relative; padding-top: 5px; padding-bottom: 15px;}

DIV#left { display: none;}

DIV#right { display: none;} 

H1         { font-family : Trebuchet MS, Verdana, Arial;   font-weight: bold; color: #000;  font-size: 160%; }
H2         { font-family : Trebuchet MS, Verdana, Arial; font-weight: bold; color: #000;   font-size: 145%;}
H3         { font-family : Trebuchet MS, Verdana, Arial; font-weight: bold;  color: #000;  font-size: 130%;}
TD,P     { font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;  }
B           { font-weight : bold;  }
SMALL   { font-size : 80%; }
HR         { border-top: 1px solid #000; border-bottom: none; margin-top: 25px; }

.photo  { border: #000 2px solid; } 
.kader  { border: 1px solid #000; padding: 4px; }   
.subline { font-size: 95%; color: #000; font-style: italic; }   
.courier  { font-family : Courier, monospace; font-size : 90%; }
.hidden { display: none; }
.large  { font-size : 120%; font-weight: bold; }
.xl     { font-size : 140%; font-weight: bold; }
.xxl    { font-size : 160%; font-weight: bold; }
.xxxl   { font-size : 180%; font-weight: bold; }

A:link  {    font-weight: bold;     color : #0000FF;    background : transparent;    text-decoration : none; }
A:visited  {    font-weight: bold;    color : #CC0099;    background : transparent;    text-decoration : none; }
A:hover   {    font-weight: bold;    color : #CC0099;    background : transparent;    text-decoration : none; }
A:active  {    font-weight: bold;    color : #CC0099;    background : transparent;    text-decoration : none; }


#crumbs A:active     {    font-weight: normal;     color : #777;    background : transparent;    text-decoration : none; }
