/**
 * CASCADING STYLE SHEET
 *
 * size:      3.951 bytes
 * created:   05/05/2006 12:40:06 pm
 * modified:  09/02/2008 12:00:38 am
 * code © by moLa
 */

body {
 color: black;
 font-size: 14px;
 font-family: Arial, sans-serif;
 text-align: center;
 background: #f0f0f0 url('neu/body_bg.png') repeat;
 background-attachment: fixed;
}
h1, h2, h3 {
 color: #556b90;
 margin: 2px;
 margin-bottom: 40px;
 font-size: 18px;
 font-weight: bold;
 text-align: left;
}
h2 {
 margin-bottom: 20px;
 font-weight: normal;
}
h3 {
 color: black;
 text-decoration: underline;
}
a {
 color: black;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
/* --> Misc. -----------------> */
img {
 border: 0px;
 vertical-align: middle;
}
hr {
 width: 80%;
 height: 1px;
 text-align: center;
 border: 1px solid #556b90;
}
th {
 text-align: left;
}
ol, ul {
 margin-bottom: 30px;
}
legend {
 color: #556b90;
 padding-right: 5px;
 font-style: italic;
}
input, select, textarea {
 color: black;
 font-size: 12px;
 font-family: Arial, sans-serif;
 vertical-align: middle;
 border: 1px solid #556b90;
}
input[type=radio], input[type=checkbox] {
 border: 0px;
 background: transparent no-repeat;
}
/* --> IDs -------------------> */
#main {
 width: 795px;
 margin: 0px auto;
 border: 1px solid #556b90;
 background-color: white;
}
#banner {
 height: 150px;
 padding: 10px;
 text-align: left;
 background: white url('neu/header_bg.png') repeat-x;
}
#banner #logo {
 color: white;
 height: 70px;
 font-size: 60px;
 padding: 40px 0px 40px 160px;
 background: transparent url('neu/logo.gif') no-repeat;
 background-position: 0px center;
}
#menu, #menu #sub {
 padding: 0px;
 list-style: none;
 margin: 0px 0px 0px 600px;
 background: transparent url('neu/content_bg.png') repeat-x;
}
#menu li {
 margin-bottom: 0px;
}
#menu a {
 display: block;
 color: gray;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 text-align: right;
 text-decoration: none;
}
#menu a:hover {
 color: #0066cc;
 background: #ddd url('neu/button.gif') no-repeat;
 background-position: 5px center;
}
#menu #sub {
 margin: 0px;
}
#menu #sub a {
 display: block;
 font-size: 12px;
 font-style: italic;
 padding: 3px 25px;
 text-decoration: underline;
}
#menu #sub a:hover {
 text-decoration: none;
 border-left-color: #505050;
}
#content {
 float: left;
 min-height: 368px;
 width: 580px;
 font-size: 12px;
 text-align: justify;
 padding: 10px;
 border-right: 1px dotted #0066cc;
 background: white url('neu/content_bg.png') repeat-x;
}
#content td {
 color: black;
 font-size: 12px;
 font-family: Arial, sans-serif;
 text-align: center;
}
#content fieldset li {
 text-align: left;
}
#content #newsletter {
 width: 169px;
 border: 1px solid #556b90;
 margin: 0px auto;
 padding: 5px;
 padding-left: 42px;
 background: #f0f0f0 url('newsletter.gif') no-repeat;
 background-position: 5px center;
}
#content #login td {
 text-align: left;
}
#content #login input {
 width: 100px;
}
#content #admin {
 text-align: center;
}
#content #admin td, #content #admin ul {
 text-align: left;
}
#content #admin table {
 margin: 0px auto;
}
#footer {
 clear: left;
 font-size: 11px;
 padding: 2px;
 border-top: 1px solid #a1a6b1;
 background: white url('neu/footer_bg.png') repeat-x;
 background-position: right;
}
#counter {
 display: none;
}
/* --> CLASSes ---------------> */
#content table.style {
 width: 100%;
 margin-bottom: 15px;
 background: #556b90;
}
#content table.style th {
 color: white;
 width: 50%;
 text-align: left;
 font-size: 16px;
 font-weight: normal;
}
#content table.style th a {
 color: white;
 text-decoration: none;
 font-weight: bold;
}
#content table.style td {
 font-size: 12px;
 text-align: justify;
 background-color: white;
}
#content table.style td a {
 font-style: italic;
}
#content table.style .infos td {
 width: 50%;
 padding: 2px;
 font-size: 11px;
 text-align: left;
 background-color: #f0f0f0;
}
#content table.links {
 width: 100%;
 margin-left: 25px;
 margin-bottom: 25px;
}
#content table.links td {
 text-align: left;
 width: 50%;
}
#content .center {
 width: 100%;
}
#content .center td {
 text-align: center;
}

