body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000;
	}
	
/* -- ALGEMENE ELEMENTEN -- */
/* -- HEADINGS -- */

h1, h2, h3	{ font-family: Arial, Verdana, Sans-Serif; }
h1			{ font-size: 20px; color: #C82350; }
h2			{ font-size: 14px; font-weight: bold; color: #006; }
h3			{ font-size: 12px; font-weight: bold; color: #000; }

/* -- FORMS -- */

input, textarea		{ margin: 2px; }

/* -- LINKS -- */

a			{ color: #666; text-decoration: none;}
a:link		{ color: #666; text-decoration: none;}
a:visited	{ color: #666; text-decoration: none;}
a:hover		{ color: #C82350; text-decoration: underline;}

/* -- .1 LANGUAGE -- */

#language		{ visibility: hidden; }

#languageblock	{ visibility: hidden; }

/* -- .1 PAGE -- */
#container { text-align: center;	}

/* -- .1 COPYRIGHT -- */
#copyright { visibility: hidden; }

/* -- .2 INSIDE CONTAINER -- */
#header { visibility: hidden; display: none; }

#sidebar { visibility: hidden; display: none; }

#content { width: 470px;}


/* -- .3 INSIDE CONTENT -- */
#breadcrumb {
	padding: 10px 0 10px 0;
	font-size: 9px;
	color: #003258;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif
}

#breadcrumb a:link		{ color: #003258; text-decoration: none;}
#breadcrumb a:visited	{ color: #003258; text-decoration: none;}
#breadcrumb a:hover		{ color: #0090AC; text-decoration: underline;}

#contenttext			{ font-family: Arial, Verdana; font-size: 12px; line-height: 20px; text-align: left; }
.highlight1				{ color: #003258; font-weight: bold; }
.highlight2				{ color: #FF0000; background-color: #FFFF00; font-weight: bold; }


#content a.stadstoertitel			{ color: #C82350; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#content a.stadstoertitel:link		{ color: #C82350; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#content a.stadstoertitel:visited	{ color: #C82350; font-weight: bold; text-transform: uppercase; text-decoration: none; }
#content a.stadstoertitel:hover		{ color: #003258; text-decoration: underline; }

#terug					{ visibility: hidden; }

#footer1 { visibility: hidden; }

#footer2 { visibility: hidden; }

.stadstoertitel {
	color: #C82350;
	font-weight: bold;
	text-transform: uppercase;
}

ul.listlink li { list-style-image:url(../img/icon_pijl.gif) }

.kader {
	border: 1px solid #666666;
	color: #666666;
	font-style: italic;
	padding: 5px;
	font-size: 11px;
}

.prices_Table			{ font-size: 11px; width: 350px; }
.prices_Table td		{ text-align: center; }
.prices_Table td.titles	{ text-align: center; font-weight: bold; background-color: #C4CAA9; }

.privacydisclaimer {
	font-size: 10px;
	color: #999999;
	line-height: normal;
}

.kalender_Table				{ font-size: 11px; }
.kalender_Table td			{ line-height: 16px; }
.kalender_Table td.datum	{ vertical-align: top; width: 70px; }
.kalender_Table td.vervoer	{ vertical-align: top; width: 25px; }
.kalender_Table td.prijs	{ vertical-align: top; text-align: center; width: 40px; }

.imgContent { border-bottom: 5px solid #C82350; }


#jaaroverzicht div.bgmaand		{ overflow: hidden; width: 470px; clear: both; border-bottom: 2px solid #C82350; margin: 5px 0 5px 0;}
#jaaroverzicht div.maand		{ float: left; font-weight: bold; color: #003258; font-size: 11px; line-height: 18px; }
#jaaroverzicht div.navi			{ float: right; font-weight: bold; color: #003258; font-size: 11px; line-height: 18px; }

#jaaroverzicht ul 		{ margin: 0 0 10px 0; font-size: 11px; line-height: 18px; padding: 0; clear: both; overflow: hidden; width: 470px; }
#jaaroverzicht li		{ float: left; margin: 0; list-style-type: none; }

#jaaroverzicht li.datum			{ width: 70px; text-align: left; }
#jaaroverzicht li.vervoer		{ width: 25px; text-align: center; }
#jaaroverzicht li.prijs			{ width: 45px; text-align: center; }
#jaaroverzicht li.omschrijving	{ width: 325px; float: right; text-align: left; }


