body {background-color: #fff; font-family: tahoma; font-size: 0.8em; margin: 30px 0}
a:link, a:visited {color: #942600}
a:hover {color: #AF2B00}
a:active {color: #721C00}

h1, h2 {font-weight: normal; margin: 0.5em 0em 0.2em 0em}
h1 {font-size: 1.35em}
h2 {font-size: 1.30em}

ul {margin: 0em 0em 0.1em 0em; padding-left: 1.3em}
ul.level2 {margin-bottom: 0.5em; padding-left: 2.3em; list-style: circle}
div {border: solid 0px #000}

form {}
input.text, textarea {background-color: #fff; border: solid 1px #ccc; margin-bottom: 0.5em; width: 95%}
textarea {height: 150px}
input.smalltext {width: 50%}
.button {color: #fff; border: solid 1px #000; font-size: 1em; padding: 5px 10px 5px 10px; background: url(button_bg.png) repeat-x #2E2E2E}

.smalltext {font-size: 0.85em}
.newsdate {font-size: 0.85em; font-weight: bold}

td.data, td.left, td.right {border: solid 1px #DD7408}
td.data {padding: 0.3em}
td.head {font-weight: bold; text-align: center}
td.left {padding: 0.2em; text-align: right}
td.right {padding: 0.2em}

img {border: none}
img.figure {padding: 0.7em 0.7em; margin-top: 0.3em; border: solid 1px #ddd}

#logo {position: relative; left: 10%; float: left; width: 323px}
#mainMenu {position: relative; left: 10%; top: 10px; width: 100px; float: left; line-height: 1.5em}
#content {position: relative; left: 10%; top: 0px; width: 50%; padding-left: 47px}

* html #content {height: 300px}
html > body #content {height: auto; min-height: 300px;}

#copyright {position: relative; bottom: 0px; left: 15%; width: 50%; height:80px; padding: 40px 70px 0px 0px; margin: 0px 70px  0px 0px; text-align: right; font-size: 0.85em}

#rightcol {position: absolute; top: 19px; right: 15%; width: 15%}

#login {min-height: 104px; margin-top: -10px}
#login .button {font-size: 1em; padding: 1px 10px 1px 10px}

#logged {font-size: 0.85em; padding: 10px; border: solid 1px #BC5802}
