body {
margin:0;
padding:5px;
background: #ffffff; /* #F0EAD7;*/
font:100% normal verdana, sans-serif;
}

td  { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

.bodytext {
  font-size:0.8em;
}

p { margin-top: 1px; margin-bottom: 1px; }

li { font-size:0.8em; }

 h1 { visibility:hidden; margin-bottom: 0px; margin-top: 5px; height:38px;}

 h2 { visibility:hidden; margin-bottom: 0px; margin-top: 3px; height:24px;}


/*h1 { font-size: 0.9em; font-family:Garamond; font-weight:normal;}
h5 { font-size: 1em;  margin-bottom: 0.3em; font-family:Garamond; font-weight:normal; }*/

#langs { 
text-align: right;
font-size: 0.8em;
}


.csc-header { 
font-size: 1.7em;
 }

.csc-caption { 
font-size: 0.6em; }

a.avlang {
  color: #0000ff;
  text-decoration: none;
}
a.unavlang {
  color: #aaaaaa;
  text-decoration: none;
}
a.actlang { 
  color: #000000;
}


#content {
margin-top: 10px;
margin-left: 3px;
text-align: left;
}
 

a.butt { position: relative; font: menu; cursor: pointer; text-decoration: none; padding: 0.25em; background-color: ButtonFace; color: ButtonText; border-top: 2px solid ButtonHighlight; border-right: 2px solid ButtonShadow; border-bottom: 2px solid ButtonShadow; border-left: 2px solid ButtonHighlight; }
a.butt:hover { outline: 1px solid orange; }
a.butt:active { outline: none; top: 2px; left: 2px; border-top-color: ButtonShadow; border-right-color: ButtonHighlight; border-bottom-color: ButtonHighlight; border-left-color: ButtonShadow; }
 
