html {
  overflow:scroll;
}

body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  color:#052c29;
}

* html body {text-align:center;}

h1{
  font-size:1.3em;
}

h2{
  font-size:1.15em;
}

a {
  color:#707A79;
  text-decoration:none;
}

.tx-rgtabs-pi1 a{
  color:#707A79 !important;
  text-decoration:none;
}

#text a {
  color:#ff8500;
  text-decoration:none;
}

#text a:hover {
  text-decoration:underline;
}

img{
  border:0;
}

#page {
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #70787A;
  margin:auto;
  padding:1px;
  width:979px;
}
* html #page{width:983px;text-align:left;}

#banner {
  background-image:url(/fileadmin/images/harren-banner-top.png);
  background-repeat:no-repeat;
  height:129px;
}

#logo {
  float:left;
  margin:25px 0px 0px 30px;
}

#language {
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:10px 10px 0px 0px;
  padding:0px;
}
#language li {
  float:left;
  padding-right:5px;
}

#menu {
  height:36px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:1px 0px;
  padding:0px;
  background-color:#A7B6B9;
}

#menu li {
  float:left;
  height:36px;
}

#menu li a {
  background-color:#A7B6B9;
  color:#FFFFFF;
  display:block;
  font-size:0.8em;
  font-weight:bold;
  line-height:36px;
  padding:0px 10px;
  text-align:center;
  text-decoration:none;
  border-right:1px solid white;
}

* html #menu li a {
  display:inline;
  height:36px;  
}

#menu li.last a{
  border:0px;
}

#menu li a:hover, #menu li a.act {
  background-color:#687C7B;
  text-decoration:none;
}

#menu2 {
  height:294px;
  width:248px;
  float:left;

  list-style-type:none;
  padding:0px;
  margin:0px;
  background-color:#687c7b;
}

#menu2 li {
  /*min-height:27px;*/
}
* html #menu2 li a{display:inline;width:100%;}
*+html #menu2 li {display:inline;}
*+html #menu2 li li{display:block;}

#menu2 li a {
  color:#FFFFFF;
  display:block;
  font-size:0.8em;
  line-height:26px;
  padding:0px 0px 0px 30px;
  text-decoration:none;
  width:218px;
  background:none;
  border-bottom:1px solid #FFFFFF;
}

#menu2 li a:hover, #menu2 li.act {
        background-image:url(/fileadmin/templates/menu2_bg.png);
}

#menu2 li.act a, #menu2 li.act a:hover{
        background-image:url(/fileadmin/images/news_bg.jpg);
        background-position:0px 9px;
        background-repeat:no-repeat;
}

#menu2 ul{
  /*visibility:hidden;*/
  display:none;
  background-image:url(/fileadmin/templates/menu2_bg.png);
  list-style-type:none;
  padding:0px;
  margin-left:248px;
  margin-top:-28px;
  position:absolute;
  z-index:10000;
  width:180px;
  border:1px solid white;
}
* html #menu2 ul{margin-left:0px; margin-top:-1px;}

#menu2 li:hover ul{
  display:block;
}

#menu2 ul li{
        border-bottom:none;
        height:auto;
        margin:3px 5px 3px 15px;
}

#menu2 ul li a {
        color:#FFFFFF;
        display:block;
        padding:0px;
        line-height:15px;
        border:none;
}

#menu2 ul li a:hover{
        background-image:none;
        text-decoration:underline;
        font-weight:bold;
}

#menu2 li.act ul a, #menu2 li.act ul a:hover{
        background:none;
}


#top-container {
  /*background-image:url(/fileadmin/images/top_img.jpg);
  background-position:right center;
  background-repeat:no-repeat;*/
  height:294px;
  background-color:#687c7b;
  overflow:hidden;
}

#hole-container {
  background-color:#A7B6B9;
  float:left;
}
#news-container{
  height:249px;
  width:248px;
  float:left;
  background-color:#687c7b;
  overflow:hidden;
}
.news {
  
  height:142px;
  color:#FFFFFF;
  font-size:0.8em;
  border-bottom:1px solid #FFFFFF;
  overflow:auto;
  padding:5px 5px 0px 0px; /* bottom was 5px */
}

* html .news {
  height:143px;
  padding:10px 5px 0px 0px; 
}
*+html .news {
  height:137px;
  padding:10px 5px 0px 0px; 
}

.news a{
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
  font-size:1.1em;
}

.news a:hover{
  text-decoration:underline;
}

.news h1 {
  /*background-color:#A7B6B9;
  color:#052C29;*/
  color:#A7B6B9;
  font-size:1.2em;
  line-height:1.3em;
  margin:-3px 0 2px;
  padding:0 0 0 30px;
  letter-spacing:0.25em;
}


.news h3{
  background-image:url(/fileadmin/images/news_bg.jpg);
  background-repeat:no-repeat;
  background-position:left center;
  line-height:16px;
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 30px;
  font-size:1.0em;
}

.news p {
  padding:0px 0px 0px 30px;
  margin:0px;
}

#flash {
   border-left:1px solid #FFFFFF;
   width:730px;
   float:right;
   height:294px;
   z-index:0;
}

#main-container {
  background-color:#A7B6B9;
  float:left;
}

#left-column {
  clear:left;
  float:left;
  min-height:250px;
  min-width:248px;
  width:248px;
  border-top:1px solid #FFFFFF;

}

.ansprechpartner {
  margin:20px 0px 0px 20px; 
  color:#FFFFFF;
  font-size:0.8em;
  width:208px;
  padding:2px;
  border-bottom:1px solid #FFFFFF;
}

.ansprechpartner .ansptop {
  min-height:110px;
}

.ansprechpartner h3 {
  margin:60px 0px 0px 0px;
}

* html .ansprechpartner h3 {
  font-size:1em;
  clear:right;
}

.ansprechpartner a {
  color:#FFFFFF;
}

.ansprechpartner a:hover {
  color:#E5821B !important;
}

*+html .ansprechpartner h3 {
  font-size:1em;
}

#right-column {
  float:right;
  width:730px;
  border-left:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  
}

#right-column #path {
  background-image:url(/fileadmin/images/lupe.jpg);
  background-position:10px 2px;
  background-repeat:no-repeat;
  color:#707A79;
  font-size:0.8em;
  line-height:20px;
  height:20px;
  padding-left:32px;
  background-color:#FFFFFF;
  border-bottom:2px solid #FFFFFF;
  float:left;
  width:700px;
  min-width:668px;
  max-width:668px;
}

#right-column .print{
  float:right;
  height:17px;
  min-height:17px;
  width:20px;
  min-width:20px;
  background-color:#FFFFFF;
  padding:5px 5px 0px 5px;
}

* html #right-column .print {
  width:29px;
  height:22px;
}

#right-column #text, #right-column #hole-text{
  background:#E1E6E9 none repeat scroll 0%;
  min-height:600px;
  font-size:0.85em;
  padding:15px 70px 15px 30px;
  width:630px;
  float:left;
}

#right-column #hole-text {
  padding:15px 30px;
  width:670px;
}

* html #right-column #text{
  width:730px;
  height:350px;
}
* html #right-column #hole-text {
  width:730px;
  height:350px;
}

#right-column .news-box{
  border:1px solid #47686F;
  /*float:left;*/
  clear:both;
  margin-bottom:15px;
  width:100%;
}

#right-column .news-box p{
  padding: 0px;
  margin:0 0 10px 0;
  overflow:hidden;
}

#right-column .news-box h1 {
  background-color:#47686F;
  color:#FFFFFF;
  font-size:1.5em;
  padding-left:10px;
  margin:0px;
}

#right-column .news-box h2 {
  background-color:#47686F;
  color:#FFFFFF;
  font-size:1.1em;
  padding-left:10px;
  margin:0px;
}

#right-column .news-box .csc-textpic{
  padding:10px;
}

#right-column .news-box a{
  font-weight:bold;
  color:#47686F;
}

#footer {
  clear:both;
  color:white;
  height:25px;
  font-size:0.75em;
  line-height:25px;
  background-color:#a8b7ba;
  overflow:hidden;
  border-top:1px solid #FFFFFF;
}

#footer .footertext{
  float:left;
  margin:0px;
  width:480px;
  text-align:center;
  list-style-type:none;
}

#features {
  width:226px;
  float:left;
  list-style-position:outside;
  list-style-type:none;
  margin:0px 0px 0px 22px;
  padding:0px;
}

* html #features {margin:0px 0px 0px 11px;}

#features li {
  float:left;
  margin:3px 10px 0px 0px;
}
* html #features li {margin:6px 10px 0px 0px;}

#features li#intern{
  margin:0px 10px 0px 0px;
}

#extramenu {
  width:248px;
  float:right;
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#extramenu li {
  float:right;
  margin-right:30px;
  padding-left:10px;
  background-image:url(/fileadmin/images/extramenubg.png);
  background-repeat:no-repeat;
  background-position: left center;
}

#extramenu li a{
  color:#FFFFFF;
}

/* test jck */
.thumbnail {
  position:relative;
}
.zoomimg {
  position:absolute;
  top:0px;
  right:5px;
}


/* VesselDB: */

#vdb {
  position:relative;
}

* html .vdb-overview th,
* html .vdb-overview td,
* html .vdb-overview td a {
  font-size:8pt !important;
}

#vdb #path {
  font-size:1em !important;
  background-image:url(/fileadmin/images/listen_icon.gif);
  background-position:10px 4px;
}

* html #vdb #path {
  margin-left:-402px;
  width:704px !important;
}

#vdb .maincategory {
  font-style:italic;
  font-weight:bold;
}

#vdb .subcategory {
  background:#033D41;
  color:#FFFFFF;
  font-weight:bold;
}

* html #vdb td {
  font-size:8pt !important;
}

#vdb .datarow.color0 td {
  background:#B8CCCD;
}

#vdb .datarow.color1 {
  background:transparent;
}

#vdb .back {
  color:#FF8500 !important;
  font-weight:bold !important;
}

#vdb-header #path {
  position:absolute;
  top:294px;
  left:0px;
  z-index:10;
  width:600px !important;
  max-width:600px;
}
#vdb-header .print {
  position:absolute;
  top:294px;
  left:700px;
}

* html #vdb-header .print {
  left:300px;
}

.vdb-img {
  float:left;
  max-width:397px;
}

* html .vdb-img {
  margin-left:-5px;
}

.vdb-general {
  max-height:292px;
  height:292px;
  width:333px;
  float:right;
  overflow:hidden;
  margin-bottom:24px;
}

* html .vdb-general {
  width:331px;
  margin-left:-100px;
  /*
  clear:right;
  
  */
}

.vdb-general .datarow.color0 td,
.vdb-general .datarow.color1 td {
  background-color:#E1E6E9 !important;
  border-bottom:1px solid #687C7B;
}

.vdb-general .datarow td {
  padding-left:12px;
  /*width:50px;*/
}

.vdb-general .noborder td {
  border:0px !important;
}

.vdb-general .firstcol {
  width:100px;
}

.vdb-title {
  /*background:#687C7B none repeat scroll 0 0;*/
  background:#033D41 none repeat scroll 0 0;
  color:#FFFFFF;
  font-size:11pt;
  font-weight:bold;
  height:40px;
  padding:0 0 0 12px;
}

.vdb-cat {
  position:relative;
  display:block;
  clear:both;
}

* html .vdb-cat {
  /*
  clear:left;
  margin-left:250px;
  */
}

.vdb-cat tr {
  width:100%;
}

.vdb-cat td {
  /*
  padding:4px 0px 4px 20px;
  line-height:25px;
  line-height:24px;
  */
  height:20px;
}

.vdb-cat .subcategory td {
  padding-left:20px !important;
}

.vdb-cat td.firstcol {
  width:220px;
  padding:0px 0px 0px 120px;
}

.vdb-cat .value {
  text-align:center;
  width:400px;
}

.vdb-overview {
  padding:30px;
}

.vdb-overview table th {
  background:#033D41;
  color:#FFFFFF;
  font-weight:bold;
}

.vdb-overview table td {
  width:105px;
  /*padding:4px 0px 4px 0px;*/
  padding:0px;
  line-height:20px !important;
}

.vdb-overview .datarow.color0 td {
  background:#B8CCCD;
}

.vdb-overview .datarow.color1 td {
  background:transparent;
}

.vdb-overview .col1 {
  width:146px;
  text-align:left;
  padding-left:4px;
}

.vdb-overview .col2 {
  width:130px;
  text-align:left;
}

.vdb-overview .col3 {
  width:100px;
  text-align:left;
}

.vdb-overview .col4 {
  width:80px;
  text-align:right;
}

.vdb-overview th.col4 {
  text-align:center;
}
.vdb-overview td.col4 {
  padding-right:5px;
}

.vdb-overview .col5 {
  width:58px;
  text-align:center;
  padding-left:10px;
}

.vdb-overview .col6 {
  width:68px;
  text-align:center;
}

.vdb-overview .col7 {
  width:58px;
  text-align:center;
}

.vdb-overview td.col7 {
  text-align:right;
  padding-right:10px;
}

.vdb-overview a {
  display:block;
  /*background:#FF8500;*/
  color:#033D41;
  font-weight:bold;
  padding:0px 0px 0px 4px;
  /*
  border-bottom:1px solid white;
  width:120px;
  */
  margin-right:10px;
}

.vdb-details {
  border: 1px solid #033D41;
  padding: 10px;
  width: 648px;
  text-align: center;
  margin-bottom: 10px;
}

* html #right-column #text {
  padding:15px 10px 15px 30px !important;
}
* html #right-column #hole-text {
  padding:0px !important;
  margin:0px !important;
}
* html .thumbnail {
  width:120px !important;
}

*+html .rgtabs-menu {
  height:auto !important;
  padding:0px !important;
  max-width:648px;
}
