
/*********** PAGE ***********/


html, body {
    width:100%;
    font-size:100.01%;
    margin:0 0 1.5em 0;
    padding:0;
    font-family:arial;
    text-align:center;
    background-color:#ffffff;
}

#page {
    width:50.125em;
    min-height:42.1875em;
    margin:0 auto;
    padding-bottom: 5em;
    text-align:left;
    position:relative;
    background-color:#ffffff;
    border-left:0.0625em solid #999999;
    border-right:0.0625em solid #999999;
}

* html #page {
    height:42.1875em;
}

#pageleft {
    float:left;
    display:inline;
    width:15.9375em;
}

#pageright {
    float:left;
    display:inline;
    width:34.0625em;
}


/*********** HEADER ***********/


#header {
    position:relative;
    left:-0.0625em;
    padding:3em 0 0 0;
    background-color:#ffffff;
}
#c756{ /*Special Offer ID*/
	position:absolute;
	top:-50px;
	border:0;
}
#headerlogo {
	width:15.9375em;
    height:9.1875em;
}

#headerschrift {
    margin:0 0 4.7em 0;
}


/*********** NAVIGATION ***********/


#contentnavborder {
    border-top:0.0625em solid #999999;
}

#contentnav {
    padding:0 1.5625em 0 1.5625em;
}

#rightnav {
    width:4.5em;
    position:absolute;
    top:18.4em;
    left:51em;
}

#footerinfo {
    width:50.125em;
    height:2.3125em;
    margin:0 auto 0 auto;
    border:0.0625em solid #999999;
}


/*********** CONTENT ***********/


#contentheader {
    width:33.125em;
    height:16.25em;
    border:0.0625em solid #999999;
}

#contentheaderborder {
    position:absolute;
    top:0;
    left:49.1925em;
    width:1.03em;
    height:12.2em;
    background-color:#ffffff;
    border-bottom:0.0625em solid #999999;
}

#content {
    
}

