body{
	margin: 0px;	
	font-family: sans-serif;
    font-size: 0.9em;
}

#all {
    margin: auto;
    width: 960px;
    border: 1px solid black;
    border-top: 0px;
    padding-top: 157px;
}

#header {
    position: absolute;
    background: url(burnfree_website_kop.png) no-repeat;
    top: 0px;
    width: 960px;
    height: 157px;
    margin: auto;
}

#content {
    margin-left: 1em;
    Margin-right: 1em;
}

p {
	padding: 0.5em;
}
	
h2{
	background-color: #0033ff;
	color: white;
	padding: 0.2em;
	border: 1.5px solid #666666;
	
}

h3 {
	background-color: #99ccff;
	padding: 0.2em;
	border: 1.5px solid #666666;
}

#footer {
    position: relative;
    background: url(burnfree_website_onder.png) no-repeat;
    top: 0px;
    width: 960px;
    height: 56px;
    margin: auto;
}

#copyright {
	text-align: center;
	padding: 0.5em;
}
.plaatje_links {
    float: left;
    padding: 1em;
}

.plaatje_rechts {
	float: right;
	padding: 1em;
}

.plaatje_links img {
	width: 309px;
	height: 217px;
}

.plaatje_rechts img {
	width: 309px;
	height: 217px;
}

.product_blokken {
	margin-top: 4em;	
}

.product_blokken ul {
	list-style-position: inside;
}
.kleur_tabel{
	background-color: #ccccff;	
}

.menu_button {
    display: block;
    position: absolute;
    height: 18px;
    top: 94px;
}

#Home {
    width: 59px;
    left: 189px;
}

#Products {
    width: 91px;
    left: 256px;
}

#BurnCare {
    width: 122px;
    left: 356px;
}

#BurnInjuryFacts {
    width: 93px;
    left: 487px;
}

#FAQS {
    width: 59px;
    left: 589px;
}

#TechnicalInfo {
    width: 123px;
    left: 659px;
}

#Links {
    width: 59px;
    left: 790px;
}
#Contact {
    width: 83px;
    left: 858px;
}

#contact_rechts {
	text-align: right;
	/*background-color: red;*/
/*/	position: relative;
//	left: 44em;
//	top: -9.8em;
/*/
  float: right;
}
#contact_links {
	text-align: left;
	/*background-color: yellow;*/
  float: left;
}
#contact_mid {
	text-align: center;
}
#contact_mid div {
	text-align: left;
}

.lang {
    float: right;
    margin: .5em;
}

.lang img {
    border: 0px;
}
