body {
	background-color: #BCBDBF;
}

.content {
	position: absolute;
	top: 34px;
	bottom: 0px;
	left: 270px;
	right: 300px;
	width: auto;
	padding: 10px;
    overflow-y: auto;
    background-color: #fff;

}

.bgcolor {
	background-color: #CE003D;
}

.topleft-image {
	position: absolute;
	width: 270px;
	top: 34px;
}

.color {
	color: #CE003D;
}

.rechtermenu .menu_level1 a {
	border: solid 1px #CE003D;
}

.rechtermenu .menu_level1 a:hover {
	background-color: #fff;
	color: #CE003D;
}

.balk-links {
	position: absolute;
	bottom: 60px;
	width: 270px;
	height: 180px;
}

.balk-rechts {
	position: absolute;
	bottom: 60px;
	width: 300px;
	height: 180px;
	right: 0px;
}

.logo {
	position: relative;
	width: 100%;
	top: -164px;
	margin-right: 10px;
	float: right;
	width: 300px;
	height: 75px;
}

.logotekst {
	position: relative;
	padding: 50px 0px 0px 43px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.balkmenu .menu_level2 a {
	border-top: 0px solid #CE003D;
	border-bottom: 2px solid #CE003D;
}

.balkmenu .menu_level2 a:hover {
	color: #CE003D;
	background-color: #fff;
}

h1 {
	color: #CE003D;
}

.kop {
	color: #CE003D;
}

.paragraaf {
	color: #CE003D;
}

a {
	color: #CE003D;
}

.logo a:hover {
	background-color: #CE003D;
}

.shopArticle .price {
	color: #CE003D;
}

.orderForm input {
	border: solid 1px #CE003D;
	margin: 2px;
	width: 200px;
}

.orderForm textarea {
	border: solid 1px #CE003D;
	margin: 2px;
	width: 200px;
}

.orderForm select {
	border: solid 1px #CE003D;
	margin: 2px;
	width: 200px;
}

.cmpInteractiveMap {
	position: relative;
	clear: both;
}

#cmpInteractiveMapSpots {
	width: 200px;
	position: absolute;
	float: left;
}

.cmpInteractiveMapImage {
	float: right;
    position:fixed;
    right:327px;
    top:44px;
}

#cmpInteractiveMapImage {
	position: absolute;
	right: -10px;
	top: -10px;
	clear: right;
}

.spotName {
	width: 250px;
	line-height: 15px;
	cursor: pointer;
}

.spotLetter {
	width: 150px;
	line-height: 15px;
	font-weight: bold;
	color: #ce003d;
}

.cmpInteractiveMapRemoveCross{
}
