body {
	background: url("../../../files/static/achtergrond/winkels_bg.jpg") !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height:100%;
		background-attachment: fixed !important;
}

html {
	height:	100%;
}

#inner-container {
	background: transparent;
}


.winkel_info {
	padding: 15px;
	background: white;
	line-height: 22px;
}

.winkel_info_row {
	margin-bottom: 15px;
}

.content_container {
	background: white;
}

.text_adres {
	font-weight: bold;
	color: red
}

.text_url,.text_url a {
	color: red;
	font-style: italic;
}

.text_url a {
	text-decoration: underline;
}

.winkel_img { max-width: 297px;}

@media ( min-width :768px) {
	#col_full_width>div:nth-child(2){
		padding-right: 20%;
	}
	#col_full_width>div:nth-child(3){
		padding-left: 20%;
	}
	#body_content,#body_content_left,#body_content_right {
		max-width: 450px;
		z-index: -1;
	}
	#inner-container {
		border-radius: 8px;
		/*margin-top: 0%*/;
		padding-top: 0px !important;
		padding-bottom: 0%;
		padding-left: 0%;
		padding-right: 0%;
	}
	#body_content_right div {
		background: white;
		padding: 15px;
		margin-left: 20%;
	}
	#body_content_right {
		max-width: 550px;
		padding: 12px;
	
	
		letter-spacing: 1px;
		line-height: 21px;
		color: rgb(0, 122, 255);
		font-style: italic;
	}
	
	

}

@media ( max-width :767px) {
	.winkel_img img {
		float: none !important;
	}
	#body_content_right {
		text-align: center;
	}
	#body_content_right img {
		float: none !important;
	}
}
#outter-container {
	margin-bottom: 10%;
}
.titel-box { display:block; visibility: show;}
/*text_postad
text_tel
text_fax
text_content
*/