/*
 * stylesheet for ############ PKV ###############
 * content design
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20070310 bms
 * lastmodified: 20070404 bms
 */


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

.label,
.widelabel,
select,
textarea {
  font-size: 1em;
  font-family: Arial, sans-serif;
  border: 1px solid #343467;
  margin: 0;
  width: 17.6em;
  color: #626262;
}

select,
textarea,
.label,
.widelabel {
   width: 100%;
   border: 1px solid #6BAAAC;
}

.msie6 select,
.msie6 textarea,
.msie6 .label,
.msie6 .widelabel {
   width: 95%;
   border: 1px solid #6BAAAC;
}

/* INPUT ELEMENTE */
input:focus,
input:hover,
input:active,
select:focus,
select:hover,
select:active,
textarea:focus,
textarea:hover,
textarea:active {
  border: solid #333 1px;
  color: #000;
}

input.checkbox:hover,
input.checkbox:focus,
input.checkbox:active {
  border: none;
}

.bobby {
  color: #666;
}


/* Formular Container */
.wwe3_form_container{
  line-height: 1.8em;
}

.wwe3_form_container legend{
  margin: 0 0 10px 0;
  color: #626262;
  padding: 0;
  font-size: 1em;
  font-weight:bold;
}

.wwe3_form_container table{
  padding: 0;
  margin-bottom: 1em;
}

.wwe3_form_container table td {
  padding-right: 1em;
}

#page_body_main_content .wwe3_form_container table.wwe3tbl .th_label {
    min-width: 150px;
}

#page_body_main_content .wwe3_form_container table.wwe3tbl .td_field {
    width: 100%;
}

.wwe3_form_container br{
  display: none;
}

.wwe3_form_container table br{
  display: block;
}

/* SUBMIT-BUTTONS */

.wwe_form_submit,
.wwe_form_submit_js_hover {
  cursor: pointer;
  text-align: left;
  margin-top: .8em;
  position: relative;
  font-family: Arial, sans-serif;
  font-size: .86em;
  padding: 2px;
  margin: 0px;
  text-decoration: none;
  font-weight: bold !important;
  color: #fff !important;
  background-image: url(/static/img/pkv10-verynew/btn_bg.png);
  border: 1px solid #6BAAAC;
}

.msie6 .wwe_form_submit,
.msie6 .wwe_form_submit_js_hover {
    border: none !important;
    padding: 4px !important;
}

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit:active {
  text-decoration: underline;
}

/* kleines Suchformular */

.type_confirm_check .richtext {
    margin-left:30px;
}
.type_confirm_check input {
    float: left;
    margin: 0.5em;
}

/* Kontaktformular */

#wwe3_mail_form th.title {
  display: none;
}


/* ALLGEMEIN (gilt fuer Kontakt- und Suchformular)*/

/* Fehlertexte */
#page_body_main_content table.wwe3tbl th.th_show_error,
#page_body_main_content table.wwe3tbl td.th_show_error,
#page_body_main_content table.wwe3tbl th.warning,
#page_body_main_content div.show_error {
  color:  #c00;
  font-weight: bold;
}

#page_body_main_content div.proc_state_message,
#page_body_main_content p.message,
#page_body_main_content p.positive_message {
  font-size:1em;
  margin: 20px 0 20px 0;
  color:  #c00;
  font-weight:bold;
  padding-left: 1.75em;
  padding-right: 1.75em;
}

#page_body_main_content .basket p.message,
#page_body_main_content .basket p.positive_message {
  font-size: 0.95em;
  line-height: 1em;
  border-width: 0px;
  margin: 0;
}


/* Suchergebnis-Browser */

.wwe3_browsebutt{
  display: inline;
}

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

.browse_background{
}

#page_body_main_content .browse_background {
    padding: 0;
    padding-left: 1.75em;
    padding-right: 1.75em;
    border: none;
}

.pager_list_upper {

}

.list_result,
.browse_list{
  padding: 4px 3px 4px 10px;
}

.pager_list_lower {
    background-image: url(/static/img/pkv10-verynew/pkv_dots_rot_bg.png);
    background-repeat:repeat-x;
    background-position:bottom;
}

.pager_list_lower .browse_list {
    padding-bottom: 1em;
}

/* Font-Size-Changer */

.font_size_changer {
  z-index: 10;
  top: -1.5em;
  right: 0em;
  position: absolute;
  color: #333366;
  width: 8.5em;
}

.font_size_changer img{
  margin-right: 1px;
}

.font_size_changer img.decrease_fs{
  width: .7em;
  margin-top: 6px;
}

.font_size_changer img.increase_fs{
  width: .7em;
  margin-top: 5px;
}


.font_size_changer .content_object{
  margin: 0 0 1px 0;
}

.font_size_changer p{
  margin-bottom: .5em;
}

.font_size_changer h2{
  margin: 0;
  font-size: .83em;
  line-height: 1.8em;
  padding-right: .5em;
  float: left;
}

.msie6 .font_size_changer a:active{
  border: 2px solid #fff;
  background: transparent;
}


/* ############ Sitemap ########## */

#body_main_content_sitemap ul{
  margin-left: 1.3em;
}

.msie6 #body_main_content_sitemap ul{
  margin-left: 1.1em;
}

#body_main_content_sitemap li{
  list-style-image: url(/static/img/pkv10-new_icons/list.gif);
  line-height: 1.5em;
}

.msie6 #body_main_content_sitemap li{
  list-style-image: url(/static/img/pkv10-new_icons/list_ie.gif);
  line-height: 1.5em;
}

/* ######## Dokument-Suche ##### */
#form_search_pkv10 select{
  width: auto;
}

#form_search_pkv10.wwe3_form_container{
  /*border: 1px solid #bedbe1;*/
  padding: .625em;
    padding-left: 1.75em;
    padding-right: 1.75em;
}

#form_search_pkv10{
  margin-bottom: 2em;
}


/* ############ Bestellformulare ########## */


#pkv10_order_journal .form_title th,
#pkv10_order_brochures .form_title th{
  padding-bottom: 1.5em;
}

#pkv10_order_journal .type_radio .radio{
  float: left;
  position: relative;
  top: 0.2em;
}


#pkv10_order_journal .type_radio label{
  display: block;
  margin-left: 2.5em;
  line-height: 1.2em;
  padding-bottom: 1em;
}


#pkv10_order_brochures br,
#pkv10_order_journal br{
  line-height: 0;
  height: 0;
  font-size: 0;
}

#pkv10_order_brochures .mail_salutation td,
#pkv10_order_journal .mail_salutation td{
  padding-top: 2em;
}

#pkv10_order_brochures .form_required_field_info td,
#pkv10_order_journal .form_required_field_info td{
  padding-bottom: 2em;
}

#pkv10_order_brochures .form_required_field_info legend,
#pkv10_order_journal .form_required_field_info legend{
  margin:0;
}

#pkv10_order_brochures .pkv10_bro_info td{
  padding-top: 12px;
}

#wwe3_form_buy_shoparticle .wwe_form_submit,
#wwe3_form_buy_shoparticle .wwe_form_submit_js_hover {
  font-size: 0.8em;
}

#searchbox {
    width: 90%;
    margin-left: 5%;
    background-color: #D4EBEC;
    margin-top: 10px;
    font-size:0.83em;
    line-height:1.35em;
}

#smallsearch {
    padding: 0.4em;
    background-image: url(/static/img/pkv10-verynew/pkv_dots_rot_bg2.png);
    background-repeat:repeat-x;
    background-position:bottom;
}

.search_text, .search_text:hover {
    width: 9.4em !important;
    border: solid 1px white;
    padding: 2px;
    height: 1.15em;
    font-size:1.1em;
    float: left !important;
}

.search_submit, .search_submit:hover, .search_submit:visited, .search_submit:active {
    float: right !important;
    width: 5.5em;
    text-align: center !important;
    text-decoration: none;
}

*.msie7 .search_submit, *.msie7 .search_submit:hover, *.msie7.search_submit:active,
*.msie6 .search_submit, *.msie6 .search_submit:hover, *.msie6 .search_submit:active {
    width: 5.4em !important;
}

*.msie8 .search_submit, *.msie8 .search_submit:hover, *.msie8 .search_submit:active {
    height: 18px;
}

.decrease_fs_sp {
    background-image: url(/static/img/pkv10-verynew_icons/pkv_sprite.png);
    background-position: 0px 0px;
    min-width: 19px;
    min-height: 18px;
    width: 1.4em;
    height: 1.4em;
    display: block;
    float: left;
    border: solid 1px #D4EBEC;
}

.decrease_fs_sp:hover, .increase_fs_sp:hover {
    border: solid 1px black;
}

.increase_fs_sp {
    margin-left: 4px;
    background-image: url(/static/img/pkv10-verynew_icons/pkv_sprite.png);
    background-position: -19px 0px;
    min-width: 19px;
    min-height: 18px;
    width: 1.4em;
    height: 1.4em;
    display: block;
    float: left;
    border: solid 1px #D4EBEC;
}

.fs_sp_label {
    margin-left: 0.6em;
    line-height: 18px;
    font-size:1.1em;
    color: #4B9294;
}

#font_size_changer {
    padding: 0.4em;
}

.link_icn {
    position: relative;
    top: +3px;
}

/* ---------------------------- */
/* - RELEVANT SEARCHES / TAGS - */
/* ---------------------------- */
.relevant_searches_cloud h2{
  /*background: url(/static/img/dgb19b/icons/lupe.gif) no-repeat;*/
  /*padding-left: 20px;*/
  /*padding-top: 2px;*/
}

.tag_statistics h2{
  /*background: url(/static/img/dgb19b/icons/tags.gif) no-repeat;*/
  /*padding-left: 20px;*/
  /*padding-top: 2px;*/
}

#page_body_left_content .tag_statistics h2{
  margin-bottom: 0;
}

#page_body_left_content .tag_statistics .co_body{
  background-color: #f3f3f3;
  padding: 5px;
}

#page_body_main_content .st_weight_0,
#page_body_right_content .st_weight_0,
#page_body_main_content .st_weight_1,
#page_body_right_content .st_weight_1{
  font-size: 1em;
  font-weight: bold;
}

.st_weight_0 {
  font-size: 75%;
}

.st_weight_1 {
  font-size: 87.5%;
}

.st_weight_2 {
  font-size: 100%;
  font-weight: bold;
}

.st_weight_3 {
  font-size: 115%;
  font-weight: bold;
}

.st_weight_4 {
  font-size: 130%;
  font-weight: bold;
}

.st_weight_5 {
  font-size: 145%;
  font-weight: bold;
}

.st_weight_6 {
  font-size: 160%;
  font-weight: bold;
}

.st_weight_7 {
  font-size: 175%;
  font-weight: bold;
}

.st_weight_8 {
  font-size: 190%;
  font-weight: bold;
}

.st_weight_9 {
  font-size: 205%;
  font-weight: bold;
}

.st_weight_10 {
  font-size: 220%;
  font-weight: bold;
}


#page_body_right .st_weight_0 {
  font-size: 90%;
  font-weight: normal;
}

#page_body_right .st_weight_1 {
  font-size: 100%;
  font-weight: normal;
}

#page_body_right .st_weight_2 {
  font-size: 100%;
}

#page_body_right .st_weight_3 {
  font-size: 125%;
}

#page_body_right .st_weight_4 {
  font-size: 140%;
}



.search_cloud_body ol{
  margin-left: 33px;
}

.tag_cloud_body a{
  padding: 0 2px;
}

.tag_cloud_ctrl{
  padding: 3px 5px 1px 5px;
  /*border-bottom: 1px solid #afafaf;*/
  background-color: #fff;
  font-size: .9em;
  line-height: 1.4em;
  position: relative;
}

.tag_cloud_ctrl_info{
  display: none;
  /*font-weight:bold;*/
  /*position: absolute;*/
  /*top: 2px;*/
  /*left: 50px;*/
  /*padding-left: 0.7em;*/
  padding-bottom: 0.7em;
}

.tag_cloud_ctrl a.help{
  float: right;
}

.tag_cloud_ctrl img{
  cursor: pointer;
  margin-right: 5px;
}

.tag_cloud_body li span{
  font-weight: bold;
  color: #1D5F5F;
}

.tag_cloud_body li.selected span,
.tag_cloud_body li.selected a{
  text-decoration: underline;
}

.tag_cloud_body ol{
  text-align: center;
  position: relative;
}

.tag_cloud_body li{
  list-style-type: none;
  display: inline;
}

.msie .tag_cloud_body li{
  float: left;
  display: block;
  line-height: 1.8em;
}

.tag_statistics img {
    margin: 0 !important;
}

.tag_statistics .co_head {
    background-color: #fff;
    width: 100%;
    position: relative;
    display: block;
    clear: both;

}
.tag_statistics h2 {
 /*   float: left;*/

}

.tag_cloud_ctrl {
    display: block !important;
    padding: 3px;
    float: right;
}


/* BilderGalerie */

.diashow_controls a, .browse a:visited {
  cursor: pointer;
  text-align: left;
  margin-top: .8em;
  position: relative;
  font-family: Arial, sans-serif;
  font-size: .86em;
  padding: 2px;
  margin: 0px;
  text-decoration: none;
  color: #fff !important;
  background-image: url(/static/img/pkv10-verynew/btn_bg.png);
  border: 1px solid #6BAAAC;
}

.diashow_controls a:hover, .browse a:focus, .browse a:active {
  text-decoration: underline;
}

.thumb_preview {
    padding-top: 0.8em;
}

.thumb_preview .intern {
    padding: 0.06em;
}

#preview_row_0 {
    height: 30em;
    overflow: hidden;
}

.tag_statistics .extra_link img {
    padding-bottom: 0em !important;
    position:relative !important;
    top:0.25em !important;
}

#form_search_generic .sp_pubdate_since select,
#form_search_generic .sp_pubdate_until select{
  width: auto;
}

#form_search_generic select.sel_date_d,
#form_search_generic select.sel_date_m_numeric{
  width: 3em;
}

#form_search_generic select.sel_date_y{
  width: 4.2em;
}

/* --------------------- */
/* - SMALLSEARCH_HINTS - */
/* --------------------- */
#smallsearch .ajax_hint_container {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
  top: 0;
  overflow: visible;
  height: 0;
  background-color: white;
  clear: both;
}

#smallsearch .ajax_hint_container ul{
  list-style-type: none;
  width: 15.5em;
  border: 1px solid #908E92;
  padding: 2px;
  background-color: white;
  max-height: 20em;
  overflow: auto;
}

#smallsearch .ajax_hint_container .wait {
    width: 15.9em;
    height: 6em;
    background-color: white;
    border: 1px solid #908E92;
}

#smallsearch .ajax_hint_container .waitimg {
    position: relative;
    left: 7em;
    top: 2.3em;
}

/* --------------------- */
/* - MAINSEARCH_HINTS - */
/* --------------------- */
#page_body_main_content .ajax_hint_container {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
  top: 0;
  overflow: visible;
  height: 0;
  background-color: white;
}

#page_body_main_content .ajax_hint_container ul{
  list-style-type: none;
  width: 23.55em;
  border: 1px solid #908E92;
  padding: 2px;
  background-color: white;
  max-height: 20em;
  overflow: auto;
}

#page_body_main_content .ajax_hint_container .wait {
    width: 15.9em;
    height: 6em;
    background-color: white;
    border: 1px solid #908E92;
}

#page_body_main_content .ajax_hint_container .waitimg {
    position: relative;
    left: 7em;
    top: 2.3em;
}

/* --------------------- */
/* - BOTHSEARCH_HINTS - */
/* --------------------- */

.ajax_hint_container ul a:hover,
.ajax_hint_container ul a:focus,
.ajax_hint_container ul a:active,
.ajax_hint_container ul a.selected{
  background-color: #D4EBEC;
  color: #000;
  text-decoration: none;
  cursor: default;
}

.search_text, .search_text:hover {
    width: 9.4em !important;
    border: solid 1px white;
    padding: 2px;
    height: 1.15em;
    font-size:1.1em;
    float: left !important;
}

.ajax_hint_container .wait, .ajax_hint_container .results {
    display: none;
    position: absolute;
    z-index: 10;
    cursor: progress;
    cursor: default;
}

#ajax_hint_results a {
  display: block;
  color: #443d5e;
  padding: 2px 0 2px 0;
}

.msie6 .ajax_hint_container {
    clear: both;
    top: 0px;
    height: 0;
}

._msie6 #search .ajax_hint_container {
  top: -18px;
}

._msie6 #form_search_generic .ajax_hint_container {
  top: -4px;
}

#form_search_generic #ajax_hint_results a {
  display: block;
  color: #443d5e;
  padding: 1px 0 1px 0;
}

.search_hit { font-weight: bold; }

.glossarlist .browse_list,
.glossar_list .browse_list {
    margin-bottom:10px;
    padding-bottom:2px;
}

.glossarlist li.wwe3_browsebutt span,
.glossar_list li.wwe3_browsebutt span {
    padding-left:3px;
}

#page_body_main_content .teaser .richtext {
    margin:0 0 0.3em 10em;
}

#page_body_main_content .pagelist li {
   border: none !important;
   background-image:url(/static/img/pkv10-verynew/pkv_dots_rot_bg.png);
   background-position:center top;
   background-repeat:repeat-x;
}


#page_body_main_content .pagelist li.first {
   background-image: none !important;
}

.glossary_entry {
   display: inline !important;
}

#page_body_main_content .pagelist li h2 {
   padding-left: 0 !important;
}

#page_body_main_content .pagelist li.numbered p.description {
   padding-left: 0 !important;
}

a.mail {
   background-image:url(/static/img/pkv10-verynew_icons/icn_mail.gif);
   background-position:left -2px;
   background-repeat:no-repeat;
   padding-left: 17px;
   font-weight: bold;
}

a.extern {
   background-image:url(/static/img/pkv10-verynew_icons/icn_extern.gif);
   background-position: left -2px;
   background-repeat: no-repeat;
   padding-left: 19px;
   font-weight: bold;
}

.extra_link a.pdf {
   background-image:url(/static/img/pkv10-verynew_icons/icn_pressemitteilung.gif);
   background-position: left -2px;
   background-repeat: no-repeat;
   padding-left: 19px;
   font-weight: bold;
}

.rt_dbl_L2 .img_container {
    float: left;
    margin-right: 0.5em;
    height: 7em;

}

.rt_dbl_L2 .richtextL2 {
    font-size: 0.8em;
    display: block;
    line-height: 1.5em;
}

a.icn_foto {
   background-image:url(/static/img/pkv10-verynew_icons/foto_service.gif);
   background-position:left bottom;
   background-repeat:no-repeat;
   padding-left: 17px;
   font-weight: bold;
   font-size: 0.9em;
   margin-bottom: 1em;
}
a.icn_presse {
   background-image:url(/static/img/pkv10-verynew_icons/pressearchiv.gif);
   background-position:left 3px;
   background-repeat:no-repeat;
   padding-left: 17px;
   font-weight: bold;
   font-size: 0.9em;
   line-height: 2em;
   margin-bottom: 1em;
}
a.icn_abo {
   background-image:url(/static/img/pkv10-verynew_icons/abo.gif);
   background-position:left 3px;
   background-repeat:no-repeat;
   padding-left: 17px;
   font-weight: bold;
   font-size: 0.9em;
   line-height: 2em;
   margin-bottom: 1em;
}
a.icn_pub {
   background-image:url(/static/img/pkv10-verynew_icons/publikationen.gif);
   background-position:left 3px;
   background-repeat:no-repeat;
   padding-left: 17px;
   font-weight: bold;
   font-size: 0.9em;
   line-height: 2em;
   margin-bottom: 1em;
}


/* Multi-Content-Teasser */
.co_effect_rotate{
  background-color: #1ba5d2 !important;
  margin-left: 5%;
  /*border-top: 0.8em solid #a7d5d7;*/
  height: 27.8em;
  width: 16.85em;
  position: relative;
}

.co_effect_rotate .co_container{
  height: 220px;
  position: absolute;
  top: 4.4em;
  width: 16.85em;
  background: url(/static/img/pkv10-verynew/multi_content_teaser/deco_line.gif) no-repeat 5px 215px;
}

.co_effect_rotate .content_object,
.co_effect_rotate .teaser{
  margin-left: 0 !important;
  width: 16.85em !important;
  max-width: 16.85em !important;
  height: 18.5em;
  background-color: transparent !important;
  position: absolute;
  top: 0;
  display: none;
}

.co_effect_rotate .content_object .co_body,
.co_effect_rotate .teaser .co_teaser_body{
  background-color: transparent!important;
  background-image: none !important;
  text-align: center;
}

.co_effect_rotate .content_object h2,
.co_effect_rotate .teaser h2{
  display: none;
}

.co_effect_rotate .content_object .co_body .richtext,
.co_effect_rotate .teaser .co_teaser_body .richtext{
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  width: 14.4em;
  position: absolute;
  top: 13em;
  left: 0;
  padding: 0 !important;
}

.co_effect_rotate .content_object .co_body .richtext a,
.co_effect_rotate .teaser .co_teaser_body .richtext a{
  display: none !important;
}


.co_effect_rotate .co_count{
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 6.35em;
  font-size: 1.2em;
  font-weight: bold;
  height: 20px;
}

.co_effect_rotate .terminal:hover {
  cursor: pointer;
}

.co_effect_rotate .prev,
.co_effect_rotate .next,
.co_effect_rotate .pause,
.co_effect_rotate .play {
  position: absolute;
  width: 19px;
  height: 15px;
  bottom: 22px;
}

.co_effect_rotate .pause,
.co_effect_rotate .pause {
    width: 15px;
}

.co_effect_rotate .prev,
.co_effect_rotate .prev:hover {
  left: 1.8em;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_prev.gif) no-repeat 0 0;
}

.co_effect_rotate .next,
.co_effect_rotate .next:hover {
  right: 1.8em;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_next.gif) no-repeat 0 0;
}

.co_effect_rotate .pause,
.co_effect_rotate .pause:hover {
  left: 7.8em;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_pause.gif) no-repeat 0 0;
}

.co_effect_rotate .play,
.co_effect_rotate .play:hover {
  left: 7.8em;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_play.gif) no-repeat 0 0;
}


/*

.co_effect_rotate .jcarousel-container-horizontal {
  width: 15.9em;
  height: 18.9em;
  position: relative;
  border-bottom: 1px solid #fff;
}

.co_effect_rotate .jcarousel-clip-horizontal {
  width: 15.9em;
  height: 18.7em;
  z-index: 2;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #fff;
}
*/

/*
.co_effect_rotate .jcarousel-list-horizontal {
  z-index: 1;
  overflow: hidden;
  position: relative;
  */
/*
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;*/
/*}*/

/*

.co_effect_rotate .jcarousel-item {
  float: left;
  list-style: none;
  width: 15.9em;
  height: 18.7em;
}
*/
/*
.msie .co_effect_rotate .jcarousel-item {
  height: 1%;
}
*/
/*
.co_effect_rotate .jcarousel-prev,
.co_effect_rotate .jcarousel-next,
.co_effect_rotate .jcarousel-pause {
  z-index: 3;
  display: none;
  position: absolute;
  bottom: -20px;
  width: 19px;
  height: 15px;
  cursor: pointer;
}

.co_effect_rotate .jcarousel-prev-horizontal {
  left: 30px;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_prev.gif) no-repeat 0 0;
}

.co_effect_rotate .jcarousel-pause{
  left: 82px;
  width: 15px;
  height: 15px;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_pause.gif) no-repeat 0 0;
}

.co_effect_rotate .jcarousel-next-horizontal {
  right: 30px;
  background: transparent url(/static/img/pkv10-verynew_icons/mct_next.gif) no-repeat 0 0;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object,
.co_effect_rotate .jcarousel-item-horizontal .teaser{
  margin-left: 0 !important;
  width: 15.9em !important;
  max-width: 15.9em !important;
  padding: 10px 0 !important;
  background-color: transparent !important;
  height: 17em;
  position: relative;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object h2,
.co_effect_rotate .jcarousel-item-horizontal .teaser h2{
  border-top: 0 !important;
  background-color: transparent!important;
  color: #fff !important;
  padding: 0 !important;
  margin : 0 !important;
  text-transform: uppercase;
  font-size: 1.2em !important;
  position: absolute;
  top: 8.7em;
  left: 0;
  width: 13.2em;
  text-align: center;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object .co_body,
.co_effect_rotate .jcarousel-item-horizontal .teaser .co_teaser_body{
  background-color: transparent!important;
  background-image: none !important;
  text-align: center;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object .co_body img,
.co_effect_rotate .jcarousel-item-horizontal .teaser .co_teaser_body img{
  margin: 0 !important;
  position: absolute;
  top: 1.05em;
  left: 41px;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object .co_body .richtext,
.co_effect_rotate .jcarousel-item-horizontal .teaser .co_teaser_body .richtext{
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  width: 14.4em;
  position: absolute;
  top: 13em;
  left: 0;
  padding: 0 !important;
}

.co_effect_rotate .jcarousel-item-horizontal .content_object .co_body .richtext a,
.co_effect_rotate .jcarousel-item-horizontal .teaser .co_teaser_body .richtext a{
  display: none !important;
}

*/


#page_head {
  background: url(/static/img/pkv10-new/head_default.jpg) no-repeat top left;
}

#page_head_title_img .flash_application {
  width: 60em;
}

#page_head_title_img .flash_application object {
  float: right;
}


/* ImageFlow
==================================== */
.pkv_imagecarousel {
    padding-left: 19px !important;
    padding-right: 19px !important;
}
.imageflow {
        overflow:hidden;
        position:relative;
        text-align:left;
        visibility:hidden;
        width:100%;
}
.imageflow img {
    cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #808080;
     -moz-box-shadow: 0px 0px 5px #808080;
          box-shadow: 0px 0px 5px #808080;

        border:1px solid #acd8d9;
        position:absolute;
        top:0px;
        visibility:hidden;
        -ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
}
.imageflow img:focus,
.imageflow img:active,
.imageflow img:hover {
  -webkit-box-shadow: 0px 0px 5px #333;
     -moz-box-shadow: 0px 0px 5px #333;
          box-shadow: 0px 0px 5px #333;

}
.imageflow p {
        margin:0 auto;
        text-align:center;
}
.imageflow .loading {
        border:1px solid white;
        height:15px;
        left:50%;
        margin-left:-106px;
        padding:5px;
        position:relative;
        visibility:visible;
        width:200px;
}
.imageflow .loading_bar {
        background:#fff;
        height:15px;
        visibility:visible;
        width:1%;
}
.imageflow .navigation{
        z-index:10000;
        position: relative;
        top: 68px;
}
.imageflow .caption {
        font-weight:bold;
        position:relative;
        text-align:center;
        z-index:10001;
}
.imageflow .scrollbar {
        z-index:10002;
        height:18px;
        width: 501px;
        background:url(pkv_carousel/scrollbar.gif) no-repeat;
        position: absolute;
        bottom:3px;
}
.imageflow .slider {
        background:url(pkv_carousel/slider.gif) no-repeat;
        height:22px;
        margin:-2px 20px 0 20px;
        position:absolute;
        width:34px;
        z-index:10003;
}
.imageflow .slideshow {
        cursor:pointer;
        height:14px;
        margin:20px 0 0 20px;
        position:absolute;
        width:14px;
        z-index:10003;
}
.imageflow .images {
        overflow:hidden;
        white-space:nowrap;
        height: 250px;
}
.imageflow .button {
        cursor:pointer;
        height:17px;
        position:relative;
        width:17px;
}
.imageflow .next,
.imageflow .previous {
        display:block;
        position:absolute;
}

.imageflow .previous {
        left:0;
}
.imageflow .next {
        right:0;
}

