.content_wrapper {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	overflow: auto;
}
#content_left_start {
	background: #fff url(../images/page/mainimage.jpg) no-repeat top left;
	width: 650px;
	height: 261px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	border-right: 0px solid #ccc;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
#content_right_start {
	background-color: #999;
	width: 216px;
	height: 254px;
	float: left;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#content_right {
	background: #fff url(../images/template/bg_front_right.jpg) repeat-x top left;
	border-top: 1px solid #ccc;
}
/*
#foot_wrapper {
   background-color: #e3e5e6;
	width: 900px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}
*/
#left50 {
   background-color: #fff;
	width: 410px;
	float: left;
	clear: both;
	padding: 20px;
	margin: 0px;
	border-top: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
#right50 {
   /* background: #fff url(../images/page/pusch.jpg) no-repeat top right; */
	width: 408px;
	float: left;
	padding: 20px;
	margin: 0px;
	border-right: 0px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
#right50 a,#right50 a:visited,#left50 a,#left50 a:visited {
	color: #339900;
}
/* PUFFAR */
#puff_wrapper {
   width: 900px;
   padding: 0px;
   margin: 0px;
   clear: both;
   overflow: auto;
}
.puff {
   float: left;
   width: 193px;
   height: 134px;
   margin-top: 15px;
   margin-bottom: 10px;
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
   border: 1px solid #ccc;
}
.puff_dist {
   margin-right: 13px;
}
.puff h1 {
   font-family: "Trebuchet MS", Arial;
   font-size: 16px;
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
}
.puff p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* PUFFAR END */
/* CASE */
#case_wrapper {
   float: left;
	background-color: #fff;
	width: 649px;
	/*padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 25px; */
	border-right: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	overflow: auto;
}
.case {
   border-top: 1px solid #ccc;
   padding: 10px;
}
.caseHeadline {
   font-size: 11px;
	color: #999999;
	font-variant: normal;
	margin: 1px;
	text-transform: uppercase;
	padding: 0px;
}
.case h1, .case h2, #content_left_start h1 {
   margin-top: 0px;
   padding-top: 0px;
}
.case a,.case a:visited {
	color: #339900;
}
.btnFirstpage {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b0b0b0;
	height: 20px;
	text-transform: uppercase;
	background-position: center center;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	letter-spacing: normal;
}
/* CASE END */
#content_left_start h1, #left50 h2, #right50 h2, #right50 form {
   margin: 0px;
   margin: 0px;
   padding: 0px;
}
.dist50 {
   margin-top: 20px;
}