BODY {
	margin: 0px;
	padding: 0px;

	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Helvetica", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
    
    background: url('../res/swiff.png') no-repeat top;
    
    color: #052151;

	height: 100%;
}

HTML {
	height: 100%;
}




.container {
	/*background: url('../res/bg/body-lr.jpg') repeat-x top left;*/
	position: relative;
	/*margin: 0 auto;
	width: 908px;*/
	/*height: auto !important;
	height: 100%;
	min-height: 100%;*/
}

.inne/*rcontainer {
	height: auto !important;
	height: 100%;
	min-height: 100%; */
	/*background: url('../res/bg/body.jpg') no-repeat top center;*/
}

.outercontainer {
	margin: 0;
	height: 100%;
}

.cBody {
	width: 908px;
	margin: 0 auto;
    z-index: 0;
}

.cHeader {
	padding-top: 25px;
	width: 908px;
	margin: 0 auto;
}

.cFooter {
	bottom: 0;
	width: 100%;
    margin-top: -20px;
    z-index: 1;
    position: relative;
}

.cFooterContainer {
	height: 75px;
	background: url('../res/bg/footer.png') no-repeat top left;
	width: 894px;
	padding: 80px 4px 32px 15px;
	margin: 0 auto;
}

.bgPrice {
    height: 66px;
    width: 66px;
    background: url('../res/bg/bgPrice.png') no-repeat top left;
    z-index: 2;
    float: right;
    margin-top: -10px;
}

.cPrice {
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding: 20px 0px 0px 7px;
}

.startInfotext {
    margin-left: 10px;
    margin-top: 20px;
}

/********** Header *********/
.cLogo {
	float: left;
	width: 400px;
	height: 100px;
	background: url('../res/logo.png') no-repeat center left;
}

.cCallback {
	float: right;
	width: 400px;
	height: 60px;
	padding: 20px 0px;
	text-align: right;

}

.cTeaser {
	clear: both;
	padding: 20px 4px 4px 4px;
	height: 207px;

	line-height: 48px;
	font-size: 36px;
	color: black;
}

.cTeaser H1 {
	display: inline;
	font-weight: normal;
	line-height: 48px;
	font-size: 36px;
	color: #009687;
}

#menu {
    margin-top: 25px;
}

/********** Footer **********/
.cCopyright {
	float: left;
	width: 270px;
	line-height: 24px;
	font-size: 14px;
	margin-left: -10px;
}

.cFooterLogo .csc-textpic-imagewrap {
	width: 500px !important;
	margin-left: -85px !important;
}

.cFooterLogo {
	float: right;
	text-align: right;
	width: 408px;
	margin-right: 10px;
}

.cFooter .csc-textpic-image DT, 
.cFooter .csc-textpic-image {
	line-height: 54px;
}

.cFooter .csc-textpic-image IMG {
	vertical-align: bottom;
}

.cFooter p.bodytext {
	margin: 0px;
	margin-top: 10px;
}

.cFooter A {
	text-decoration: none;
	color: #009687;
}

.cFooter A:hover {
	text-decoration: underline;
}

/* FAQ Links */

.oh-cont A:LINK {
	color: #009687;
	text-decoration: none;
}

.oh-cont A:VISITED {
	color: #009687;
	text-decoration: none;
}

.oh-cont A:HOVER{
	color: black;
	text-decoration: none;
}

/* Order Form */

hr {
    height: 2px;
    border-bottom: 0px;
    border-top: 2px #041B44 solid;
}

#orderFormWrapper {
    background-color: #A0B1C5;
    width: 900px;
}

#leftColumn {
    width: 206px;
    float: left;
    margin-right: 28px;
}

#rightColumn {
    background-color: white;
    float: left;
    margin-left: 10px;
    margin-top: -5px;
    width: 636px;
}
    #rightColumnInner {
        padding: 10px;
    }

.inputWrapper {
    margin-top: 25px;
}

.inputText {
    float: left;
    width: 120px;
}

.orderFormInfotext {
    margin: 30px 0px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.clear {
    clear: both;
}

.lightHr hr {
    border-top: 2px #A1B0C4 solid;
}

#orderFormWrapper table input[type=text] {
    width: 211px;
}

#orderFormWrapper table td {
    height: 30px;
}

.homeElementContent li {
    background: url("http://217.11.59.22/hde_new/fileadmin/template/res/bullet.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    margin-left: -40px;
    padding-left: 20px;
}

.leftColumnItem {
    margin-left: 20px;
    float: left;
}

.wideBottom {
    float:right; 
    margin-right: 20px;
}

.protectForm {
  display: none;
}

.hdeNews p{
    margin:0 0 5px;
}
.hdeNews h3 {
    margin-bottom: -10px;    
}
.hdeNews a {
    color: #052151 !important;
}

