body {
	background-color: #dfdfdf;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
a:link {
	color: #510017;
	text-decoration: none;
}
a:visited {
	color: #510017;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
}
.menu a:active {
	color: #666666;
	text-decoration: none;
}
.wrapper {
	width: 802px;
	height: 100%;	
	background-color: #510017;
	margin: 0;
}

div.wrapper {
	margin: auto;
}
#menu {
	width: 802px;
	height: 40px;
	background-image: url(http://www.cafecentral.nl/images/menu.png);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 8px;
	
	text-align:center;
	font-size:14px;
}
.menu_scheiding {	
	text-align:center;
	color: #b19c10;
	
	width:30px;
}
#main {
	width: 802px;
	margin: 0;
}

#side_menu {
	width: 198px;
	margin-left: 35px;
	float:left;
}
#side_menu .head {
	background-image: url(http://www.cafecentral.nl/images/side_menu_header.png);
	background-repeat: no-repeat;
	background-position: top;
	
	height: 19px;
	padding-top: 8px;
	padding-left: 12px;
	
	text-transform: uppercase;
	font-weight:bold;
	font-size: 11px;
}
#side_menu .body {
	background-image: url(http://www.cafecentral.nl/images/side_menu_body.png);
	background-repeat: repeat-y;
	background-position: top;

	padding: 15px;
	padding-bottom: 1px;

	color:#000;
}
#side_menu .foot {
	background-image: url(http://www.cafecentral.nl/images/side_menu_foot.png);
	background-repeat: no-repeat;
	background-position: top;

	height: 15px;
}

#side_menu .spacer {
	margin-top: 15px;
}

#content {
	width:519px;
	margin-left: 248px;
	
	background-color: #fcf3f6;
}
#content .head {
	background-image: url(http://www.cafecentral.nl/images/body_head.png);
	background-repeat: no-repeat;
	background-position: top;
	
	height: 15px;
}
#content .body {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.5;
}
#content .body,td,th {
	color:#000;
}
#content .body,p{
	margin-top:0;
}
#content .foot {
	background-image: url(http://www.cafecentral.nl/images/body_foot.png);
	background-repeat: no-repeat;
	background-position: top;
	
	height: 15px;
}
#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;
}


#footer {
	width: 762px;
	height: 23px;
	margin: 0;
	padding-right: 40px;
	padding-top: 7px;
	
	background-image:url(http://www.cafecentral.nl/images/footer.png);
	background-repeat:no-repeat;
	
	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 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

#agenda_overzicht .aanvang {
	margin: 0px;
	padding-top:2px;
	font-style: oblique;
	font-weight: bold;
}
#agenda_overzicht .activiteit {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
#agenda_overzicht .informatie_kort {
	padding-top: 2px;	
}
#agenda_overzicht .verder {
	text-align:right;
}

#agenda_detail .aanvang {
	text-align: left;
}
#agenda_detail .einde {
	text-align: left;
}
#agenda_detail .activiteit {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
#agenda_detail .afbeelding {
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}
#agenda_detail img {
	border: solid;
	border-color: #d51146;	
	border-width: 2px;
}
#agenda_detail .informatie_kort {
	padding-top: 20px;
	font-weight: bold;
}
#agenda_detail .informatie {
	padding-top: 2px;
}
#agenda_detail .terug {
	text-align:right;
	padding-top: 20px;
}

.archiefbalk { 
	text-align: center;
	width:440px;
}
.archiefbalk li {
	list-style: none;
	display: inline;
	margin: 2px;
	padding: 4px;
	color: #cc1146;
}

/* Reserveren */
#reserveren .verplicht {
	color:#cc1146;
}

#reserveren .spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

.innerError {
    color:#cc1146;
}
.innerHelp {

}

/* Album */
#album_overzicht .spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

.album_item {
	margin: 0;
}
.album_item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 13px;
}
.album_item p {
	line-height: 1.3;
	margin-top: 0px;
	padding-top: 0px;
}
.album_item h3 {
	padding-bottom: 7px;
}
.album_item .foto {
	
	width: 150px;
	display: block;
	float: left;
}
.album_item .foto img {
	border: solid;
	border-color: #d51146;	
	border-width: 1px;
}
#foto .afbeelding {
	padding-top: 5px;
}
