
/* content modules */

supertag {
    /* To fix RedDot Bug */
}
.content-module {
  padding: 10px 0;
  clear: both;
}
.content-module a.title {
  font-weight: bold;
  display: block;
  clear: both;
  margin-bottom: 5px;
/*
  padding-left: 10px;
  background: url('/hueck-de-de/assets/images/content/arrowBlack_right.gif') left center no-repeat;
*/
  text-align: left;
  color: black;nt
  text-decoration: none;
}
.content-module a img {
  /*border: 0;*/
}
    .content-module .text a img {
      float: none;
      /* border: 0; */
      display: inline;
    }    
    .content-module table a img {
      float: none;
      /* border: 0; */
      display: inline;
    }
.content-module ul {
    padding: 0;
    margin: 0;
}

/***************** TEXT *******************/
.content-module.text {
}
  .content-module .text p {
    margin-left: 0;
    padding-left: 0;
  }
  .content-module .text li {
    margin-left: 20px;
    _margin-left: 0;
  }
    
  .content-module .text ul {
    width: auto;
    padding-left: 20px;
    _padding-left: 40px;
  }
    .content-module .item ul li {
        list-style-type: disc;
    }
    
    .content-module .item ul ul li {
        list-style-type: circle;
    }    
/***************** LINK-TEXT-LINES *******************/
.content-module.link-text-lines {
  margin: 0;
  padding: 0;
}
  .content-module.link-text-lines .inner {
    /*padding: 5px 0;*/
    margin: 10px 0; _margin: 6px 0;
  }
  .content-module.link-text-lines a.title {
    font-weight: bold;
  }
  .content-module.link-text-lines p {
    padding: 0;
  }
/***************** IMAGE-LIST *******************/
.content-module.image-list {
}
  .content-module.image-list ul .item {
    float: left;
    list-style-type: none;
    text-align: center;
    display: block;
    padding-right: 15px;
    overflow-x: hidden;
    font-size: 12px;
  }
 .content-module.image-list ul .item table, .content-module.text table {
    font-size: 12px;
 }

 .content-module.image-list  { 
    text-align: left;
  }
 .content-module.image-list .image {
    padding-bottom: 4px; 
    width: 98%;
    text-align: left;
  }
 
 .content-module.image-list .image img { 
    text-align: left;
  }
 .content-module.image-list a.image img { 
    border: 0;
  }
 .content-module.image-list .image.align-right { 
    text-align: right;
  }
 
.content-module.image-list .text { 
    text-align: left;
}
    .content-module.image-list .item .image, .content-module.image-list .item .small,
    .content-module.image-list .item .title,  .content-module.image-list .item .text {
        display: block;
/*        border: 1px #000 solid; */
    }
    .content-module.image-list.col1 .item .image, .content-module.image-list.col1 .item .small,
    .content-module.image-list.col1 .item .title,  .content-module.image-list.col1 .item .text {
        width: 560px;
    }
    .content-module.image-list.col2 .item .image, .content-module.image-list.col2 .item .small,
    .content-module.image-list.col2 .item .title,  .content-module.image-list.col2 .item .text {
        width: 260px;
    }
    .content-module.image-list .item.col36a .image, .content-module.image-list .item.col36a .small,
    .content-module.image-list .item.col36a .title,  .content-module.image-list .item.col36a .text {
        width: 175px;
    }
    .content-module.image-list .item.col36b .image, .content-module.image-list .item.col36b .small,
    .content-module.image-list .item.col36b .title,  .content-module.image-list .item.col36b .text {
        width: 355px;
    }
    .content-module.image-list.col3 .item .image, .content-module.image-list.col3 .item .small,
    .content-module.image-list.col3 .item .title,  .content-module.image-list.col3 .item .text {
        width: 165px;
    }
    .content-module.image-list.col4 .item .image, .content-module.image-list.col4 .item .small,
    .content-module.image-list.col4 .item .title,  .content-module.image-list.col4 .item .text {
        width: 120px;
    }
    .content-module.image-list .item .image, .content-module.image-list .item .small,
    .content-module.image-list .item .title,  .content-module.image-list .item .text {
        float: left;
    }
    .content-module.image-list .item.last .image, .content-module.image-list .item.last .small,
    .content-module.image-list .item.last .title,  .content-module.image-list .item.last .text {
        float: right;
    }
    .content-module.image-list .item.last .image {
        text-align: right;
    }
/***************** SITEMAP *******************/

.content-module.sitemap a {
    color: #073998;
    text-decoration: none;
}
.content-module.sitemap ul {
    padding-left: 10px;
}
.content-module.sitemap li {
    list-style-position: outside;
    margin-left: 5px;
}
    .content-module.sitemap ul.level-1 {
    }
    
        .content-module.sitemap ul.level-1 li {
            list-style-type: none;
            font-size: 13px;
            font-weight: bold;
            float: left;
            width: 260px;
            padding-top: 15px;
        }
            .content-module.sitemap ul.level-2, .content-module.sitemap ul.level-3, .content-module.sitemap ul.level-4, .content-module.sitemap ul.level-5 {
                width: auto;
                margin: 10px 0 10px 5px;
            }
            
                .content-module.sitemap ul.level-2 li, .content-module.sitemap ul.level-3 li, .content-module.sitemap ul.level-4 li, .content-module.sitemap ul.level-5 li {
                    list-style-type: disc !important;
                    font-size: 13px;
                    font-weight: normal;
                    float: none;
                    width: auto;
                    padding: 0;
                }
/*            
                    .content-module.sitemap ul.level-3 {
                    }
                    
                        .content-module.sitemap ul.level-3 li {
                            list-style-type: circle !important;
                        }
*/
/****************** Contact **********************/
.contact {
}
    .contact table {
        border: 2px #C0C0C0 solid;
        border-top: 0;
        width: 560px;
        border-collapse: collapse;
    }
    
    .contact td {
        border: 2px #C0C0C0 solid;
    }
    
        .contact td.no-top-border {
            border-top: 0;
        }
    
    .contact td {
        padding: 5px;
        vertical-align: top;
    }
    
    .contact .a-table {
        background: #fff;
    }
    
    .contact .a-table td, .contact .a-table table {
        border: 0;
    }
/****************** TABLE **********************/
.content-module.no-border table, .content-module.no-border table tr, .content-module.no-border table td {
    border: 0;
}
    .content-module table td  {
        /*vertical-align: top;*/
    }
/*************** REFERENCES-POPUP *****************/
.references-popup a {
    display: block;
    clear: both; 
    float: left;
}
/********************* LINKLIST *******************/
.linklist {
    clear: both;
}
    .linklist ul {
        width: 100%;
        list-style-type: none;
    }
        
 
/****************** SEARCH ENGINE *****************/
/*
.blind
{
    display: none;
}
.content-modul 
{
    margin-top: 10px;
    font-size: normal;
}
.content-modul input[type="text"]
{
    width: 100%;
    height: 16px;
    margin-right: 10px;
    background-color:#FFFFFF;
    border: 1px solid #002A77;
    font-family: Arial,Helvetica,Verdana,sans-serif;
} 
 
.content-modul input[type="submit"]
{
    width: 90px;
    font-family: sans-serif;
    color: white;
    background-color: #003ca0;
}
.submit
{
    margin: 0 0 0 10px;
}
.more
{
    margin-right: 10px;
    font-size: normal;
}
table.search_links
{
    width: 150px;
    margin-bottom:5px;
}
div.search_overview
{
    background-image: url("/hueck-de-de/assets/images/content/search.png");
    margin-top:10px;
    margin-bottom:10px;  
}
div.search_overview div
{
    background-color:white;
    width:520px;
    text-align:left;
    padding-bottom: 10px;    
}
div.search_paging
{     
    background-image: url("/hueck-de-de/assets/images/content/search.png");
    margin-bottom: 10px;
    text-align: left;
}
select 
{
    float: left;
    width: 7.5em;
    margin-top: .25em;
    font-size: 12px;
    color: #002A77;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: white;
    border: 1px solid #002A77;
}
div.search_paging img
{
    margin:1 1 0 1px;
    vertical-align:text-top;
    border: none;
}
.form_column {
    width: 48%;
    float: left;
}
*/
.extendedSearch {
}
    .extendedSearch fieldset {
        border: 0;
        border-top: 1px #000 solid;
        padding: 15px 0;
        width: 560px;
    }
    .extendedSearch fieldset.first {
        border: 0;
    }
    .extendedSearch fieldset input {
        padding: 0;
        margin: 0;
    } 
    .extendedSearch fieldset a img {
        border: 0;
        position: relative;
        top: 3px;
    }
    .extendedSearch .searchQuery {
        width: 554px;
        border: 1px #000 solid;
        background: #E5E7EE;
        padding: 2px;
    }
    .extendedSearch fieldset label {
        padding-right: 5px;
    }
.content-modul.info {
    background-color: #E5E7EE;
    padding: 10px;
} 
    .content-modul.info .message {
        background-color: #fff;
        border: 1px #0233B5 solid;
        padding: 0 5px;
    }
    .content-modul.info p {
        padding: 5px 0;
    }

/******** Scrolling text *********/ 
/* Scroller Box */
#news-ticker {
 position: absolute;
 top: 360px;
 left: 214px;
 pointer: crosshair;
}
#news-ticker a {
 pointer: pointer;
 color: #1F5BA5;
}
#nt-container {
 border: 1px solid #6CAADC;
 background: #fff;
 position: relative;
 overflow: hidden;
 width: 780px;
 height: 30px;
}
#nt-wraper {
 white-space: nowrap;
 line-height: 30px;
 font-size: 11px;
 overflow: hidden;
}
#nt-wraper p {
 padding: 0;
}
