body,li,p,th,input,textarea,div {
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	text-align:justify;
}
td {
	margin:0px;
	text-align:center;
}
.td_right {
	text-align:right;
}
.td_left {
	text-align:left;
}
body,html {height: 100%;}
/*
div {border: 1px dashed black;}
*/
img {margin: 0px auto;}
#container {
	position: relative;
	top: 0px;
	width: 700px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#header2 {
	width: 700px;
	height: 120px;
	background:url(images/sfeer.jpg) no-repeat top left;
}
#logo {
	position: relative;
	top:15px;
	left:40px;
	width:620px;
	height:89px;
	font-size:140%;
	background:url(images/silentmovements_logo.gif) no-repeat top left;
	z-index:2;
	text-align:right;
}
#mediaplayer {
	width:6400px;
	height:480px;
	margin	:0px;
}
.blocks3 {
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	height:45px;
	background:url(images/pattern.gif) repeat top left;
}
.blocks1 {
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	height:10px;
	background:url(images/pattern.gif) repeat top left;
}
#artists {
	position: relative;
	left:40px;
	width:620px;
	z-index:1;
}
.artwork {
	margin-top:5px;
	text-align:center;
}
.website{
	display:inline;
	float:right;
	margin-top:5px;
	text-align:right;
}
.titleheader{
	width:auto;
	height:30px;
}
.selected{
	font-size:150%;
	text-align:right;
}
.nametitle{
	display:inline;
	float:left;
	color:#5F9FBF;
	font-size:22px;
	margin-bottom:5px;
}


.introtitle{
	color:#5F9FBF;
	font-size:15px;
	margin-bottom:5px;
}
.introtitle a{
	color:#5F9FBF;
	text-decoration:underline;
}
.introtitle a:hover{
	text-decoration:none;
}


.title{
	color:#5F9FBF;
	font-size:22px;
	margin-bottom:5px;
}
.city {
	/*color:#94afbd;*/
	color:#CF81AC;
	font-size:18px;
	margin-bottom:5px;
}
.title a{
	color:#5F9FBF;
	text-decoration:underline;
}
.title a:hover{
	text-decoration:none;
}
.artist_img {
	margin:0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:10px;
}
.inleiding {display:none;}

.defaulttext {
	font-size:100%;
	margin:0px;
	margin-bottom:5px;
	margin-right:5px;
}
.menutext {
	margin:0px;
	margin-bottom:10px;
	margin-right:5px;
}
/* BLACK = OTHER */
.textblack {
	color:#aaaaaa;
}
.textblack a{
	color:#666666;
	text-decoration:underline;
}
.textblack a:hover{
	text-decoration:none;
}
/* BLACK = OTHER */
.textblack_sub{
	color:#666666;
}
.textblack_sub a{
	color:#666666;
	text-decoration:underline;
}
.textblack_sub a:hover{
	text-decoration:none;
}
/* BLUE = ROTTERDAM */
.textbeige {
	/*color:#bebba1;*/
	color:#DFD47D;
}
.textbeige a{
	/*color:#bebba1;*/
	color:#DFD47D;
	text-decoration:underline;
}
.textbeige a:hover{
	text-decoration:none;
}
/* PURPLE = BREDA */
.textpurple {
	/*color:#B99FAD;*/
	color:#CF81AC;
}
.textpurple a{
	/*color:#B99FAD;*/
	color:#CF81AC;
	text-decoration:underline;
}
.textpurple a:hover{
	text-decoration:none;
}
/* BLUE = VLISSINGEN */
.textblue {
	color:#5F9FBF;
	/*color:#94afbd;*/
}
.textblue a{
	color:#5F9FBF;	
	text-decoration:underline;
}
.textblue a:hover{
	text-decoration:none;
}

.textartists {
	/*color:#bebba1;*/
	color:#DFD47D;
}
.textartists a{
	/*color:#B99FAD;*/
	color:#CF81AC;
	font-size:120%;
	text-decoration:underline;
}
.textartists a:hover{
	text-decoration:none;
}
/* KAART EIGENSCHAPPEN */
.mapvlissigen {
	position: relative;
	top:0px;
	left:0px;
	width:499px;
	height:693px;
	background:url(images/kaart_vlissingen.jpg) no-repeat;
}
.mapbreda {
	/*border:1px solid #000000;*/
	position: relative;
	top:0px;
	left:0px;
	width:800px;
	height:408px;
	background:url(images/kaart_breda.jpg) no-repeat;
}
.maprotterdam {
	position: relative;
	top:0px;
	left:0px;
	width:800px;
	height:389px;
	background:url(images/kaart_rotterdam.jpg) no-repeat;
}
.location {
	/*border:1px solid #000000;*/
	position:absolute;
	width:18px;
	height:18px;
}
#artist_name {
	position:absolute;
	left:500px;
	top:0px;
	height:18px;
	background:#5F9FBF;
	padding-right:3px;
	padding-top:3px;
	padding-left:3px;
}
/* KAART ARTIST LISTING */
#listing {	
	background:#ffffff;
	position:relative;
	width:180px;
	left:435px;
	top:10px;
	margin:0px;
	padding:0px;
}
.maprotterdam #listing {	
	background:#ffffff;
	position:relative;
	width:180px;
	left:10px;
	top:10px;
	margin:0px;
	padding:0px;
}
#listing ol{
	background:#ffffff;
	margin:0px;
	margin-left:30px;
	padding:0px;
}