
@import url(css/layout_home.css);





html {
   height: 100%;
   margin: 0px;
   padding: 0px;
} 


}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
        float:right;
}
.boxhead {
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;

}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.bsidebox {
	margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
        float:right;
}
.bboxhead {
	//background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbhead-r.jpg) no-repeat top right;
background: url(http://oberauerbach.com/wm2010/img/colors/bodybg-Simple_Blue.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.bboxhead h2 {
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.bboxbody {
	background: url(http://www.oberauerbach.com/themes/contrexx_theme_2_1/images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;

}





