/*
 * stylesheet for #### Genug Gespart Kampagne ####
 * content design
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20070705 bms/asz
 * lastmodified: 20070705 bms/asz
 */


/* Content Objects global */

.msie .content_object,
.msie .teaser{
  height: 1%;
}


.content_object .richtext{
  font-size: 1.1em;
  line-height: 1.3em;
}


#page_body_left_content .content_object,
#page_body_main_content .content_object,
#page_body_right_content .content_object{
  margin-top: 10px;
}


#page_body_left_content .content_object h2,
#page_body_main_content .content_object h2,
#page_body_right_content .content_object h2{
  font-size: 1.65em;
}



a.more{
  background: url(/static/img/verdi22/icons/next_dunkel_12x12.gif) no-repeat 0px 1px;
  padding-left: 20px;
  margin-left: 5px;
}


/* fix für in-text video einbindung */

.gg_video{
  margin-right: -23px;
}

.msie .gg_video{
  margin-right: -10px;
}

.msie7 .gg_video{
  margin-right: -20px;
}


/* ########################## PAGE_HEAD ########################## */

#page_head_content_head{
  color: #000;
}



#page_head_fixed_content{
  position:fixed;
  z-index: 100;
  top: 0;
  left:auto;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  width: 920px;
  background: url(/static/img/verdi22/head_background.gif) repeat-y;
}

.mac.firefox #page_head_fixed_content #search{
  padding: 0px 0 2px 0;
}

#search{
  width: 300px;
  margin-left: 620px;
  background-color: #d7d7be;
}

.verdi22_home #search{
  width: 298px;
}

.msie6 #search,
.msie7 #search{
  margin-left: 0;
  height: 1%;
}

#search h2{
  display: none;
}

#search .label{
  background-color: #d7d7be;
  border:none;
  display: inline;
  width: 260px;
  position: relative;
  top: -4px;
  padding-left: 10px;
  font-weight: normal;
}

.msie #search .label {
  position: static;
  display: block;
  top: 0;
  padding-top: 4px;
  float: left;
}

.mac.safari #search .label {
  top: 0;
}

#search .wwe_form_submit,
#search .wwe_form_submit_js_hover {
  padding-top: 5px;
}


.mac.safari #search .wwe_form_submit,
.mac.safari #search .wwe_form_submit_js_hover {
  padding-top: 0px;
  position: relative;
  top: 2px;
}


/* #######################     PAGE_BODY_LEFT_CONTENT     ################# */

#page_body_left_content {

}

#page_body_cols_title{
  display: none;
}

/* #####################      PAGE_BODY_MAIN_CONTENT       ################## */


/* ###################    PAGE_BODY_RIGHT_CONTENT     ############## */

/* ###################       PAGE_FOOT         ################ */


#page_body_foot {
  padding-top: 10px;
  color: #aaa;
  font-size: .77em;
}

#page_body_foot a{
  color: #aaa;
  font-weight: bold;
}


#page_body_foot a:hover{
  color: #D42121;
}