.headline_2 {
	font-family: Helvetica;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	line-height: 45px;
}

#indholdsfladen {
text-align: left;
}

#wrapper {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000000;
        text-align: center;
}
#indholdsfladen {
	background-color: #FFFFFF;
	position: absolute;
	height: 540px;
	width: 895px;
	left: 30px;
	top: 30px;
}
#menubar {
	position: absolute;
	height: 25px;
	top: 125px;
	left: 46px;
}

#shopcart {
	position: absolute;
	height: 120px;
        width: 125px;
        overflow: hidden;
	top: 465px;
	left: 800px;
        text-align: left;
        color: #FFFFFF;
        background: #000000;
}

#shopcart td, #shopcart th, #shopcart a, #shopcart a:hover{
color: #FFFFFF;
font-size: 10px;
}

#shopcart th {
font-weight: bold;
font-size: 11px;
}

#heading {
	position: absolute;
	height: 120px;
	width: 900px;
	top: 22px;
	margin-top: 0px;
	padding-top: 30px;
	left: 25px;
}

#Layer1 {position:absolute;
	width:895px;
	height:115px;
	z-index:1;
	top: 130px;
}

#Layer2 {
	position:absolute;
	width:895px;
	height:120px;
	z-index:2;
	top: 150px;
}

#Layer3 {
	position:absolute;
	width:700px;
	height:376px;
	z-index:1;
	top: 160px;
	color: #000000;
	left: 100px;
}

#Layer4 {
	position:absolute;
	width:700px;
	height:376px;
	z-index:1;
	top: 30px;
	color: #000000;
	left: 100px;
}