.ct_ckt_inp {
	width:180px;
}

#ct_ckt_main {
	position:relative;
	margin:0 0 0 10px;
	width:932px;
}

#ct_ckt_mid {
	overflow:auto;
}

.ct_ckt_td-left {
	width:100px;
}

.ct_ckt_cells {
	display:inline;
	float:left;
	min-width:350px;
}

.ct_ckt_line {
	position:relative;
	overflow:auto;
	margin:0 0 10px 0;
	padding:10px 0 0px 0;
	border-top:1px;
	border-right:0;
	border-bottom:0px;
	border-left:0;
	border-color:#666;
	border-style:dotted;
	width:932px;
	color:#666;
	text-align:left;
	background-image:url(../images/elements/bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.ct_fsl_header {
	position:relative;
	overflow:auto;
	width:810px;
}

.ct_fsl_head {
	margin:0 0 10px 0;
}

.ct_fsl_img, 
.ct_fsl_text_left, 
.ct_fsl_text_right {
	display:inline;
	overflow:auto;
	float:left;
	margin:0 10px 10px 0;
}

.ct_fsl_contact {
	position:absolute;
	left:630px;
	padding:0 0 15px 0;
	background-image:url(../images/for_sale/gfx_contact.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	top: 54px;
}

#winteraktion {
	padding:0 0 5px 0;
	background-image:url(../images/for_sale/gfx_contact.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-top: 30px;
}

.ct_fsl_basic {
	position:absolute;
	left:377px;
	padding:0 0 15px 0;
	top: 54px;
}

.ct_fsl_sale {
	position:absolute;
	left:400px;
	padding:0 0 15px 0;
	font-weight:bold;
}

.ct_fsl_img {
	background-color:#FFF;
	padding:5px;
}

.ct_fsl_content {
	position:relative;
}

.ct_fsl_text_left {
	position:relative;
	display:inline;
	float:left;
	width:400px;
	color:#FFF;
	background-image:url(../images/for_sale/for_sale_bg_lt.jpg);
	background-repeat:no-repeat;
	background-color:#3d3d3d;
}

.ct_fsl_text_right {
	position:relative;
	display:inline;
	float:left;
	width:400px;
	color:#FFF;
	background-image:url(../images/for_sale/for_sale_bg_rt.jpg);
	background-repeat:no-repeat;
	background-color:#450000;
}

.ct_fsl_text_left h4, 
.ct_fsl_text_right h4,
.ct_fsl_price h4 {
	margin:10px 10px 20px 10px;
}

.ct_fsl_text_left ul, 
.ct_fsl_text_right ul {
	margin:0;
	padding:0 0 0 22px; 	
}

.ct_fsl_text_left li, 
.ct_fsl_text_right li {
	/*
	border-top-color:#333;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	padding:7px 5px 5px 0;
	background-image:url(../images/for_sale/line.png);
	background-position:top;
	background-repeat:repeat-x;
}

.ct_fsl_price {
	position:relative;
	left:0px;
	clear:both;
	padding:0 0 15px 0;
	/*margin-top: 600px;*/
	color:#FFF;
}

.ct_prs_head {
	position:relative;
	overflow:auto;
	width:100%;
	line-height:48px;
}

.ct_prs { float:left; margin:10px; }
.ct_prs .img { min-height:133px; background-color:#FFF; }
.ct_prs .img, .ct_prs .img img { width:100px; }
.ct_prs .cols { margin:5px 0 0 0; padding:5px 0 0 0; border-top:#666 1px dotted; }

.ct_prs_text {
	display:inline;
	float:left;
	margin:10px;
}

.ct_prs_text img {
	width:100px;
	max-height:75px
}

.ct_prs_img {
	width:100px;
	height:75px;
	background-color:#FFF;
}

.ct_prs_cols {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px;
	border-right:0;
	border-bottom:0;
	border-left:0;
	border-color:#666;
	border-style:dotted;
}

.content a {
	color:#FFF;
}
