@charset "UTF-8";
/* CSS Document */

.CityRecordsAmsterdam {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	h1: color #C00;
	background-color: #FFF;
	color: #333;
	position: relative;
	overflow-y: scroll;
	visibility: visible;
}
.container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	width: 450px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
}
.header {
	float: left;
	position: relative;
	width: 450px;
	background-color: #FFF;
}
.logo {
	width: 250px;
	position: relative;
	padding-top: 2px;
	left: 100px;
	right: 100px;
	padding-bottom: 2px;
	float: none;
	margin-top: 2px;
	margin-bottom: 20px;
}
.socialplugin {
	float: left;
	width: 300px;
	position: relative;
	left: 470px;
	top: 80px;
}
.info {
	width: 450px;
	position: relative;
	float: left;
}
.adres {
	width: 225px;
	position: relative;
	text-align: right;
	float: right;
	clear: right;
}
.adres table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	float: right;
	position: relative;
}
.openingstijden {
	width: 225px;
	position: relative;
	float: left;
	text-align: left;
}
.openingstijden table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.main {
	float: left;
	width: 450px;
	line-height: 18px;
	text-align: justify;
	position: relative;
	padding-top: 20px;
	background-color: #FFF;
}
.cr-margins {
    margin-top: 30px;
}
.cr-margins-bottom {
    margin-bottom: 30px;
}
.img-outside {
	margin-right: 40px;
}
