body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
}

.clear {
	clear: both;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.text {
	font-size:0.7em;
}


#top {
	height: 90px;
}

#logo {
	width: 335px;
	float: left;
}

#topnav {
	float: right;
	margin-top: 38px;
	margin-right: 25px;
	height: auto;
	width: auto;
}
#activitiestxt {
	float: left;
	width: 310px;
}

#activitiestxt a {
	font-size: 0.9em;
	text-decoration: none;
}

#activitiesimg {
	margin-left: 310px;
}

#frame {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	width: 750px;
}

#artistsnav {
	width: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#artist {
	float:left;
	width: 254px;
}

#artist .text {
	padding-top: 10px;
	padding-left: 18px;
	line-height: 18px;
}

#artist .text .title {
	font-size: 1.2em;
}

#artistcontent {
	float: left;
	padding-left: 100px;
}

#artisttext {
	width: 300px;
}

#content {
	float:left;
	width:360px;
}

#artist .text a {
	font-size: 0.9em;
	text-decoration: none;
}

#artist .text a:hover {
	color: #B50000;
}

.in{
	text-decoration: none;
	color: #B50000;
}
#content img {
	margin-bottom: 15px;
}

#smallimages img {
	cursor:pointer;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}

#formulier .veld input {
	background-color: #E0E0E0;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	height: 20px;
	width: 260px;
}

#formulier .label {
	width: 120px;
	float: left;
	height: 15px;
	padding-top: 5px;
}

.veld {
	margin-bottom: 10px;

}

#formulier textarea {
	background-color: #E0E0E0;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	width: 260px;
}

.knop input {
	margin-left: 120px;
}
.waaier {
	margin-left: 20px;
}
.artbrussels {
	float: right;
	border: 1px solid #62004C;
	margin-bottom: 10px;
	margin-left: 15px;
}
