body {
	color: #00549c;
	background-color: #536a93;
	margin: 0px;
	background-image: url(images/achtergrond.gif);
	font-size: 12px;
	font-family: "Trebuchet MS";
}
#content a {
	text-decoration: none;
	color: #00549c;
}

#content a:hover {
	color: #0074d7;
}

#container {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/tattoo.gif);
	padding-bottom: 20px;
	background-color: white;
	left: 50%;
	margin-left: -382px;
	position: absolute;
	top: 50%;
	margin-top: -239px;
	display: block;
	width: 765px;
}

#midden {
	margin-top: 20px;
	width: 745px;
	margin-left: -372px;
	left: 50%;
	position: relative;
	display: block;
}

#midden2 {
	margin-top: 20px;
	width: 745px;
	margin-left: -372px;
	left: 50%;
	position: relative;
	display: block;
}

#enter a {
	margin-top: 150px;
	display: block;
	height: 205px;
	width: 686px;
	background-image: url(images/enter.png);
}

h1 {
	display: block;
	background-position: center center;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 40px;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url(images/titel.png);
	text-indent: -1000px;
}

#menu {
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#menu li {
	margin: 0px;
	display: block;
}

#menu a {
	padding-left: 10px;
	padding-top: 6px;
	font-size: 16px;
	font-family: Georgia;
	border-bottom-color: white;
	border-right-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	color: #00549c;
	text-decoration: none;
	background-color: #f7fafc;
	height: 24px;
	display: block;
	width: 140px;
}

#menu a:hover {
	color: white;
	text-decoration: none;
	background-color: #00549c;
}

#tekst {
	margin-right: 20px;
	width: 550px;
	display: block;
	float: right;
	overflow: auto;
}

#tekst p {
	line-height: 18px;
	text-align: justify;
	margin-bottom: 12px;
	margin-top: 0px;
}
#content li {
	margin-bottom: 5px;
}
.clear {
	clear: both;
}

#onder {
	margin: 0px;
	bottom: 50px;
	position: absolute;
	clear: both;
	display: block;
}

#foto {
	float: left;
	display: block;
	height: 106px;
	width: 488px;
}

#adres {
	width: 240px;
	text-align: right;
	float: right;
	display: block;
}

a img {
	border-width: 0px;
	border-style: none;
}

ul#studio {
	display: block;
	float: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#studio li {
	display: block;
	margin: 10px;
	float: left;
}

ul#studio a, ul#studio img {
	float: left;
	margin: 0px;
}

p {
	clear: both;
}

#content {
	padding-right: 10px;
	width: 550px;
	float: right;
}

#fotos {
	border-style: solid;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f7fafc;
	border-color: #00549c;
	border-width: 1px;
}

#muziek {
	text-align: right;
	bottom: 0px;
	height: 19px;
	width: 100%;
	z-index: 10;
	position: fixed;
}


