﻿div.ct {
	margin:0 auto;
	position:relative;
	background:#007cc5 url(images/bg.jpg) no-repeat;
	width:766px;
	height:1150px;
	color: white;
	font-family:verdana, sans-serif;
	font-size:12px;
	line-height:15px;
}

ul#bomb {
	position:absolute;
	left:460px;
	top:214px;
	background:url(images/bg_maerkte.jpg) no-repeat;
	width:304px;
	height:403px;
	margin:0;
	padding:110px 22px 0 20px;
	list-style-type:none;
	text-align:left;
}

ul#bomb li {
	clear:both;
	margin-bottom:9px;
	float:left;
	width:252px;
	color:black;
}

ul#bomb li span {
	float:left;
}

ul#bomb li a {
	display:inline-block;
	float:right;
	background:url(images/btn.jpg) no-repeat;
	text-indent:-1200px;
	width:77px;
	height:17px;
	overflow:hidden;
}
/* 
div#prod-1 {
	position:absolute;
	left:0px;
	top:214px;
	width:256px;
	height:403px;
	background:url(images/product_1.jpg) no-repeat;
}

div#prod-2 {
	position:absolute;
	left:254px;
	top:214px;
	width:206px;
	height:403px;
	background:url(images/product_2.jpg) no-repeat;
}*/

div#prod {
	position:absolute;
	left:0px;
	top:214px;
	width:463px;
	height:403px;
	background:url(images/no_product.jpg) no-repeat;
}

.ct form {
	position:absolute;
	left:20px;
	top:680px;
	border-top:solid white 1px;
	width:705px;
	padding:35px 0 25px 15px;
	background:url(images/txt.jpg) no-repeat 12px 10px;
	text-align:left;
}

.ct form fieldset {
	border:0;
	padding:10px 0 0 0;
	margin:0;
	display:inline-block;
	margin-top:20px;
	width:343px;
}

*html form fieldset { padding-top:15px; }

.ct form fieldset label {
	display:inline-block;
	width:128px;
	padding-right:20px;
	font-weight:bold;
}

.ct form fieldset.right label {
	text-align:right;
}

.ct input {
	width:189px;
	height:17px;
	padding:2px;
	border:solid 1px black;
}

*html .ct input { height:21px; }

.ct select {
	width:194px;
	height:21px;
	padding:0;
	border:solid 1px black;
}

.ct label.rad { 
	margin-right:12px; 
	font-weight:bold;
}

.ct label.rad input {
	width:20px;
	margin-left:0;
	position:relative;
	top:4px;
	border:0;
}

*html .ct label.rad input { top:1px; }

.ct input.sms {
	position:relative;
	top:-5px;left:10px;
}

.ct input.submit {
	width:210px;
	height:38px;
	overflow:hidden;
	margin-left:7px;
	text-indent:-1000px;
	background:url(images/btn_ok.jpg) no-repeat;
	border:0;
	float:right;
	cursor:pointer;
}

.ct p.footnote {
	margin-top:50px;
	color:white;
	font-size:10px;
	line-height:13px;
}

#contentRight, .separatorRight  {
	display: none;
}

#contentMiddle {
	padding: 0 0px !important;
}

#contentMiddle {
	width: 766px;
}