/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderssen Jones
  3-column Table
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	min-width: 750px;
}
#pagewrapper {
	margin: 0;
}

#masthead {
	background-image: url(../gfx/besteschoenmakerij.jpg);
	background-position: 440px 0px;
	background-repeat: no-repeat;
}


h1 {
	color: #007DA2;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0 0 3px 1%;
}
#mainTable {
	border: 1px solid #666666;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#c1 {
	width: 180px;
	background-image: url(../gfx/aj_pbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 200px;
	border: 1px solid #666666;
}
#c2 {
	width: auto;
	border: 1px solid #666666;
	font-size: .9em;
	padding: 16px 24px;
}
#c3 {
	width: 140px;
	background-image: url(../gfx/aj_pbg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 120px;
	border: 1px solid #666666;
}
.c1-text {
	font-size: .75em;
	padding: 12px;
}
.c1-text p {
	margin: 3px 0 12px 0;
}
#c2 p {
	margin: 3px 0 12px 0;
	line-height: 1.5em;
}
.c3-text {
	font-size: .75em;
	padding: 12px;
}
.c3-text p {
	margin: 3px 0 12px 0;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}
.col-topheading {
	margin: 16px 12px 0 12px;
}
h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
#footer {
	border: 1px solid #666666;
	font-size: 0.75em;
	padding: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

a:link, a:visited, a:active {
	color: #429C2A;
}

a:hover {
	color: #8CBD7B;
	text-decoration: none;	
}

/* Agenda */
.agenda_table_bg{}
.agenda_table_hd{	color: #8CBD7B; border-right: solid 1px; padding-left: 5px;padding-right: 5px;}
.agenda_row_odd{}
.agenda_row_even{}
.agenda_table_row{padding-right: 5px; padding-left: 10px;}
.agenda_maand{color:#A66DA7; padding-left: 5px; padding-right: 5px; border-bottom: solid 1px; padding-bottom: 10px; padding-top: 10px;}

/* Nieuws */
#nieuwstextblock h2{color: #8CBD7B; margin-bottom: 10px;}

/* FAQ */
.stdtext{ margin-top: 10px;}
#c2 h2{margin-top: 10px;}

/* Teaser */
.teasertitle	{font-size: 1.35em; font-weight: bold; margin-bottom: 5px;}

.c1-text a:link, .c2-text a:link, .c3-text a:link {
	color: #A66DA7;
}
.c1-text a:visited, .c2-text a:visited, .c3-text a:visited {
	color: #BC93BD;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus,
.c3-text a:hover, .c3-text a:active, .c3-text a:focus {
	color: #77AC7C;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;	
}
/*Layout-specific styles to overwrite the menu styles.*/
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
