body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

#site_tabel {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	border-collapse: collapse;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
}

#header_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #b3b3b3;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	width: 800px;
	top: 115px;
}

#menu {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 125px;
}

.link:link {
	color: #782E33;
	text-decoration: none;
	font-style: normal;
}

.link:visited {
	color: #800D21;
	text-decoration: none;
	font-style: normal;
}

.link:hover {
	color: #800D21;
	text-decoration: none;
	font-style: italic;
}

.link:active {
	color: #800D21;
	text-decoration: none;
	font-style: italic;
}

#main {
	width: 675px;
	vertical-align: top;
	padding-top: 10px;
}

#main_titel {
	font-size: 11pt;
	font-weight: bold;
	color: #7D3537;
	border-bottom-color: #7D3537;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

#main_subtitel {
	background-color: #7D3537;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	height: 15px;
	padding-left: 5px;
	margin-top: 5px;
}

#main_inhoud {
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
}

.kalender_periode, .verslagen_titel, .links_soort, .start_subtitel, .leden_type, .sponsors_titel {
	background-image: url(images/bg_cel.gif);
	color: #800D21;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
}

.kalender_datum, .volgende_meeting_links {
	width: 118px;
	padding-left: 20px;
}

.kalender_naam {
	width: 380px;
}

.kalender_plaats, .leden_plaats {
	text-align: right;
	width: 143px;
}

.leden_naam {
	width: 188px;
	padding-left: 20px;
}

.leden_mail {
	width: 300px;
}

.sponsors_text {
	padding-left:20px;
}

.volgende_meeting_links {
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: text-top;
}

.volgende_meeting_rechts {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 523px;
}

.nieuws_titel {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.nieuws_tekst {
	width: 641px;
	padding-left: 30px;
}

.verslagen_tekst {
	padding-left: 20px;
	text-align: justify;
}

.verslagen_auteur, .nieuws_auteur {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	padding-top: 5px;
}

.clubs_beheer_naam_kort {
	width: 100px;
}

.clubs_beheer_naam_lang {
	width: 220px;
}

.clubs_beheer_plaats {
	width: 100px;
}

.clubs_beheer_wijzigen {
	text-align: right;
	width: 115px;
}

.clubs_beheer_verwijderen {
	text-align: right;
	width: 116px;
}

.leden_beheer_naam {
	width: 150px;
}

.leden_beheer_email {
	width: 250px;
}

.leden_beheer_plaats {
	width: 50px;
}

.leden_beheer_wijzigen, .meeting_beheer_wijzigen, .nieuws_beheer_wijzigen, .links_beheer_wijzigen {
	text-align: right;
	width: 90px;
}

.leden_beheer_verwijderen, .meeting_beheer_verwijderen, .nieuws_beheer_verwijderen, .links_beheer_verwijderen {
	text-align: right;
	width: 91px;
}

.meeting_beheer_datum {
	width: 100px;
}

.meeting_beheer_naam {
	width: 225px;
}

.meeting_beheer_plaats {
	width: 125px;
}

.nieuws_beheer_titel {
	width: 250px;
}

.nieuws_beheer_datum {
	width: 100px;
}

.nieuws_beheer_auteur {
	width: 100px;
}

.links_beheer_naam {
	width: 200px;
}

.links_beheer_url {
	width: 300px;
}

.links_naam {
	width: 321px;
	padding-left: 20px;
}

.links_url {
	width: 300px;
	padding-left: 20px;
}

#footer_links, #footer_rechts {
	background-color: #800D21;
	color: #ffffff;
	font-size: 7pt;
	text-align: right;
	vertical-align:middle;
	padding-right: 10px;
	height: 20px;
}

#footer_links {
	text-align: left;
	padding-left: 10px;
}

#footer_rechts {
	text-align: right;
	padding-right: 10px;
}

.footer_link:link {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

.footer_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

.footer_link:hover {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

.footer_link:active {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}