/*
 * stylesheet for unsere-autos.de
 * content design
 * (c) www.wegewerk.com
 * wwEdit CMS (www.wwedit.de)
 * created:      20090608 bms
 * lastmodified: 20090720 bms
 */


/* --------- */
/* - FIXES - */
/* --------- */

.msie6 .content_object,
.msie .rt_dbl,
.msie6 .richtext ul,
.msie6 .richtext ol {
  height: 1%;
}

.msie .content_object img{
  margin-bottom: -3px;
}

.img_container{
  position: relative;
  z-index: 10;
}


/* -------------------------- */
/* - Seitenweites CO-Design - */
/* -------------------------- */
#page_container{
  font-size: .77em;
}

.richtext{
  line-height: 1.3em;
}

.richtext p{
  margin-bottom: 8px;
}

.richtext ol {
  padding: 0 0 0 30px;
  margin: 0;
  overflow: auto; /* fuer floating neben Bildern */
}

.richtext ul {
  padding: 0 0 0 18px;
  margin: 0 0 8px 0;
  overflow: auto; /* fuer floating neben Bildern */
}

.img_container_small,
.img_container_medium,
.img_container_timeline_teaser{
  float: left;
  margin: 0 10px 5px 0;
}

.img_container_small img,
.img_container_medium img{
  border: 1px solid #ccc;
}

.img_caption{
  font-size: .9em;
  padding: 0 2px;
}


.extra_link a,
.linklist a{
  font-size:0.9em;
  padding-left: 12px;
  position: relative;
  top: -5px;
  background: url(/static/img/vda10/icn_arrow_white.gif) no-repeat 0 4px;
}

.linklist a{
  display: block;
}

.msie6 .extra_link a{
  height: 1%;
}


/* -------------------------- */
/* - PAGE_HEAD_CONTENT_HEAD - */
/* -------------------------- */
#page_head_content_head .content_object{
  color: #fff;
}

#page_head_content_head .content_object .co_head {
  width: 378px;
  height: 333px;
  float: left;
  margin-right: 10px;
  border: 1px solid #d9d9d9;
}

#page_head_content_head .content_object .co_body {
  background: url(/static/img/vda10/verlauf_klein.jpg);
  border: 1px solid #d9d9d9;
  width: 508px;
  float: right;
  height: 200px;
  overflow: hidden;
  position: relative;
}

#page_head_content_head .co_body_top {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 468px;
}

#page_head_content_head .content_object .co_body_top h2{
  font-size: 1.9em;
  font-weight: normal;
  margin-bottom: 0px;
}

#page_head_content_head .extra_link a,
#page_head_content_head .extra_link a:visited{
  background: url(/static/img/vda10/icn_arrow_bw.gif) no-repeat 0 4px;
  color: #fff;
}



/* -------------------------- */
/* - PAGE_BODY_LEFT_CONTENT - */
/* -------------------------- */
#page_body_left_content .content_object{
  border: 1px solid #d9d9d9;
  padding: 8px 5px 4px 20px;
  background: #fff;
  margin-bottom: 5px;
}

#page_body_left_content .content_object h2{
  margin-bottom: 7px;
  color: #a90504;
}


#page_body_left_content .pagelist h2{
  font-size: 1.4em;
  font-weight: normal;
}

#page_body_left_content ul.resultlist{
  list-style-type: none;
}

#page_body_left_content ul.resultlist li{
  margin-bottom: 10px;
}

#page_body_left_content ul.resultlist li .richtext{
  margin-bottom: 3px;
}

#page_body_left_content .linklist li{
  list-style: none;
  padding-top: 5px;
}

.msie6 #page_body_left_content .linklist li{
  height: 1%;
}

#page_body_left_content .img_container_timeline_teaser{
  border: 1px solid #d9d9d9;
  background: #9d9d9d url(/static/img/vda10/bg_timeline_teaser.gif) repeat-x;
  padding: 2px 0 7px 0;
}

.msie6 #page_body_left_content .img_container_timeline_teaser{
  padding: 2px 0 10px 0;
}

#page_body_left_content .img_container_timeline_teaser img{
  width: 80px;
  height: 71px;
  border: 1px solid #fff;
}

#page_body_left_content .img_container_timeline_teaser img.tl_preview{
  width: 19px;
  height: 71px;
  border: 0;
}

/* -------------------------- */
/* - PAGE_BODY_MAIN_CONTENT - */
/* -------------------------- */

#page_body_main_content .content_object{
  margin-bottom: 20px;
}


#page_body_main_content .rt_dbl_inh h2{
  font-size: 1.2em;
  margin-bottom: 3px;
}

#page_body_main_content .rt_dbl_left,
#page_body_main_content .rt_dbl_right{
  width: 225px;
  float: left;
  overflow: hidden;
}

#page_body_main_content .rt_dbl_right{
  float: right;
}

#page_body_main_content .img_container{
  position: relative;
}

#page_body_main_content .img_container_large{
  margin-bottom: 12px;
}

#page_body_main_content .img_container_large_version{
  display: none;
}

#page_body_main_content .img_container_large img{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#page_body_main_content .img_version_switch a.toggle_img_size{
  position: relative;
  top: -2px;
  text-align: right;
}

#page_body_main_content .img_version_switch a.toggle_img_size{
  display: none;
}

#page_body_main_content .img_version_switch a.toggle_img_size img{
  border: 0;
}

#page_body_main_container .extra_link a.back_link{
  top: 0;
  background: url(/static/img/vda10/icn_back_white.gif) no-repeat 0 5px;
}

.glossarlist .browse_list{
  margin-bottom: 20px;
}

.glossarlist .browse_list li{
  display: inline;
  list-style: none;
}

.glossarlist .browse_list li .seperator{
  padding-left: 3px;
}

.glossarlist .browse_list li a{
  padding-left: 2px;
}

.glossarlist .entries li{
  line-height: 1.6em;
  list-style: none;
}


/* ---------- */
/* - FOOTER - */
/* ---------- */
#foot_left,
#foot_right{
  font-size: .83em;
}

#foot_left .copyright{
  color: #999;
}

#foot_right li{
  list-style: none;
  display: inline;
}

#foot_right a,
#foot_right a:visited{
  color: #999;
  padding-left: 12px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0 3px;
}

.safari #foot_right a,
.safari #foot_right a:visited{
  background-position: 0 2px;
}

#foot_right a:hover,
#foot_right a:focus,
#foot_right a:active{
  color: #000;
  text-decoration: none;
}

#foot_right .print a{
  background-image: url(/static/img/vda10/icn_print.png);
}

#foot_right .print a:hover,
#foot_right .print a:focus,
#foot_right .print a:active{
  background-image: url(/static/img/vda10/icn_print_hover.png);
}

#foot_right .send a{
  background-image: url(/static/img/vda10/icn_send.png);
}

#foot_right .send a:hover,
#foot_right .send a:focus,
#foot_right .send a:active{
  background-image: url(/static/img/vda10/icn_send_hover.png);
}

#foot_right .top a{
  background-image: url(/static/img/vda10/icn_top.png);
}

#foot_right .top a:hover,
#foot_right .top a:focus,
#foot_right .top a:active{
  background-image: url(/static/img/vda10/icn_top_hover.png);
}

#foot_right .separator{
  display: none;
}
