/**
* Template for: Wolfsteiner Roberts & Partner | Rechtsanwälte
* Copyright 2013 BRANDLEAGUE Limited | All rights reserved | www.brandleague.eu 
* CSS: LAYOUT 
*/

#body {  align=center;}  

#wrp-wrap { width:962px; margin:0px auto 0 auto; text-align:left; padding-top: 0px; padding-bottom: 20px; margin-top:-10px;}

/* 70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wrp-horiz-strip  {
  position:relative;
  float:left;
  width:260px;
  margin-left: 70px;
  background: #bbbbbb;
  height: 30px;
}

#wrp-horiz-strip2  {
  position:relative;
  float:left;
  width:630px;
  background: #ffffff;
  height: 30px;
}


#wrp-picture {
position:relative;
  float:left;
  clear:left;
  width:960px;
  height: 230px;
  background:url(../images/wrp-header.jpg) no-repeat;
  margin-top: 2px;
  margin-bottom: 2px;
}


/* BOX.. 70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wpr-box { 
  position:relative;
  float:left;
  clear:left;
  width:890px; 
  margin-left:70px;
  margin-top: 0;
  margin-bottom:0px;
  padding-bottom: 0px;
  background: #bbbbbb;
}


/* LEFT.. 70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wrp-sidebarleft {
float:left; 
clear: left; 
width:260px; 
overflow:hidden;   
margin-bottom: 20px;
}  

#wrp-languages {
  position: relative;
  float: left;  
  clear: left;  
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 15px;
  height: 60px;
  width:260px;
 }



/* Hauptmenü Vertikal */
#wrp-leftmenu1 {
  position: relative;
  float: left;
  clear: left;
  width:240px; 
  margin-left: 20px;
  overflow: hidden;
  text-align:left;
}

/* Portalmenü Vertikal */
#wrp-leftmenu2 {
  position: relative;
  float: left;
  clear: left;
  width:240px; 
  margin-left: 20px;
  overflow: hidden;
  text-align:left;
}

/* BOX..70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wrp-box2 { 
  position: relative;
  float: left;
  background: #ffffff;
  min-height: 600px;
  width: 630px;
   /* border-left: 2px solid #ffffff;  */
}

#wrp-pathway {
  position: relative;
  float: left;
  overflow:hidden;
  font-size:12px;
  width:560px;
  margin-left: 65px;
  margin-top: 20px;
  margin-bottom: 12px; 
  color: #000000!important;
}

/* MIDDLE..70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wrp-middle {
float:left; 
width:400px; 
margin-left: 65px;
margin-right: 65px; 
margin-bottom: 10px;
}  

#wrp-content {
float:left; 
clear: left; 
margin-top:0px; 
padding-right:0px;  
margin-bottom: 10px;
min-height: 400px;
}

#wrp-footer {
  position: relative;
  float: left;
  clear: left;
  overflow: hidden;
  text-align:left;
  margin-top: 15px;
  width: 400px;
  border-top: 1px solid #bbb;   /* WRP */
}

/* RIGHT...70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/

#wrp-sidebar-right {
position: relative; 
clear: right; float:right; 
width:100px; 
margin-top:40px; 
margin-bottom: 20px;
 } 

#wrp-menu-rechts {
  position: relative;
  float: right;
  clear: right;
  overflow: hidden;
  text-align:left;
  width:100px;
  margin-right: 0px; 
}




/* FOOTER...70 + 890 [(Left:20+240=260)+(Middle:65+400+65=530)+(Right:100)] = 960 ...*/



#wrp-horiz-strip3  {
  position:relative;
  float:left;
  width:260px;
  margin-left: 70px;
  height: 30px;
  background: #bbbbbb;
  margin-bottom: 30px;
}

#wrp-horiz-strip4  {
  position:relative;
  float:left;
  width: 625px;
  height: 30px;
  margin-bottom: 30px;
  background: #ffffff;
 /* border-left: 2px solid #ffffff;   WRP */
}


