a:active    { color: #00008b; text-decoration: underline }
a:link  { color: #00008b; text-decoration: none }
a:visited  { color: #00008b; text-decoration: none }
a:hover { color: #00008b; text-decoration: underline }
a[target="_blank"] { background: url("pix/ar_ext.gif") no-repeat right center; padding-right: 12px }
h1   { font-size: 144%; margin-top: 2em; margin-bottom: 1.5em }
h3 { font-size: 120% }
img { border:0 }
.space { margin-top: 25px; margin-bottom: 15px }
.newslist    { font-size: 92%; list-style-type: circle; margin-top: 0; padding-top: 0 }
.newstitel { font-weight: 700 }
.imgdown { position: relative; top: 3px }
.nav ul     { font-weight: 700; list-style-type: none; margin: 2em 0; padding: 0 }
.nav li  { display: inline; margin: 0 1px 0 0; padding: 0 }
.nav a  { text-decoration: none; padding: .3em 1em; border: solid 1px #669 }
.nav a:link, .nav a:visited   { color: #669; }
.nav a:active, .nav a:hover    { color: #669; background-color: #ccf }
.nav a.current { color: #fff; background-color: #669; }
body { background-color: white ; text-align: center; width: 48em; margin: 0 auto; }
#content  { position: absolute; top: 100px; left: 0px }
#wrapper { text-align: left; position:relative }
#logo  { position: absolute; top: 10px; left: 0px }
#credits { color: #669; font-size: 85%; margin-top: 30px; margin-bottom: 10px }
.prefix  { margin: 0; width: 9em; float: left }
.indent  { margin-left: 10em }
.lineT  { padding-top: 1em; border-top: 1px solid #669 }
