body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background: url("../img/bg2000x75.gif");
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #AABD4F;
	}
	
/* -- 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 {
	text-align: left;
	margin: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 750px;
	height: 17px;
	visibility: hidden;
	}

#languageblock {
	position: relative;
	top:0px;
	left: 650px;
	width: 73px;
	height: 17px;
	background-image: url("../img/bg_language.gif");
	text-align: center;
	line-height: 17px;
	font-size: 10px;
	color: #000;
}

/* -- .1 PAGE -- */
#container {
	text-align: left;
	margin: 0px;
	margin: auto;
	padding: 0px;
	width: 750px;
	background-color: white;
	background: url("../img/bg-body2.gif") repeat-y center;
	border: none;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	}

/* -- .1 COPYRIGHT -- */
#copyright {
	text-align: center;
	margin: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 750px;
	height: 20px;
	line-height: 20px;
	color: #000;
	font-size: 10px;
	letter-spacing: 2px;
	}

/* -- .2 INSIDE CONTAINER -- */
#header {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 155px;
	width: 750px;
	}

#sidebar {
	padding: 20px 0 10px 30px;
	margin: 0;
	width: 180px;
	vertical-align: top;
	float: left;
	}

#content {
	padding: 10px 30px 10px 0;
	margin: 0px;
	overflow: hidden;
	width: 470px;
	float: right;
	}

/* -- .3 INSIDE HEADER -- */
#headerimg 	{
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	height: 155px;
	margin: auto;
	padding: 0;
	border: 0;
	margin: 0;
}

#headertxt 	{
	position: relative;
	top: 30px;
	left: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 330px;
	height: 60px;
	z-index: 1;
}

.headertxtBBB {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 28px;
	letter-spacing: 1px;
}

.headertxtSlagzin {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}

/* -- .3 INSIDE SIDEBAR -- */
/* Sidebar menu */
#menu				{ clear: both; }

#menu ul, #menu li	{ display: block; position: relative; margin: 0; padding: 0; float: left; list-style-type: none; }

#menu ul				{ clear: both; margin:0; padding: 0; }
#menu li				{ width: 180px; height: 20px; border-bottom: 1px solid #FFF; }
#menu a					{ display: block; width: 170px; height:18px; padding: 2px 0 0 10px; text-decoration: none; color:#000; background-color: #AABD4F; }
#menu a:hover			{ text-decoration: none; color: #FFFFFF; background: #C82350; }
#menu a.act				{ font-weight: bold; color: #FFFFFF; background: #C82350; }
#menu a.act:hover		{ font-weight: bold; color: #FFFFFF; background: #C82350; }

#menu li.sub			{ width: 180px; height:20px; border-bottom: 1px solid #FFF; }
#menu a.sub				{ display: block; width: 160px; height: 18px; padding: 2px 0 0 20px; text-decoration: none; color: #003258; background-color: #D5DEA7; }
#menu a.sub:hover		{ text-decoration: none; color: #fff; background-color: #D96585; }
#menu a.subact			{ display: block; width: 160px; height: 18px; padding: 2px 0 0 20px; text-decoration: none; color: #fff; background-color: #D96585; font-weight: bold; }
#menu a.subact:hover	{ text-decoration: none; color: #fff; background-color: #D96585; }

#menu a.sidebarnormal			{ color: #666; text-decoration: none; background: none;}
#menu a.sidebarnormal:link		{ color: #666; text-decoration: none; background: none;}
#menu a.sidebarnormal:visited	{ color: #666; text-decoration: none; background: none;}
#menu a.sidebarnormal:hover		{ color: #C82350; text-decoration: underline; background: none;}

#languagemenu	{ font-size: 10px; text-align: center; padding-top: 5px; margin-top: 5px; clear: both; }

/* -- .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					{ clear: both; padding: 15px 0 15px 0; text-align: right; }

#footer1 { /* wit balkje */
	background-color: #FFFFFF;
	color: #FFF;
	padding: 0px;
	margin: 0 auto;
	width: 750px;
	height: 10px;
	clear: both;
	text-align: center;
	}

#footer2 { /* gekleurd balkje */
	background-color: #C82350;
	color: #FFF;
	padding: 0px;
	margin: 0 auto;
	width: 750px;
	height: 5px;
	clear: both;
	text-align: center;
	}

.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;
}

.kader a			{ color: #333; text-decoration: none;}
.kader a:link		{ color: #333; text-decoration: none;}
.kader a:visited	{ color: #333; text-decoration: none;}
.kader a:hover		{ color: #C82350; text-decoration: underline;}

.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; }
