body {
   scrollbar-3dlight-color:grey;
   scrollbar-shadow-color:black; 
   scrollbar-darkshadow-color:black;
   scrollbar-base-color:white;
   scrollbar-arrow-color:#000080;
   scrollbar-face-color:#f8bc07;
   scrollbar-highlight-color:grey;
   background: #FDE3A2 url(images/back.jpg);
   background-color: #FDE3A2;
   color: #000000;
   margin: 0em 1em 0em 1em;  
   font-weight: 400;
   font-family: Verdana, Arial, Helvetica, Serifenlos, SansSerif;
   font-size: 11 pt;
}

h1 {
  background: transparent;
  font-weight: bolder;
  font-size: 200%;
  text-align: center;
  color: #800000
}

h2 {
  background: transparent;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  color: #800000
}

h3 {
   background: transparent;
   margin-left: 4%;
   margin-right: 4%;
   font-weight: bold;
   font-size: 120%
}

h4 {
  background: transparent;
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
  font-size: 110%
}

dl {
   margin-left: 1.5em;
}

dt {
   margin-left: 2em;
   font-weight: bold;
}

dd {
   margin-left: 3em;
   font-weight: normal;
}

ol {
   margin-left: 3em;
   margin-right: 0em;
   list-style: decimal
}

ul {
  margin-left: 2em
}

ul li {
  list-style: url(images/balldarkblue.gif) circle inside;
  margin-left: -1.5em;
}

ul li br {
  margin-left: 1.5em;
}

ul ul {
  margin-left: 3.5em
}

ul ul li {
  list-style: url(images/balldarkred.gif) square inside;
}

table caption {
  font-size: larger;
  font-weight: bolder
}

th {
   font-weight: bold;
   font-size: 14
}

td {
   font-size: 12
}

address {
  background: transparent;
  font-size: 90%;
  text-align: right;
  font-style: italic
}  

blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c;
  background: #C0C0C0
}

pre {
  margin-left: 10%;
  white-space: pre
}

a:link {
  color: #000080;
  background: transparent
}

a:visited {
  color: #000080;
  background: transparent
}

a:active {
  color: 000000;
  font-weight: bold; 
  font-size: 100%;
  background: #F8BC07
}

a:hover {
  color: #000080;
  background: #FFFF00;
  text-decoration:none; 
  position:relative; top:1px; left:1px;
}

hr {
  align: right;
  width: 65%;
}

#de,#en {
  font-family: Verdana, Arial, Helvetica, Serifenlos, SansSerif;
}

#gb {
  font-family: MS Song, ?©úÊ^, Verdana, Arial, Helvetica, SansSerif;
}

#big5 {
  font-family: MS Liu, ²Ó©úÅé, Verdana, Arial, Helvetica, SansSerif;
}

#sociallinks {
  padding:3px 5px 5px 5px;
}

#pinboard_small {
  font-size: 80%;
  margin-left: 2em;
}