body {
	margin: 20px;
	padding: 0;
}
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0px;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
.wrapper {
	width: 948px;
	height: 100%;	
	margin: 0;
}

div.wrapper {
	margin: auto;
}
#header .lang {
	float:right;
	padding-top: 5px;
	padding-right: 50px;
	
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#menu {
	margin: 0;
	margin-top: 25px;
	font-size: 14px;
	
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style-type: none;
	width: 108px;
	float: left;
	
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 50px;
	
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}
#side_menu ul {
	margin: 0;
	padding: 0;
}
#side_menu li {
	list-style-type: none;
	
	margin-bottom: 15px;
	text-transform: uppercase;

}
#side_menu .head {
	font-size: 12px;
	text-decoration: underline;	
}

.selected {
	font-weight:bold;
}
#main {
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
#content .body, p {
	margin-top:0;
}

#content h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}
#content h2 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}
#content h3 {
	margin: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.col_1 {
	float: left;
	width: 158px;
}
.col_2 {
	float: left;
	width: 316px;
}
.col_3 {
	float: left;
	width: 474px;
}
.col_4 {
	float: left;
	width: 632px;
}
.col_5 {
	float: left;
	width: 790px;
}
.col_6 {
	float: left;
	width: 948px;
}
#footer {
	text-align: right;
	
	float:none;
	font-size:9px;
}

.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }

/* Site Onderdelen */

/* Agenda */

#agenda_overzicht .item {
	margin: 0px;
}
#agenda_overzicht #spacer {
	margin-bottom: 10px;
}
#agenda_overzicht #spacer_art_fair {
	margin-bottom: 20px;
}
#agenda_overzicht .datum {
	font-size:12px;
	margin-bottom: 10px;
}
#agenda_overzicht .titel {
	font-size: 16px;
}
#agenda_overzicht .artiest {
	margin-bottom: 15px;
}
#agenda_overzicht .begin {
	font-size:12px;
	margin-bottom: 15px;
}
#agenda_overzicht .informatie_kort {
	font-weight: bold;
}
#agenda_overzicht .verder {
	text-align:right;
}

#agenda_overzicht .beurs {
	font-size: 16px;
}

#agenda_detail .artiest {
	font-size: 14px;
}
#agenda_detail .titel {
	font-size: 14px;
}
#agenda_detail .begin {
	margin-bottom: 5px;
}

#agenda_current .item {
	margin: 0px;
}
#agenda_current #spacer {
	margin-bottom: 10px;
}
#agenda_current .datum {
	font-size:12px;
	margin-bottom: 10px;
}
#agenda_current .titel {
	font-size: 16px;
}
#agenda_current .artiest {
	margin-bottom: 15px;
}
#agenda_current .begin {
	font-size:12px;
	margin-bottom: 15px;
}
#agenda_current .informatie_kort {
	font-weight: bold;
}
#agenda_current .verder {
	text-align:right;
}

#nieuws_detail .datum {
	font-size:12px;
	margin-bottom: 10px;
}
#nieuws_detail .titel {
	font-size: 16px;
}
#nieuws_detail .artiest {
	margin-bottom: 15px;
}
#nieuws_detail .begin {
	font-size:12px;
	margin-bottom: 15px;
}
#nieuws_detail .afbeelding {
	float: right;
	width: 474px;
	margin-bottom: 16px;
}
#nieuws_detail .informatie_kort {
	font-weight: bold;
}
#nieuws_detail .informatie {
	padding-top: 2px;
}
#nieuws_detail .terug {
	text-align:right;
	padding-top: 20px;
}

.archiefbalk { 
	text-align: left;
}
.archiefbalk li {
	list-style: none;
	display: inline;
	margin: 2px;
	padding: 4px;
}

/* links */
#links {
	margin-bottom: 20px;
}
#links .titel {
	text-transform:uppercase;
	font-size: 13px;
}

#links ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#links li {
	padding-bottom: 10px;
}
