* {
  margin:0px;
  padding:0px;
}
@font-face {
  font-family:'LucidaSansRegular';
  src:url('/fileadmin/css/LucidaSansRegular.ttf');
}
body {
  font-size:11px;
  font-family:'LucidaSansRegular', arial, serif;
  color:#000000;
  margin:0px;
  padding:0px;
  overflow:auto;
  background-color:#ffffff;
}
a, a:visited {
  color:#00972c;
  outline:none;
}
ul li a {
  text-decoration:none;
}
img {
  border:0px none;
}

h1, h2, h3 {
  font-size:15px;
  margin-bottom:10px;
}
p {
  margin-bottom:7px;
}

.clear {
  clear:both;
}
.divider {
  margin-top:5px;
  margin-bottom:5px;
}

.center {
  width:904px;  
  margin:10px auto 0px auto;
}
.header {
  background-image:url('/fileadmin/img/header_netz.png');
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:0 0;
}
.header, .lucency {
  background-color:#00972c;
  
  border-top-left-radius:10px;
  -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius:10px;
  
  border-top-right-radius:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-right-radius:10px;
}
.lucency {
  height:75px;
  position:absolute;
}
.lucency, .lucency .green {
  opacity:0.8;
  filter:alpha(opacity=80);
}
.lucency .green {
  width:904px;
  height:18px;
  top:57px;
  position:relative;
  background-color:#006837;
}

.top {
  height:75px;
  position:relative;
}

.top span {
  color:#ffffff;
  font-size:18px;
  position:absolute;
  top:20px;
  left:20px;
}


ul {
  list-style:none outside none;
} 
ul.menue {
  height:18px;
  width:730px;
  padding-left:174px;
  position:absolute;
  bottom:0px;
}
ul.menue li {
  float:left;
}
ul.menue li, ul.menue a {
  width:90px;
}
ul.menue a {
  color:#ffffff;
  min-height:18px;
  display:block;
  font-size:12px;
  line-height:18px;
  text-align:center;
}
ul.menue li.active, ul.menue li a:hover {
  background-color:#000000;
}

ul.menue ul {
  display:none;
}
ul.menue li:hover ul {
  display:block;
}
ul.menue ul li {
  background-color:#000000;
}
ul.menue ul ul li {
  background-color:#4d4d4d;
}
ul.menue li li {
  opacity:0.7;
  filter:alpha(opacity=70);
}


.content {
  border-top:8px solid #ffffff;
  padding:20px 0px;
  background-color:#f2f2f2;
}
.content .box {
  float:left;
  margin-left:20px;
  background-color:#ffffff;
  
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  
  box-shadow:5px 5px 7px #777777;
  -moz-box-shadow:5px 5px 7px #777777;
  -webkit-box-shadow:5px 5px 7px #777777;
}

.content .small {
  font-size:11px;
  width:115px;
  min-height:476px;
  padding:44px 10px 10px 10px;
}
.content .big {
  font-size:13px;
  width:655px;
  min-height:442px;
  padding:44px 30px 44px 24px;
  background-image:url('/fileadmin/img/logo_tcdh_wasserzeichen.png');
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:50% 86px;
}
.content .big img {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}
.content .big ol {
  float:left;
  margin-left:27px;
}
.content .big p {
  float:left;
}

.content ul li.even,
table tr.tr-even {
  background-color:#F4F4F4;
}

table th, table td {
  text-align:left;
  padding-right:10px;
  white-space:nowrap;
}
table th:last-child,
table td:last-child {
  padding-right:0px;
}
table tr.tr-odd td {
  padding-top:0px;
}

.content .links {
  float:right;
  width:120px;
}
.content .links p {
  float:none !important;
  text-align:center;
}
.content .links img {
  margin:0px !important;
}
.content .links li {
  margin:0px auto !important;
}
.content .links li:first-child {
  display:none;
}
.content .links ul:hover li:last-child {
  display:none;
}
.content .links ul:hover li:first-child {
  display:block;
}

.footer {
  clear:both;
}
.footer p {
  float:right;
}
.teaser .scrollWrapper {
  position:relative;
  overflow:hidden;
  width:100%;
  height:100%;
}
.teaser .scrollableArea {
  position:relative;
  width:auto;
  height:100%;
}
.teaser .scrollableArea img {
  float:left;
  margin-right:20px;
}  

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {overflow: visible;}

div.csc-textpic-center-outer {text-align: center;float:none;}

.content .links img {
  float:none;
}

.tx-yag-pi1 theme-default {
display: block;
position: relative;
}
.tx-yag-breadcrumbcomtainer {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin: 3px 10px 7px 0px;
    padding: 5px 0px;
}
.tx-yag-gallery-thumb-outerframe {
    height: 230px;
}
.tx-yag-singleview {
    text-align: center;
    margin-right: 10px;
}
.tx-yag-image {display: block;}
.tx-yag-item-meta {display: none;}
.tx-yag-album-itemcount {display: none;}
.tx-yag-gallery-albumcount {display: none;}
.tx-ptextlist-pager-item-display {display: none;}
.tx-yag-thumb-caption {
    font-size: 12px;
    color: #808080;
}

