/*
 * stylesheet for abc.de
 * special content design
 * (c) www.wegewerk.com
 * wwEdit CMS (www.wwedit.de)
 * created: 20080430 bms
 * lastmodified: 20080430 bms
 */


/* ----------------------- */
/* - FORMULARE-ALLGEMEIN - */
/* ----------------------- */

/* Forms */

/* Legends */
legend{
  font-weight: bold;
  margin: 5px 0 5px 0;
  padding: 0;
}

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


/* Infos und Titles */
.form_info,
.type_info{
  font-style: italic;
}

tr.form_title th{
  padding: 15px 0;
}

/* Input Elemente */
label {
  padding-right: 10px;
}

.label,
.widelabel,
select,
textarea {
  font-size: 1em;
  font-family: arial, sans-serif;
  padding: 2px;
  border: 1px solid #B1B2B4;
  color: #000;
}

.contactform textarea {
    width: 15em;
}

.wwe3_form_container tr{
  line-height: 1.9em;
}
.form_search_generic br,
.form_search_generic .form_info {
    display: none;
}
.form_search_generic .wwe_form_submit,
.form_search_generic .wwe3tbl {
    float: left;
    margin-right: 1em;
}

.bobby{
  border: 1px solid #B1B2B4;
  color: #000;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
  color: #000;
  border: 1px solid #B1B2B4;
}


/* Submit-Buttons */
.wwe_form_submit,
.wwe_form_submit_js_hover {
    border: 1px solid #B1B2B4;
    background: #6FAB33;
    color: #fff;
    padding: 1px 5px 2px 5px;
    line-height: 15px;
}

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit:active,
.wwe_form_submit_js_hover {
    color: #000;
    background: #fff;
}


/* Fehlertexte */
th.th_show_error,
td.th_show_error{
  color: #cc0000;
  font-weight: bold;
}

.msg_positive,
.msg_misc,
.proc_state_message {
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

.msg_positive,
.proc_state_message {
  border: 1px solid #00cc00;
}

.msg_misc{
  border: 1px solid #cc0000;
}

/* Suchoptionen */
.sp_autoand{
  display: none;
}


/* --------- */
/* - LOGIN - */
/* --------- */
.login{

}

.login h2{

}

.login .login_label,
.login_status_login,
.login_name {

}

.login .label {

}

.login_functions{

}

.login_status_error{
  color: #cc0000;
}

.login_status_logout{
  color: #00cc00;
}

.login_info{

}


/* --------------- */
/* - BROWSE-LIST - */
/* --------------- */
.browse_background{
  margin: 20px 0 0 0;
  border: 1px solid #000;
  border-bottom: 0;
  padding: 10px 12px;
}

.browsebutt{
  display: inline;
}

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

.list_result{

}

.browse_list {
  display: block;
}



/* ----------------- */
/* - Bildergalerie - */
/* ----------------- */
.img_gallery{

}

.img_gallery .preview{
  text-align: center;
}

.img_gallery .thumb_preview img{

}

.img_gallery .thumb_preview a{
    border:1px solid #EEF1F2;
    display:block;
    float:left;
    margin-bottom:-1px;
    margin-left:-1px;
    text-align:center;
}

.img_gallery .thumb_preview a img{
}

.img_gallery .thumb_preview a:hover{
  border: 1px solid #888;
}

.img_gallery .diashow_controls {
 text-align: center;
 padding-bottom: 10px;
 padding-top: 2em;
}

.img_gallery .diashow_controls img {
  float: none;
  padding: 0px 3px 0 3px;
  border: none;
}

.img_gallery .diashow_controls img:hover {
  cursor: pointer;
}

.img_gallery .slideshow {
  margin-left: 20px;
}

.img_gallery p.caption {
    margin: 0 auto;
}


/* ----------- */
/* - SITEMAP - */
/* ----------- */
.sitemap_container {

}

.sitemap_container a {

}

.sitemap_container ul {
  list-style: none;
}

.sitemap_container li a{

}

.sitemap_container li li a{

}

/* ---------- */
/* - TICKER - */
/* ---------- */
.ticker_panel{
  width: 35px;
  float: left;
}

.ticker_panel a{
  padding: 3px
}

.ticker_panel .play{
  display: none;
}

.ticker_content ul{
  list-style-type: none;
}

.stopped ul{
  list-style-type: disc !important;
  margin-left: 5px;
}

.stopped li{
  margin-bottom: 5px;
}

/* ticker mit fading */
.ticker_container_fadeinout .ticker_content_container{
  margin-left: 40px;
  height: 120px;
  position: relative;
}

.ticker_container_fadeinout .stopped{
  height: auto !important;
}

.ticker_container_fadeinout .ticker_content{
  position: absolute;
  top: 0;
  left: 0;
}

.ticker_container_fadeinout .stopped .ticker_content{
  position: static !important;
}

.ticker_content_container{
  margin-left: 40px;
  position: relative;
}


/* ticker mit rolleffekt */
.ticker_container_roll_vertical .ticker_content_container{
  height: 120px;
}

.ticker_container_roll_vertical .stopped{
  height: auto !important;
}

.ticker_container_roll_vertical .ticker_content{
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  overflow: hidden;
}


.ticker_container_roll_vertical .stopped .ticker_content{
  height: auto !important;
  position: static !important;
  overflow: visible !important;
}

.ticker_container_roll_vertical .ticker_content ul li{
  height: 120px;
  position: relative;
  top: 0;
}

.ticker_container_roll_vertical .stopped li{
  position: static !important;
  height: auto !important;
}


/* standard effekt */
.ticker_v2{
  position: absolute;
}

.ticker_container_default .ticker_content_container{
  width: 600px;
  height: 15px;
  overflow: hidden;
  background: #fff;
}

.ticker_container_default .stopped{
  height: auto !important;
  width: 580px !important;
  border: 1px solid #000;
  z-index: 100;
  padding: 5px;
  background: #f3f3f3 !important;
}

.ticker_container_default .stopped ul{
  margin-left: 25px !important;
}


/* --------- */
/* - VIDEO - */
/* --------- */
.flashvideo .video_content{
  position: relative;
}

.msie6 .flashvideo .video_content{
  height: 1%;
}

.flashvideo .overlay_background,
.flashvideo .overlay{
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
}

.flashvideo .overlay_background{
  background-color: #fff;
  opacity: 0.6;
  height: 55px;
  z-index: 1;
  -khtml-opacity: 0.6; /* fuer alte Konquerors & Safaris */
  -moz-opacity: 0.6;   /* fuer alte Mozillas */
}

.msie .flashvideo .overlay_background {
    filter: alpha(opacity=60);
}

.msie6 .flashvideo .overlay_background {
    width: 480px;
}

.mac.firefox .flashvideo .overlay_background {
    background: url(/static/img/##### DOMAINGROUP #####/overlay.png);
	opacity: 1;
}

.flashvideo .overlay {
  z-index: 2;
  padding: 10px;
}

.web20linkage a {
    padding: 0 3px 3px 0;
}



/* Termine */
.eventlist {
    padding: 0;
}

.eventlist .co_head{
    padding: 10px;
}

.list_table {
    width: 100%;
}


.list_table a{
    display: block;
    padding: 5px 10px;
    height: 100%;
}

.list_table td {
    vertical-align: top;
    border-bottom: 1px solid #fff;
    line-height: 1.3em;
}

.list_table .hover td {
    background: #EEF1F2;
}

.list_table td.td_date {
    font-weight: bold;
}

.show_event th {
    vertical-align: top;
    padding-right: 7px;
}
.show_event td {
    padding-bottom: 7px;
}
