/* Hier können weitere Styles angelegt werden */
.content-main-columnB {
	display: block;
	float: left;
	width: 420px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom:18px;
	text-align: left;
	height: 223px;
}
.content-main-columnF {
	display: block;
	float: left;
	width: 420px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom:18px;
	text-align: left;
	height: 245px;
}

#container-print{
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: center;
	background-color: #FFFFFF;
}
.content-main-columnCC {
	display: block;
	float: left;
	width: 480px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom:18px;
	text-align: left;
	border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.content-left-columnCC {
  display: block;
  float: left;
  width: 158px;
  text-align: right;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.content-right-columnCC {
  display: block;
  float: left;
}
#fenster {
clip:rect(100px 100px 100px 100px);
}
