#rechner_pkv_start_sidebar_container {
	width: 305px;
	height: 203px;
	padding-left: 4px;
	margin-bottom:20px;
	padding-bottom:5px;
	padding-top:26px;
	background: #F3F2EE;
}

#pkv_rechner_start_sidebar_fill_in_gender, #pkv_rechner_start_sidebar_fill_in_occupation_group, #pkv_rechner_start_sidebar_fill_in_year_of_birth {
	position: absolute;
	width: 168px;
	height: 53px;
	z-index: 2000;
	margin-left: -166px;
	display: none;
}

#pkv_rechner_start_sidebar_fill_in_gender {
	margin-top: 17px;	
}

#pkv_rechner_start_sidebar_fill_in_occupation_group {
	margin-top: 44px;	
}

#pkv_rechner_start_sidebar_fill_in_year_of_birth {
	margin-top: 71px;	
}

#rechner_pkv_start_sidebar_container .content {
	background: #fff;
	height: 203px;
	width:297px;
	padding-left: 8px;
	background: #fff url(../img/teaser_image.jpg) right bottom no-repeat;
}

#rechner_pkv_start_sidebar_container p {
	padding-top: 5px;
	margin: 0;
	font-style: italic;
	font-size: 12px;
}

#rechner_pkv_start_sidebar_container b {
	width: 297px;
	display: block;
	font-size: 16px;
	color: #a4b636;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0;
}

#rechner_pkv_start_sidebar_container select {
	float: left;
	clear: left;
	margin-top: 5px;
	width: 168px;
}

#rechner_pkv_start_sidebar_container input {
	float: left;
	clear: left;
	margin-top: 5px;
	width: 168px;
	height: 21px;
	padding: 0;
}

#rechner_pkv_start_sidebar_container .text_field {
	width: 160px;
	padding-left: 3px;
	padding-right: 3px;
}

#rechner_pkv_start_container .top_content {
	width: 598px;
	height: 271px;
	border: 1px solid #e9e9e9;
}

#rechner_pkv_start_container .left_content {
	float: left;
	width: 234px;
}

#rechner_pkv_start_container .left_content img { 
	padding: 1px;
	padding-right: 0;
}	

#rechner_pkv_start_container .right_content {
	float: right;
	width: 353px;
	height: 266px;
	margin-top: 1px;
	margin-right: 1px;
	padding-left: 10px;
	padding-top: 3px;
	background: url(../img/top_content_right_bg.png) repeat-x;
}

#rechner_pkv_start_container .left_form_header {
	width: 115px;
	float: left;
	padding-top: 5px;
}

#rechner_pkv_start_container .right_form_header {
	width: 173px;
	float: right;
	padding-top: 5px;
	margin-right: 19px;
}

#rechner_pkv_start_container .left_form_field {
	width: 115px;
	float: left;
}

#rechner_pkv_start_container .left_form_field select {
	width: 115px;
}

#rechner_pkv_start_container .left_form_field input {
	width: 107px;
}

#rechner_pkv_start_container .right_form_field {
	width: 173px;
	float: right;
	margin-top: 3px;
	height: 24px;
	display: block;
	margin-right: 19px;
}

#rechner_pkv_start_container .right_form_field select {
	width: 170px;	
}


#rechner_pkv_start_container p.full_header_top {
	margin:0;
	font-weight: bold;
}

#rechner_pkv_start_container p.full_header {
	padding-top: 10px;
	padding-bottom: 8px;
	clear: both;
	margin:0;
	font-weight: bold;
}

#rechner_pkv_start_container .checkbox_left {
	float: left;
	width: 150px;
	height: 23px;
	line-height: 23px;
	display: block;
}

#rechner_pkv_start_container .checkbox_right {
	float: right;
	width: 190px;
	height: 23px;
	line-height: 23px;
}

#rechner_pkv_start_container .submit_button {
	float: right;
	margin-right: 6px;
	padding-top: 8px;
}

#rechner_pkv_start_container .submit_button input {
	background: none;
	border: none;
	width: 182px;
	height: 27px;
}

#rechner_pkv_start_container .checkbox_label {
	line-height: 20px;	
	margin-left: 8px;
	position: absolute;
	margin-top: 0px;
}

#rechner_pkv_start_container .teaser_text {
	width: 600px;
	height: 27px;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/teaser_text_bg.png) no-repeat;
	display: block;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}

#pkv_rechner_start_fill_in_gender, #pkv_rechner_start_fill_in_occupation_group {
	position: absolute;
	z-index: 2000;
	margin-left: -7px;
	margin-top: -50px;
	display: none;
}

#pkv_rechner_start_fill_in_year_of_birth {
	position: absolute;
	z-index: 2000;
	margin-left: 3px;
	margin-top: 20px;
	display: none;
}


#pkv_rechner_start_fill_in_occupation_group { margin-left: 56px; margin-top: -45px; }