/*
 * stylesheet for ############ SPD - KIEL  ###############
 * special content design (forms, sitemap)
 * (c) www.wegewerk.com
 * created: 20071120 bms
 * lastmodified: 20071120 bms
 */


/* #####      FORMULARE      #### */

form {
  border: 1px solid #cfcfcf;
  padding: 8px;
  margin-bottom: 20px;
}

.title_container{
  text-align: left;
  margin-top: 15px;
}

legend{
  font-weight: bold;
  display: none;
}

.msie legend{
  margin-left: -7px;
}

label {
  padding-right: 10px;
}

.label,
.widelabel,
select,
textarea {
  font-size: 1em;
  font-family: Arial, sans-serif;
  margin: 4px 0 0 0;
  border-left: 2px ridge #444;
  border-top: 2px ridge #444;
  border-bottom: 2px groove #fff;
  border-right: 2px groove #fff;
}

select{
  margin: 12px 0 0 0;
}


/* INPUT ELEMENTE */
input:focus,
input:hover,
input:active,
select:focus,
select:hover,
select:active,
textarea:focus,
textarea:hover,
textarea:active {
  background-color: #efefef;
}

.bobby{
  color: #000;
}

tr.form_label td{
  padding-top: 10px;
}

td.th_label{
  padding-top: 15px !important;
}

/* SUBMIT-BUTTONS */

.wwe_form_submit,
.wwe_form_submit_js_hover {
  border: 1px solid #FF8E01;
  background: #fff;
}

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit_js_hover {
  cursor: pointer;
}


/* kleines Suchformular */

.smallsearch {
position: absolute; /* allow below cos to flow up to fill where smallssearch would be positioned */
}

#search{
  position: relative;
  top: -35px;
  left: 150px;
}


#search input{
border:1px solid #000;
}

form#search{
  border: none;
  padding: 0;
  margin: 0;
}

#search label{
  display: none;
}

#search .label {
  width: 126px;
  padding: 3px;
}

#search .wwe_form_submit,
#search .wwe_form_submit_js_hover {
  border: none;
  background: url(/static/img/nema14/suche.gif) no-repeat left center;
  color:transparent;
  font-size: 1.5em;
  display: inline;
  position: absolute;
  top: 4px;
  font-weight: normal;
  font-family: tahoma !important;
  width:34px;
}

/* no background image on smallsearch as submit button is image there */
.smallsearch #search .wwe_form_submit,
.smallsearch #search .wwe_form_submit_js_hover {
background: none;
position: relative;
}


/*  GROSSES SUCHFORMULAR  */

#form_search_generic form {
  margin: 0;
  padding: 8px;
  border: 1px solid #cfcfcf;
}

.sp_autoand{
  display: none;
}

/* Suchergebnis-Browser */

.wwe3_browsebutt{
  display: inline;
}

.wwe3_browsebutt_active{
  display: inline;
  font-weight: bold;
}

.browse_background{
  margin: 20px 0 0 0;
}


.browse_background .co_body{
  padding: 5px 0 5px 8px !important;
}

.list_result{
  padding: 5px;
  border-top: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
}

.browse_list {
  display: block;
}


/* SEARCHLIST (Ausgabe der der Suchergebnisse) */

.searchlist{
}

.searchlist h2{
  margin: 0 0 0 0;
  background: transparent !important;
  padding: 0 !important;
}

.searchlist ul{
  margin: 0 !important;
  list-style-type: none;
}

.searchlist li{
  margin-bottom: 5px;
  padding-top: 5px;
}


.searchlist .description,
.searchlist .path{
padding:5px 0;
}

.searchlist .more{
  border-top: 1px solid #cfcfcf;
  background: #f7eeef;
  text-align: right;
  padding: 3px 5px;
}

.searchlist .img_container {
display:none;
}

.searchlist  .co_head.right,
.searchlist  .right .richtext {
float:none !important;
width:100%!important;
}

.relevance{
  display: none;
}

/* ### RSS ### */

.rss_feed ul{
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
}

.rss_feed ul li{
  margin: 0 0 10px 0;
}

.rss_date{
  display: block;
  font-style: normal;
}


/* Bildergalerie */

.img_gallery {
  width: 575px;
}

.img_gallery img {
  float: none;
}

.img_gallery .preview {
  text-align: center;
  padding-bottom: 2.3em;
}

.img_gallery .detail_preview {
  width: 430px;
  margin: auto;
  position: relative;  /* nudging large img left to optically center despite hauptspalte left padding */
  left: -12px;  
}

.img_gallery .detail_preview img {
  margin-bottom: 7px !important;
  float: none !important;
}

.img_gallery .thumb_preview {
  width: 575px;
  margin: auto;
  overflow: hidden;
}

.img_gallery .preview .caption {
  display: block;
  text-align: left;
  margin: auto;
}

.img_gallery .thumb_preview img {
  margin: 0;
  border: 1px solid #961734;
  padding: 1px;
}

.img_gallery .thumb_preview a {
  text-decoration: none;
  display: block;
  float: left;
  margin:  10px 21px 10px 0px !important;
  /* height: 100px;  set to prevent portrait images from snagging */
}

.img_gallery .diashow_controls {
  text-align: center;
  margin-bottom: 20px;
}

.img_gallery .diashow_controls img {
  vertical-align: text-top;
  margin: 0 3px;
  background-color: #961734;
  float: none !important;
}

.img_gallery .slideshow,
.img_gallery .zip_download {
  margin-left: 10px;
}

#wwe3_form_reg_newsletter .rnl_info td{
  padding-bottom: 6px;
 }
 


/* ####################################        SITEMAP       ############################ */


.sitemap_container{
  margin: 0;
  padding: 7px 9px 7px 9px;
  border-bottom: 5px solid #fff;
}

.sitemap_container ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sitemap_container li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #fff;
}

.sitemap_container li li{
  padding: 0;
  margin: 0;
  border-bottom: none;
}

.sitemap_container li li li{
  padding: 0;
  margin: 0;
  border-bottom: none;
}

.sitemap_container ul.level_2{
  padding: 5px 0 5px  30px;
  /* took out borders, we deal with these globally */
}

.sitemap_container ul.level_3 li{
  padding: 0 0 0 30px;
}


.sitemap_container a {
  padding: 0;
  margin: 0;
  line-height: 1.8em;
}

.sitemap_container li a{
  margin: 0;
  padding: 0;
}

.sitemap_containerli li a{
  padding: 0;
  margin: 0;
}

.sitemap_container li li a:hover{
  background-color: #fff;
}

.sitemap_container li li li a{
  padding: 0;
  margin: 0;
}

.sitemap_container li li li a:hover{
  background-color: #fff;
}
.copy_links{
color:#fff;
}
.copy_links a{
color:#000;
text-decoration:none;
}

