* {
 margin: 0;
 padding: 0;
}
html, body {
 height: 100%;
}
body {
 padding: 0;
 margin: 0;
 font: normal normal normal 1em/1em verdana, arial, helvetica, sans-serif;
 color: #3F3F3F;
 background: #FFFFFF url('gfx/bg_body.gif') repeat-x top left; 
}
a { color: #013C71; background-color: inherit; text-decoration: underline;}
a:link, a:visited  { color: #013C71; background-color: inherit; }
a:hover, a:active { color: #000000; background-color: inherit; }

a img { border: none; }
a:link img, a:visited img { border-style: none }

h1, h2, h3, h4, h5, h6 {
 font: normal normal normal 1em/1.3em verdana, arial, helvetica, sans-serif;
 text-align: left; margin: 0 0 0.2em 0;
}
h1, h2, h3 { color: #DA251C; background-color: inherit; }
h1 { font-size: 150%; }
h2 { font-size: 120%; font-weight: bold; color: #000000; border-bottom: 1px solid #DA251C;}
h3 { font-size: 120%; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 100%; font-style: italic; }
h6 { font-size: 100%; font-weight: bold; border-bottom: 1px dashed #CFCFCF; }

.hide { display: none }

.right { text-align: right !important; }

.quote {
 font-style: italic;
 font-weight: bold;
 color: #DA251C;
 margin-left: 3.2em;
}

.timetable, span.timetable {
 border-left: 2px solid #980000;
 border-spacing: 0.6em 0em;
 margin: 0.5em 1em 0.5em 1em;
 padding-left: 0.5em;
}
.indent, span.indent {
 margin-left: 0.8em;
}

.red_sup {
 vertical-align: sup;
 color: #DA251C;
}

p.copyright { font-size: small }
p.copyright small { font-size: small }

pre { margin-left: 2em }

p {
  margin: 0;
}

dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
 list-style: disc;		/* Mac NS has problem with 'none' */
 list-style: none;
}
ul, ol {
 margin: 0;
 padding: 0;
 line-height: 130%;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}
button { 
 padding: 0;
 margin: 0;
 border: 0;
 background-color: transparent;
}
input {
 font: normal normal normal 1em/1em verdana, arial, helvetica, sans-serif;
}

.clear {
 clear: both;
 height: 1px;
  font-size: 1px;
}
.small {
 font-size: 70%;
 font-weight: normal;
}
.smallstrong {
 font-size: 70%;
 font-weight: bold;
}
/*a.active {
 text-decoration: underline;
 font-weight: bold;
}*/
#container {
 width: 816px;
 margin: 24px auto 0 auto;
}
#headercontainer {
 width: 816px;
 height: 169px;
 background: #E0E5FA url('gfx/bg_header.gif') no-repeat top left; 
}

#navaddcontainer {
 width: 800px;
 height: 24px;
 margin: 0 auto;
 padding-top: 8px;
 font-size: 60%;
}
#navadd {
 float: left;
 width: 632px;
 margin-top: 5px;
}
#navadd ul {
 list-style: none;
}
#navadd li {
 float: right;
}
#navadd a {
 border-left: 1px solid #7F7F7F;
 padding: 0 4px 0 4px;
}
#navadd a:link, #navadd a:visited {
 text-decoration: none;
 color: #7F7F7F;
}
#navadd  a:hover, #navadd  a:active {
 text-decoration: none;
 color: #1F1F1F;
}

#search {
 float: left;
}
#search input {
 width: 128px;
 border: 1px solid #DA251C;
 vertical-align: bottom;
 margin: 4px 4px 0 8px;
}
.butsearch {
 vertical-align: bottom;
}

#headergfx {
 width: 800px;
 height: 96px;
 margin: 0 auto;
 background: transparent url('gfx/header_gfx_shot.png') no-repeat top left;
}
.homebutton {
 width: 200px;
 height: 95px;
 margin-left: 2px;
}
#navmain {
 width: 800px;
 margin: 0 auto;
 color: #DA251C;
 font-size: 70%;
 font-weight: bold;
 text-transform: uppercase;
}
#navmain ul {
 margin: 4px 8px 0 8px;
 list-style: none;
}
#navmain li {
 float: left;
}
#navmain li a.active {
 color: #DA251C !important;
}
#navmain li a:link, #navmain li a:visited {
 color: #3F3F3F;
 text-decoration: none;
}
#navmain li a:hover, #navmain li a:active {
 color: #DA251C;
 text-decoration: none;
}
/* just testing */
/*#navmain a:hover, #navmain a:active {
 background: transparent url('gfx/bg_navmain_a.gif') repeat-x top left;
}
#navmain a {
 padding: 5px 8px 6px 8px;
}
* html #navmain ul {
 margin-top: 0;
}
* html #navmain a {
 display: block;
}
* html #navmain .navmainsep {
 display: inline-block;
 margin-top: -24px;
}*/
/* just testing end */

#contentcontainer {
 width: 816px;
 min-height: 320px;
 background: #FFFFFF url('gfx/bg_cnt.jpg') no-repeat bottom left;
 overflow: auto;
 display: block;
 padding-bottom: 1.6em;
}
* html #contentcontainer {
 height: 320px;
 overflow: visible;
}
#columnleft {
 width: 158px;
 margin-left: 10px;
 float: left;
 background-color: transparent;
 font-size: 70%;
}
#columnright {
 width: 158px;
 float: left;
 background-color: transparent;
 font-size: 70%;
}
* html #columnleft, * html #columnright {
 display: inline;
}
#navsub, #sponsors {

}

#navsub ul {
 list-style: none;
 border-bottom: 2px solid #EED3D2;
}
#navsub li {
 display: block;
}
#navsub li a {
 padding: 4px 0 4px 4px;
 border-left: 2px solid #F2F2F2;
 display: block;
 background-color: transparent;
}
#navsub li a:link, #navsub li a:visited {
 color: #3F3F3F;
 background-color: transparent;
 text-decoration: none;
}
#navsub li a:hover, #navsub li a:active, #navsub li a.active {
 color: #000000;
 background-color: #EED3D2;
 text-decoration: none;
 border-left: 2px solid #DA251C;
}
#navsub ul ul {
 border-bottom: none;
}
#navsub li li a {
 padding-left: 1.4em;
}
* html #navsub li a:hover, * html #navsub li a:active, * html #navsub li a.active {
 background-color: #EED3D2 !important;
}
#content {
 float: left;
 width: 464px;
 font-size: 70%;
 line-height: 140%;
 padding: 0 8px 0 8px;
}
#content p {
 margin-bottom: 0.8em;
}
#content p.indent {
 margin-left: 0.8em;
}
#content a, #login a {
 color: #DA251C;
}
#content a:link, #content a:visited, #login a:link, #login a:visited {
 text-decoration: none;
}
#content a:hover, #content a:active, #login a:hover, #login a:active {
 text-decoration: underline;
}
#content ul {
 margin: 0 0 0.8em 2.4em;
 /*list-style-image: url('gfx/list_cnt.gif') center;*/
 list-style: none;
}
#content ol {
 margin: 0 0 0.8em 2.4em;
}
#content ol li {
 padding-left: 0em;
 background-image: none;
}
#content li {
 padding-left: 0.6em;
 background: transparent url('gfx/list_cnt2.gif') no-repeat center left;
}
#content #sitemap {
 margin-left: 4em;
}
#content #sitemap ul {
 margin-left: 1.2em;
}
#content #sitemap li {
 color: #CFCFCF;
 background-image: none;
 margin-bottom: 0.2em;
 padding-left: 0;
 list-style: square;
}
#content #sitemaptablelook ul {
 margin-left: 0;
 margin-right: 0;
padding: 0;
}
#content #sitemaptablelook li {
 width: 48%;
 height: 96px;
 margin: 0 0.8% 1em 0;
 background-image: none;
 list-style: none;
 float: left;
 padding: 0;
}
#content #sitemaptablelook img {
 margin-right: 0.8em;
 border: 1px solid #DA251C;
 float: left;
}

/* sitemaptable look with 4 pictures */
#content #sitemaptablelook li {
 width: 24%;
 height: 160px;
}
#content #sitemaptablelook img {
 float: none;
}
* html #content #sitemaptablelook li {
 margin-right: 4px;
}
* html #content #sitemaptablelook img {
 margin-right: 4px;
}

#content hr {
 color: transparent;
 background-color: transparent;
 border: none;
 border-top: 1px dashed #CFCFCF;
 height: 1px;
 margin: 16px 0 16px 0;
}
* html #content hr {
 margin: 0px 0 10px 0;
}
.newsblock, #login {
 width: 148px;
 padding: 2px;
 border: 1px solid #CFCFCF;
 background-color: #FFFFFF;
 margin-bottom: 1.5em;
}
.newsblock h1 {
 font-size: 100%;
 font-weight: bold;
 padding: 0 2px 2px 2px;
 color: #5F5F5F;
 background: #CFCFCF url('gfx/bg_newsblock_h1.gif') repeat-x top left;
 border-bottom: 2px solid #DA251C;
}
.newsblock a {
 color: #7F7F7F;
 background-color: transparent;
}
.newsblock a:link, .newsblock a:visited {
 text-decoration: none;
}
.newsblock a:hover, .newsblock a:active {
 text-decoration: underline;
}
.newsblock ul {
 margin: 0 0 0.8em 0.4em;
 list-style: none;
}
.newsblock li {
 padding-left: 0.6em;
 margin-bottom: 0.4em;
 background: transparent url('gfx/list_newsblock.gif') no-repeat top left;
}

#login {
 overflow: auto;
 line-height: 110%; 
}
#login .buttonlogin {
 width: 148px;
 font-size: 100%;
 font-weight: bold;
 padding: 0 1.6em 0 2px;
 color: #5F5F5F;
 background: #CFCFCF url('gfx/bg_login_h1.gif') no-repeat top left;
 border-bottom: 2px solid #DA251C;
 text-align: right;
}
* html #login .buttonlogin {
 border-top: 1px solid #FFFFFF;
}
#login input {
 border: 1px solid #DA251C;
 width: 70px;
 margin-top:0.3em;
}
#login span.label {
 width: 72px;
 display: block;
 float: left;
}

#footer {
 width: 800px;
 margin: 0 auto 0 auto;
 font-size: 70%;
 text-align: center;
 color: #7F7F7F;
 background-color: transparent;
 position: relative;
 top: -2.4em;
 left: 0;
clear: both;
}

.sIFR-flash {
 visibility: visible !important;
 margin: 0;
}
.sIFR-replaced {
 visibility: visible !important;
}
span.sIFR-alternate {
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
 display: block;
 overflow: hidden;
}
.news-latest-gotoarchive, .news-single-showage { display: none; }
#content .tx-newloginbox-pi1 TD {
 vertical-align: top;
}

#content form#mailform .csc-mailform-field {
 width: 288px;
 margin: 0 auto;
}
#content form#mailform .csc-mailform {
 border: none;
}
#content form#mailform input {
 margin-bottom: 0.8em;
 vertical-align: top;
}
#content form#mailform label {
 vertical-align: top;
 display: block;
}
#content form#mailform textarea {
 width: 20em;
 margin-bottom: 0.8em;
}
.csc-mailform-submit {
 background: #CFCFCF url('gfx/bg_newsblock_h1.gif') repeat-x top left;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
 margin-bottom: 1em;
}
.contenttable-0 th, .contenttable-1 th {
 background-color: #EED3D2;
 padding: 0.2em 0.4em 0.2em 0.4em;
}
.contenttable-0 td, .contenttable-1 td {
 padding: 0.2em 0.4em 0.2em 0.4em;
}
.contenttable-0 tr.tr-odd, .contenttable-1 tr.tr-odd {
 background-color: #F7F7F7;
}
.contenttable-0 tr.tr-even, .contenttable-1 tr.tr-even {
 background-color: #EFEFEF;
}
.contenttable-0 .td-0, .contenttable-1 .td-0 {
 border-left: 2px solid #DA251C;
}
.contenttable-1 {
 border-collapse: collapse;
}
.contenttable-1 td {
 border: 1px solid #9F9F9F;
}

.contenttable-3 {
 width: 100%;
 border-collapse: separate;
 cell-spacing: 0;
 border-spacing: 0;
 padding: 1px;
}
.contenttable-3 td {
 padding: 1px 0 1px 0;
 border-bottom: 1px dotted #AFAFAF;
}
.contenttable-3 td.td-last {
 text-align: right;
}
.contenttable-3 tr.tr-even td {
 background-color: #F4F4F4;
}
.contenttable-3 tr.tr-odd td {
 background-color: #FFFFFF;
}
.contenttable-3 tr.tr-last td {
 border-bottom: none;
}
.contenttable-3 {
 border: 1px solid #CFCFCF;
}

td.tx-indexedsearch-icon, td.tx-indexedsearch-result-number, td.tx-indexedsearch-title, td.tx-indexedsearch-percent {
 padding: 0.2em;
 background-color: #EED3D2;
 border-bottom: 1px solid #DA251C;
}
td.tx-indexedsearch-percent {
 border-right: 1px solid #DA251C;
}
/*.tx-indexedsearch-path {
 display: none;
}*/



.tx-jmgallery-pi1 .imageprev {
}

.tx-jmgallery-pi1 .imagenext {
}

.tx-jmgallery-pi1 .navgallery {
 margin: 0 1em 0 1.6em;
}

textarea#tx-srfeuserregister-pi1-comments  {
 width: 256px;
}