/* Konstrukt*******************************************************************************/#boxWrap {	position: relative;	width: 835px;	margin: 0 auto;	padding: 55px 20px 0 20px;	text-align: left;}#boxWrapSimpel {	position: relative;	width: 835px;	margin: 0 auto;	padding: 110px 20px 0 20px;	text-align: left;}/* header*******************************************************************************/#boxHeader {	position: relative;	width: 835px;	height: 325px;}#boxHeaderGross {	position: relative;	width: 835px;	height: 400px;}/* content*******************************************************************************/#boxCont {	position: relative;	clear: both;	width: 835px;	padding-top: 40px;}#boxSidebar {	position: relative;	float: left;	width: 230px;	margin-right: 30px;	line-height: 18px;	padding-left: 35px;}#boxSidebar h1 {	width: 265px;	margin: 0 0 15px -35px;}#boxSidebar ul {	margin-left: 15px;}#boxContent {	position: relative;	float: left;	width: 540px;	line-height: 18px;	padding-top: 72px;}#boxContent ul {	margin-left: 15px;}#boxContentGross {	position: relative;	width: 835px;	line-height: 18px;}/* Hochformat*******************************************************************************/#boxBildHoch {	position: relative;	float: left;	width: 400px;	height: 600px;}#boxContHoch {	position: relative;	float: left;	width: 395px;	padding-left: 40px;	line-height: 18px;}#boxContHoch h1,#boxContHoch h2 {	margin-left: 0;	width: 395px;}#boxContHoch ul {	margin-left: 15px;}#boxContHoch .einrueck {	padding: 0 30px 35px 0;}	
