body {
	background-color: #BCBDBF;
}

p {
	margin:0;
	padding:0;
}

.content {
	position: absolute;
	top: 237px;
	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;
}

.balk-bg {
	opacity: 1;
}

.logo {
	position: relative;
	width: 100%;
	top: -85px;
	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;
	letter-spacing: -1px;
}

.balkmenu .menu_level2 a:hover {
	color: #CE003D;
	background-color: #000;
}

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;
}

.balkmenu {
	position: absolute;
	top: 260px;
}

.menu_level1 {
	text-align: right;
}

.balkmenu .menu_level1 a {
	color: #000;
}

.balkmenu .menu_level1 a:hover {
	color: #666;
}

.adresbalk {
	background-color: #CE003D;
	position: absolute;
	width: auto;
	height: 183px;
	left: 270px;
	top: 34px;
	right: 300px;
	padding: 10px;
	z-index: 10;
	color: #fff;
	overflow: auto;
	background-image: url(../images/nederland.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.logo_gemeente {
	position: absolute;
	width: 260px;
	height: 150px;
	top: -45px;
	left: -200px;
	background-image: url(../../default/images/logo_2.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.naam_gemeente {
	position: absolute;
	height: 50px;
	right: 20px;
	text-align: left;
	top: 55px;
	color: #000;
	font-weight: bold;
}

.adres {
	position: absolute;
	bottom: 10px;
	width: 400px;
}

.adres p {
	margin: 0;
	padding: 0;
}

.adresbalk h1 {
	color: #fff;
}
