body {
  background: #28397f;
  font: 8pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0;
  text-align: center;
}

#wrap {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}

p, div {
  font: 8pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
  padding: 0px;
}

/* Main Navigation */
#nav {
  background: url(../img/nav.new.png) #999 repeat-x 0px 0px;
  /*border: 1px solid #999;*/
  list-style: none;
  width: 902px;
  margin: 0;
  padding: 0;
}
    
#nav .current {
  background: url(../img/nav.new.png) #fff repeat-x 0px -160px;
  color: #000;
  cursor: default;
}

#nav li {
  border-right: 1px solid #fff;
  display: inline;
}
    
#nav li a {
  color: #000;
  padding: 0 30px;
  text-decoration: none;
}
    
#nav li a:hover {
  background: url(../img/nav.new.png) #fff repeat-x 0px -80px;
  text-decoration: none;
  color: #000;
}

#nav li.current a:hover {
  background: url(../img/nav.new.png) #999 repeat-x 0px -160px;
  color: #000;
  cursor: default;
}

/* Datebox */

#datebox {
  width: 902px;
  /*
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  */
  height: 15px;
  background: #f0f0f0;
}

#date {
  color: #999;
  background: #E5E5E5;
  width: 165px;
  margin-left: 710px;
  height: 13px;
  text-align: right;
  padding-top: 1px;
  padding-right: 10px;
  font-size: 90%;
}
    
/* Left Navigation */

#leftnav {
  padding: 0px;
  margin: 0px;
  font: 9pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
}

#leftnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#leftnav li { 
  padding: 0;
  margin: 0;
}

#leftnav a {
  display: block;
  padding: 2px;
  margin: 0;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 90%;
}

#leftnav a:link, #navlist a:visited {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #E5E5E5;
}

#leftnav a:hover {
  background: #F0F0F0;
  color: #000;
  border-bottom: 1px solid #206ED0 !important;
}

#leftnav li.current a.borderbottom {
  border-bottom: 1px solid #206ED0;
}

#leftnav li.head, #leftnav li.head a, #leftnav li.head a:hover {
  background: url(../img/bg.left.png) 0px -130px;
  background-repeat: no-repeat;
  height: 13px;
  color: #fff;
  font-weight: bold;
  padding: 2px;
}

#leftnav li.head a, #leftnav li.head a:hover {
  background: none;
  border: none !important;
}

#leftnav li.none {
  display: none;
}

#leftnav li a.sub20:link, #leftnav li a.sub20:active, #leftnav li a.sub20:visited {
  padding-left: 10px;
  background: #ccc;
  color: #000;
}

#leftnav .current, #leftnav .current a:link, #leftnav .current a:visited, #leftnav .current a:hover {
  background: #999 !important;
  color: #fff !important;
}

#leftnav .current a:link, #leftnav .current a:visited {
  border-bottom: 1px solid #999;
}

/* Header */

#header {
  position: relative;
  background: url(../img/header.new.jpg) left bottom;
  background-repeat: no-repeat;
  height: 100px;
  margin: 0;
  padding: 0;
  color: #fff;
  /*
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  */
  width: 900px;
  border-right: 2px solid #28397f;
  vertical-align: top;
}

/* Maincontent */

#maincontent {
  /*background: url(../img/bg.png) #fff;*/
  background: #d0d8ed;
  /*
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  */
  width: 902px;
}

/* Top */

#top {
	margin: 0px 0px 0px 0px;
	border: 0px;
	height: 134px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 114px;
	}
html>body #top {
	height: 114px; /* ie5win fudge ends */
	}

/* Left */
	
#left {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  background: #bac3d8;
  width: 145px;
  vertical-align: top;
}	

.left {
	background: #bac3d8;
}
	
/* Middle */

#middle {
  padding: 0px;
  padding-bottom: 10px;
  border: 0px;
  background: #fff;
  //margin: 0px 115px 0px 2px; 
  width: 565px;
  vertical-align: top;
}	
	
/* Right */

#right {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  border: 0px;
  background: #c3cce1;
  width: 175px;
  vertical-align: top;
  font-size: 9pt;
}	

.right {
	background: #c3cce1;
}

/* Spacer */
	
#spacer {
  background: #f00;
}

.content, #advertising, #sponsors {
  margin-left: 10px;
  margin-right: 10px;
}

#sponsors {
  border-top: 1px solid #206ED0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#sponsors div {
  display: inline;
  padding: 0 2px;
}

#advertising {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #206ED0;
  padding-bottom: 3px;
}

/* Error */

#error {
  margin-left: 200px;
  padding-top: 10px;
  padding-bottom: 0;
}

/* Footer */

#footer {
  text-align: center;
  border-top: 1px solid #206ED0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 8pt;
}

#quicknav {
  color: #869acc;
  letter-spacing: .12em;
  text-transform: capitalize;
  position: absolute;
  right: 5px;
  top: 5px;
}

#quicknav a {
  color: #869acc;
  text-decoration: none;
}

#quicknav a:hover {
  color: #FFF;
  /*text-decoration: underline;*/
}

/* overLib */

#overDiv {
  position:absolute; 
  visibility:hidden; 
  z-index:1000;
}

/* Basket */

#basket, #shippingcosts {
  border-collapse: collapse;
  width: 100%;
}

#basket td, #shippingcosts td {
  padding: 2px;
  padding-left: 10px; 
  padding-right: 10px;
}

#shippingcosts td.button {
  padding: 0;
}

#basket th, #shippingcosts th {
  padding: 2px;
  padding-left: 10px; 
  padding-right: 10px;
  vertical-align: bottom;
}

#basket .amount, #basket .size, #shippingcosts .tax {
  width: 50px;
}

#shippingcosts .tax_p {
  width: 30px;
}

#basket .zipsize {
  width: 75px;
}

#basket .name {
  width: 250px;
}

#basket .datatype {
  width: 150px;
}

#basket .buttons {
  white-space: nowrap;
}

/* Addressbook */

#addressbook td {
  padding-right: 10px;
}

/* Searchbox */

#searchbox {
  width: 250px; 
  float: right; 
  height: 20px; 
  margin-top: 65px; 
  text-align: right; 
  margin-right: 5px;
}

#searchbox form {
  text-align: left;
}

#searchbox p {
  text-align: left; 
  padding: 0; 
  padding-bottom: 2px; 
  margin: 0;
}

/* Debuginfo */

#debug {
  text-align: center;
  color: #ccc;
  padding-top: 5px;
}

/* Displayproperties */

#displayproperties {
  display: block;
  padding-top: 10px;
}

#billing {
  float: left;
  padding-right: 20px;
}

#shipping {
}

/* Tags */

h1 {
  font-size: 12pt;
  color: #fff;
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 65px;
  left: 102px;
  text-indent: -999em;
}

h2 {
  font-size: 11pt;
  color: #206ED0;
  padding: 0;
  margin: 0;
}

h3, .h3 {
  font-size: 10pt;
  color: #206ED0;
  padding: 0;
  margin: 0;
  clear: both;
  margin: 0;
}

a {
  color: #206ED0;
  text-decoration: none;
}

a:visited {
  color: #206ED0;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

input[type="text"], input[type="password"], select, textarea {
  font-size: 8pt; 
  background: #f0f0f0; 
  border: 1px solid #206ED0;
}

input[type="radio"] {
}

#searchbox input[type="submit"], #basket input[type="submit"] {
  width: 60px; 
  font-size: 8pt; 
  background: #f0f0f0; 
  color: #fff;
  border: 1px solid #206ED0;
}

input[type="submit"], input[type="button"] {
  font-size: 8pt; 
  background: #206ED0; 
  color: #fff;
  border: 1px solid #000066;
}

img {
  border: none;
}

th {
  text-align: left;
}

#login p {
  padding-bottom: 0;
  padding-top: 2px;
  margin: 0;
}

dfn {
  font-style: normal;
}

/* Classes */ 

.help {
  cursor: help;
}

.added {
  height: 20px; 
  vertical-align: bottom; 
  color: #ccc; 
}

.added a {
  color: #ccc; 
}

.added a:visited {
  color: #aaa; 
}

.thumb {
  border: 1px solid #bf4040; 
  padding: 5px;
}

.preview {
  /*border: 3px outset #bf4040; */
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.desc {
  height: 100px; 
  padding-left: 5px;
  margin-right: 2px;
}

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.clearBoth {
  clear: both;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.textLeft {
  text-align: left;
}

.textRight {
  text-align: right;
}

.grey {
  color: #ccc;
}

.padding0 {
  width: 110px;
  display: block;
  float: left;
}

.padding10 {
  width: 100px;
  display: block;
  float: left;
  padding-left: 10px;
}

.odd {
  background: #fff;
  margin-left: 10px;
}

.even {
  background: #eee;
  margin-left: 10px;
}

.clearLeft {
  clear: left;
}

input[type="text"].error, input[type="password"].error, select.error {
  font-size: 8pt; 
  background: #EAA; 
  border: 1px solid #880000;
}

.error, .error:visited, .error:active, .error:hover, .error:link {
  color: #880000;
}

.label {
  width: 100px;
  float: left;
}

.width60 {
  width: 60px;
}

.bold {
  font-weight: bold;
}

.normal, input.bold, select.bold  {
  font-weight: normal;
}

.right {
  text-align: right;
}

.totalGross {
  white-space: nowrap;
}

.transBorder{
  border: 1px solid transparent;
}

.super {
  vertical-align: super; 
  font-size: 80%;
}

dl {
  padding: 0;
  margin: 0;
}

dt {
  height: 13px;
  padding: 2px;
  background: url(../img/bg.right.png) 0px -50px;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
}

dd a:link, dd a:visited, dd a:active {
  color: #206ED0;
  font-weight: bold;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: 8pt;
}

dd {
  margin: 0;
  padding: 2px;
  color: #999;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 90%;
}

dd img {
  width: 12px;
  height: 8px;
  margin-right: 2px;
}

dd a:hover {
  text-decoration: underline;
}

td {
 vertical-align: top;
  font: 8pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
}

.logo {
  float: left;
  padding-right: 5px;
}

.flags {
  border: 1px solid #000;
}

.searchHeader {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.news-list-category img {
}

.news-list-date {
  display: block;
  color: #000;
  font-size: 8pt;
  font-weight: normal;
  font-style: italic;
}

.news-list-container {
}

.clearer {
  visibility: hidden;
  height: 1px;
}

.news-single-item {
  border-bottom: 1px solid #206ED0;
  padding-bottom: 5px;
  padding-top: 5px;
}

.news-list-item {
  border-bottom: 1px solid #206ED0;
  margin-top: 5px;
  clear: both;
}

.news-list-morelink {
  margin-top: -10px;
}

.news-single-files dd img, .news-single-related dd img, .news-single-links dd img {
  display: none;
}

.news-single-files dt, .news-single-related dt, .news-single-links dt {
  background: none;
  color: #000;
}

.news-single-additional-info {
  border-top: 1px solid #206ED0;
  background: #eee;
  margin-bottom: 5px;
}

li dd {
  display: inline;
  color: #000;
  font-size: 8pt;
  font-weight: bold;
}

.news-single-item h3 {
  font-size: 9pt;
  color: #000;
}

.news-list-item h3 {
  padding-bottom: 5px;
}

.news-list-item img, .news-list-category img {
  border: none !important;
  float: left;
  margin-right: 10px;
}

/*.news-list-item .news-list-category {
  clear: both;
  display: block;
}*/

.news-list-item .news-list-category img, .news-single-item .news-single-category img {
  width: 15px;
  height: 10px;
  float: none;
  margin-left: 0px;
  margin-right: 3px;
  margin-top: 2px;
}

.news-list-category-image img {
  width: 15px;
  height: 10px;
  border: 1px solid black !important;
}

.news-single-item .news-single-category img {
  border: 1px solid #999;
}

.news-amenu-container h2 {
  display: none;
}

.news-amenu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-amenu-container ul li {
  margin: 0;
  padding: 0;
}

.news-list-category {
  width: 69%;
  float: left;
}

.news-list-morelink {
  width: 20%
  float: right;
  text-align: right;
  display: block;
}

.tx-partnerfe-pi1 {
  border-bottom: 1px solid #206ED0;
  padding-bottom: 5px;
  margin-bottom: 5px;
  clear: both;

}

.tx-partnerfe-pi1 table {
  margin-top: 5px
}

.tx-partnerfe-pi1 td {
  font: 8pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;

}

.tx-partnerfe-pi1 h4 {
  font-size: 120%;
}

.tx-partnerfe-pi1 img {
  padding-right: 15px;
}

/* List View, Custom code for this template */

    .optionBox              { color: #222; font-size: 9px; background-color: #fff; margin-bottom: 10px; padding: 10px; border: solid 1px #eee }
    .select   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
    .search {}
    .listRow              { color: #222; font-size: 11px; background-color: #fff; margin-bottom: 10px; padding: 10px; border: solid 1px #eee }

/* List View coded by TYPO3 */
	select, input { font-size: 9px }
    .tx-mjseventpro-pi1-listView-events           { background-color: #f7f7f7 }
    .tx-mjseventpro-pi1-listViewField-image   { padding-right: 10px; padding-bottom: 10px; float: left; clear: both }
    .tx-mjseventpro-pi1-listViewField-title  { font-weight: 700; text-transform: uppercase }
    .tx-mjseventpro-pi1-listViewField-bdate,
    .tx-mjseventpro-pi1-listViewField-btime,
    .tx-mjseventpro-pi1-listViewField-time { color: #777; font-size: 9px }
    .mjseventpro-listView-title:link { color: #333333; text-decoration: none }
    .mjseventpro-listView-title:visited { color: #333333; text-decoration: none }
    .mjseventpro-listView-title:hover     { color: #333333; text-decoration: underline }
    .mjseventpro-listView-teaser:link  { color: #555; font-size: 9px; font-weight: 400; text-decoration: none }
    .mjseventpro-listView-teaser:visited { color: #555; font-size: 9px; font-weight: 400; text-decoration: none }
    .mjseventpro-listView-teaser:hover     { color: #555; font-size: 9px; font-weight: 400; text-decoration: underline }

/* Guestbook */
  .tx-guestbook-list-header { color: #fff; font-weight:bold; 
  font: 10pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
  background: #206ED0;
}

  .tx-guestbook-form-textarea {
    border: 1px solid #206Ed0;
  }
  .tx-guestbook-list-row { background-color: #FFFFFF; 
  font: 8pt "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
  .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
  .tx-guestbook-list-entrycomment-title {font-weight: bold; }
  .tx-guestbook-list-entrycomment { font-style: italic; }
  .tx-guestbook-list-small { font-size: 9px; color: #666666; }
  .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
  .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
  .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
  .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
  .tx-guestbook-latest-row { background-color: #FFFFFF; }
  .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
  .tx-guestbook-form-obligationfield { color: #CC0000; }
  .tx-guestbook-form-error { color: #CC0000; }

.tx-damdownloads-pi1-list {
  width: 450px;
  padding: 2px;
}

.tx-damdownloads-pi1-list td {
  width: 50%;
}

.admResult td {
  white-space: nowrap;
}

    .list {
      margin:0;
      margin-top:10px;
      padding:0;
      list-style-type: none;
      width:250px;
    }
    .list li {
      margin:0;
      margin-bottom:4px;
      padding:5px;
      border:1px solid #888;
      cursor:move;
    }

.standing {
  width: 175px;
  padding: 0;
  margin: 0;
}

.standing th {
  height: 13px;
  padding: 2px;
  background: url(../img/bg.right.png) 0px -50px;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
}

.standing td {
  padding: 2px;
}

.standing .team {
  width: 100px;
}

.standing .w, .standing .l, .standing .g, .standing .p {
  width: 10px;
  text-align: center;
}

.standing .pct {
  width: 25px;
  text-align: right;
}

