body {
	margin:0;
	padding: 0;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #000;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 726px;
}

#header {
	height: 179px;
	background-color: #000000;
}

#header_gallery {
	float: right;
	margin: 0;
	padding: 0;
	height: 179px;
	width: 160px;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
}

#header_text {
	float: left;
	margin-left: 1em;
	margin-top: 2em;
	color: #FFFFFF;
}

#logo_image {
	float: left;
	width: 150px;
	height: 179px;
}

#logo_text {
	float: left;
	margin-left: 1em;
	margin-top: 3em;
	width: 358px;
	height: 80px;
}

#content {
	background-color: #B0232A;
	background-image: url(../layout/prinsengracht.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content_right {
	float: right;
	min-height: 40em;
	width: 576px;
	background-color: #FFFFFF;
}

#content_left {
	float: left;
	width: 150px;
	padding-bottom: 184px;
}

#body_text {
	padding: 2.8em;
}

#social {
	background-color: #000;
	color: #999;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#social a {
	text-decoration: none;
	color: #999;
}

#social .facebooklike {
	float: left;
}

#social .options {
	float: right;
}

#social .options .option {
	width: 4.6em;
	float: left;
	margin-left: 0.2em;
	font-size: xx-small;
	text-align: center;
	border-left: 1px solid #CCC;
	padding: 1.5em 0.75em 0.75em 0.5em;
	height: 5.5em;
}

#social .options .option img {
	width: 24px;
	height: 24px;
	border: none;
}

#menu_top {
	height: 1.8em;
	background-color: #C8C8CA;
	margin: 0;
	padding: 0;
}

#menu_top ul {
	list-style: none;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#menu_top ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#menu_top ul li + li {
	border-left: 1px solid #000;
}

#menu_top a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	height: 100%;
	height: 1.4em;
	padding: .2em 3em;
	font-weight: bold;
}

#menu_top a:hover {
	text-decoration: underline;
}

ul.menu_left {
	list-style: none;
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
}

ul.menu_left a {
	display: block;
	padding: .2em;
	padding-left: .3em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul.menu_left li {
	border-top: 1px solid #C95F5F;
	border-bottom: 1px solid #C95F5F;
}
ul.menu_left li + li {
	border-top: none;
}

ul.menu_left a:hover {
	background-color: #C95F5F;
	color: #000000;
}

.column2 {
	float: left;
	width: 46%;
}

.column2 + .column2 {
	margin-left: 8%;
}

.clear {
	clear: both;
}

#language_bar {
	margin-top: 2.05em;
	margin-left: 0.5em;
}
#language_bar a {
	margin-left: 0.5em;
}

#ticketform {
	margin: -2.8em;
}

#classicfm {
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
}

.fan_box .full_widget {
	background: none; border: none;
}

