body {
  font-size: 85%;
  font-family: 'bitstream vera sans', arial, helvetica;
  color: #333;
  text-align: left;
}

#nav h3 { 
  font-size: 120%;
  text-align: center;
  text-align: left;
  font-weight: normal;
  color: #585858;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #5ab15a;
  background-color:transparent;
  margin-top: 0px;
}

#nav { font-size: 90%; }

a img { border: none; }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
#nav li { border-top: 0px solid white; }
div#nav { border-bottom: 0px solid white;}
*/

#nav a {
 background-image: url('Bullet_18.png'); 
 background-repeat: no-repeat;
 background-position: 0px 5px;
 color: #FFE451;
 display: block;
 padding: 5px 5px 5px 20px;
 width: 150px;
 text-decoration: none;
 border:0px solid black;
 font-weight:bold;
 }

#nav ul a:hover {
 background-image: url('Bullet_18_active.png'); 
 background-repeat: no-repeat;
 background-position: 0px 5px;
 text-shadow: #FFE451 0px 0px 8px;
}
#nav ul li.self a { 
  font-weight: bold; color: #B15A03;
}
#nav ul li.self li a { 
  font-weight: bold; color: #FFE451;
}

#nav ul ul a {
 background-image: url('Bullet_14.png'); 
 display: block;
 padding: 5px 5px 5px 25px;
 background-position: 5px 5px;
 width: 145px;
 }
#nav ul ul a:hover {
 background-image: url('Bullet_14_active.png'); 
 background-position: 5px 5px;
}


#nav ul ul ul a {
 background-image: url('Bullet_10.png'); 
 display: block;
 padding: 5px 5px 5px 30px;
 background-position: 10px 5px;
 width: 140px;
 }
#nav ul ul ul a:hover {
 background-image: url('Bullet_10_active.png'); 
 background-position: 10px 5px;
}
 
#nav ul ul ul ul a {
 background-image: url('Bullet_8.png'); 
 display: block;
 padding: 5px 5px 5px 35px;
 background-position: 15px 5px;
 width: 135px;
 }
#nav ul ul ul ul a:hover {
 background-image: url('Bullet_8_active.png'); 
 background-position: 15px 5px;
}
/*
#nav ul .active { background-color:#DAE8EF; }
#nav ul .active { background-color:white; }
#nav ul .here { background-color:#C4DAE5; }
#nav ul .here { background-color:white; }
*/

#center h1, h2, h3, h4, h5 { 
  font-size: 180%;
  text-align: left;
  font-weight: bold;
  color: #F78000;
  padding-bottom: 8px;
  border-bottom: 3px dotted #F78000;
  margin-top:1.2em;
  margin-bottom: 15px;
}

#center h1 {  text-align: left; color: #F78000; }
#center h2 { font-size: 140%; 
  border-bottom: 0; padding-bottom: 0px; }
#center h3 { font-size: 125%; 
  border-bottom: 0; padding-bottom: 0px; margin-bottom: 0.5em;}
#center h4 { font-size: 110%; 
  border-bottom: 0; padding-bottom: 0px; margin-bottom: 0.5em;}
#center h5 { font-size: 100%; font-weight: bold;
  border-bottom: 0; padding-bottom: 0px; margin-bottom: 0.5em;}

a img {border: none; }
a:hover img {border: none; }

#center a { 
  text-decoration: none;
  color: #022651; 
}

#center a:hover { 
  text-decoration: underline;
  color: #6CCCFF;
}
#center[id] a:hover { 
  color: #022651;
  text-shadow: #5792B2 0px 0px 7px;
}

#center p {
  text-align: left;
  line-height: 155%;
  text-indent: 0em;
  font-size:100%;
  padding-left:0px;
  padding-right:0px;
  margin-top:0px;
}

#center p.right {
  text-align: right;
}
#center .wide {
  padding-left:0px;
}
#center .indent {
  padding-left:145px;
}
#center[id] .indent {
  padding-left:145px;
}

#center p.teaser {
  font-size: 90%;
  font-weight: bold;
  color: #777;
  text-align: justify;
  line-height: 135%;
  text-indent: 0em;
}

#center p.info {
  border: 1px dashed #3C85AB;
  text-align: justify;
  line-height: 135%;
  text-indent: 0em;
  padding:.5em;
}

#center .floatright {
 float: right;
 margin: 0 0 10px 10px;
 clear: right;
}

#center .floatleft
 {
 float: left;
 margin: 0 10px 10px 0;
 clear: left;
 }

#center ol { line-height: 155%; }

#center ol { padding-left:0px; }
#center[id] ol { padding-left:20px; }

#center ol.indent { padding-left:160px; }
#center[id] ol.indent { padding-left:180px; }

#center ul { margin-left:10px;padding-left: 0px;}
#center[id] ul { margin-left:0px; margin-left:10px;}

#center ul li { background-image:url('Bullet_yellow_10.png');
  background-repeat: no-repeat;
  background-position:0px 6px;
  list-style-image: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  line-height: 155%; 
  list-style-type:none; }

#center ul.topnav li { list-style-image:none;
  background-image: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  margin-left:10px;
}


#center dt { color:#1E6890;
padding-top:16px;
padding-bottom:8px;
font-weight:bold;
}

#center #datum {
  text-align: right;
  position:relative;
  top:0px;
  right:0px;
}

#center #datum .datumname {
  text-align: right;
  font-size: x-small;
}

#center ul.topnav {
  margin:0px;
  padding: 2px;
  padding-left: 1.5em;
  list-style: none;
  font-size: 95%;
  font-weight: bold;
}

#center ul.topnav ul {
  margin:0px;
  padding: 2px;
  padding-left: 1.5em;
  list-style: none;
  font-size: 95%;
  font-weight: bold;
}

.big { font-size: 150%; }
#center .helpbox { color: #2d2d2d; width: 300px; float: right; font-size: 80%;  line-height:120%; border: 1px solid white; padding:5px; margin:0px 0 5px 5px; background-color: #e8f6e8;}

.box { border: 1px solid #FFA500; padding: 10px 10px 10px 10px; margin:10px 0px 10px 0px; background-color: #FFF7B7; }

#footer { font-size: 75%; text-align: center;}