/*
	espey-werbeagentur.de
	Layout 3 (L3)
	Cascading Style Sheet Document
	
	### STAMP ###
	Last changes: 04.08.2010
	by Andre Nagusch
	
	Changelog: 
	All CSS ID's and classes changed
	-> No visually modifications
	
	### NOTE ###
	Please note all changes above this line.
	Simply edit last date, editor and changelog
	
	!!! Keep this format of the CSS file !!!
	!!! Do not integrate _GLOABL classes or ID's !!!
	
*/

#hp_border_L3_center {
  width: 970px;
  height: auto;
  margin: 0 auto;
}

#hp_border_L3 {
  position: relative;
  width: 970px;
  height: auto;
  background: url(../gfx/rundung_ol.jpg) no-repeat #fff; 
  float: left;
}


.csc-textpic, .csc-textpic-intext-left-nowrap {
  margin-bottom: 15px;
}

#content_box_links_L3 {
  width: 205px;
  height: 570px;
  padding: 26px 0 0 33px;
  float: left;
}

#content_box_rechts_L3 {
  width: 666px;
  height: auto;
  float: right;
}

#content_box1_L3 {
  width: 536px;
  height: auto;
  right: 30px;
  margin-top: 127px;
  #padding-top: 127px;
}

#content_box2_L3 {
  width: 228px;
  height: 500px;
  position:absolute;
  top:150px;
  overflow: hidden;
}

#content_box3_L3 {
  width: 228px;
  height: 60px;
  position:absolute;
  top:110px;
  overflow: hidden;
}

#footer_L3 {
  width: 970px;
  height: 40px;
  /*padding: 0 5px 0 5px;*/
  background-image: url(../gfx/statuszeile.jpg);
  position: relative; 
  clear: both;
  margin: 0 auto;
}

#footer_L3 .footer_lo {
  position: absolute;
  top: 0;
  left: 0;
  width: 450px;
  height: 18px;
}

#footer_L3 .footer_ro {
  position: absolute;
  top: 0;
  right: 0;
  width: 450px;
  height: 18px;
  text-align: right;
  color: #999 !important;
}

#footer_L3 .footer_ro a:link, #footer_L3 .footer_ro a:visited, #footer_L3 .footer_ro a:active, #footer_L3 .footer_ro a:focus, #footer_L3 .footer_ro a:hover {
  color: #999 !important;
  font-weight: normal;
  text-decoration: none;
}

#footer_L3 .footer_lu {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 450px;
  height: 18px;
  color: #999;
}


#footer_L3 .footer_ru {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 450px;
  height: 18px;
  text-align: right;
}

