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


/* ############################################# */
/* ############    CONTENT DESIGN    ########### */
/* ############################################# */


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

/* bei listen neben einem bild patzt der FF sonst bei der verlinkung */
.img_container{
  position: relative;
  z-index: 10;
}

.wwm01_reference .img_container {
    margin-bottom:20px;
}

.wwm01_project_teaser .img_container {
    margin-bottom: 0px;
}

.wwm01_reference .thumb_preview {
    display: none; 
}

.richtext ol,
.richtext ul {
  overflow: auto; /* fuer floating neben Bildern */
}


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

.content_object,
.teaser,
.rt_dbl{
  margin: 0 0 20px 0;
}

.img_gallery {
  margin: 0;
}

.wwm01_team .img_gallery {
  margin: 0 0 20px 0;
}

.richtext{
  line-height: 1.5em;
}

.richtext ol {
  padding: 0 0 0 30px;
  margin: 0;
}

.richtext ul {
  padding: 0 0 0 18px;
  margin: 0;
}

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


/* -------------------------- */
/* - PAGE_BODY_LEFT_CONTENT - */
/* -------------------------- */
#page_body_left_content{

}

#page_body_left_content .co_headline {
    padding-top: 30px;
}
#page_body_left_content .content_object {
}

#page_body_left_content .co_head{

}

#page_body_left_content .co_body{

}

#page_body_left_content .co_foot{

}

#page_body_left_content .topic{

}

#page_body_left_content h2{

}

#page_body_left_content .richtext{
    margin-top: 12px;
}
#page_body_left_content .extra_link{
    margin-top: 5px;
}

/* -------------------------- */
/* - PAGE_BODY_MAIN_CONTENT - */
/* -------------------------- */
#page_body_main_content .content_object{
}

/* - projektteaser - */
#page_body_main_content .wwm01_project_teaser .frame {
    border:1px solid #C3C3C3;
    display:block;
    padding:5px;
    width: 132px;
    height: 94px;
}
#page_body_main_content .wwm01_project_teaser h2 {
    /*margin-bottom: 40px;*/
}


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


#page_body_main_content .co_head{

}

#page_body_main_content .co_body{

}

#page_body_main_content .co_foot{

}

#page_body_main_content .topic{

}

#page_body_main_content h2{

}

#page_body_main_content .richtext{

}



/* --------------------------- */
/* - PAGE_BODY_RIGHT_CONTENT - */
/* --------------------------- */
#page_body_right_content{

}

#page_body_right_content .co_head{

}

#page_body_right_content .co_body{

}

#page_body_right_content .co_foot{

}

#page_body_right_content .topic{

}

#page_body_right_content h2{

}

#page_body_right_content .richtext{

}


/* ----------------------- */
/* - PAGE_BODY_MAIN_FOOT - */
/* ----------------------- */
#page_body_main_foot {

}

#page_body_main_foot ul{
  list-style-type: none;
}

#page_body_main_foot li{
  display: inline;
}


/* ------------- */
/* - PAGE_FOOT - */
/* ------------- */
#page_foot{

}
