
/* outerTable */

table#outerTable {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
table#outerTable td.banner {
	width:120px;
	padding-left:10px;
}
table#outerTable td#pageHeader {
	padding-bottom:2px;
}
table#outerTable td.banner a {
	clear:both;
	display:block;
	margin-bottom:2px;
}
td#logo {
	width:207px;
}
td#secNav {
	padding-top:3px;
	padding-left:10px;
	height:10px;
	line-height:7px;
}
td#secNav a:link, td#secNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
td#secNav span#symlink {
	color:#FFFFFF;
	text-decoration:none;
}
td#secNav a:active, td#secNav a:hover {
	color:#FF3399;
	text-decoration:none;
}
td#secNav #counter {
	float:right;
}
td#mainNav {
	color:#FFFFFF;
	width:633px;
	height:38px;
	background-color:#FF3399;
	background-image:url(../_images/bgMainMenu.gif);
	font-size:14px;
	line-height:20px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:10px;
}
td#mainNav a:link, td#mainNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
td#mainNav a:active, td#mainNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
td#pageFooter {
	padding-top:4px;
	vertical-align:middle;
	text-align:center;
	padding-bottom:6px;
	color:#AEAEAE;
}
td#pageFooter img {
	vertical-align:bottom;
}
td#pageFooter a:link, td#pageFooter a:visited {
	color:#AEAEAE;
	text-decoration:none;
}
td#pageFooter a:active, td#pageFooter a:hover {
	color:#AEAEAE;
	text-decoration:underline;
}

/* innerTable */

table.innerTable {
	width:850px;
}
table.innerTable td.col_1 {
	width:276px;
}
table.innerTable td.col_2 {
	width:564px;
}
table.innerTable td.innerTableMarge {
	width:10px;
	font-size:1px;
	line-height:1px;
}

/* colspanTable */

table.colspanTable {
	width:564px;
}
table.colspanTable td.col_1 {
	width:276px;
}
table.colspanTable td.innerTableMarge {
	width:10px;
	font-size:1px;
	line-height:1px;
}

/* rrsfeed */

.rssfeedCatTitle {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #5C5C5C;
	padding: 8px 10px 6px;
	font-size: 110%;
	font-weight: bold;
	line-height: 95%;
	margin-bottom: 2px;
}
.rssfeedMarge {
	height: 7px;
	font-size: 1%;
}
.rssfeedTitle {
	background-image: url(../_images/bgRssfeedTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-right: 9px;
}
.rssfeedTitleOpen {
	background-image: url(../_images/bgRssfeedTitleOpen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-right: 9px;
	padding-bottom: 7px;
	font-weight: bold;
}
.rssfeedMore {
	margin-top: 2px;
	margin-bottom: 11px;
	background-image: url(../_images/bgRssfeedMore.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.rssfeedMore a:link, .rssfeedMore a:visited {
	color:#000000;
	text-decoration:none;
}
.rssfeedMore a:active, .rssfeedMore a:hover {
	color:#000000;
	text-decoration:underline;
}
.rssfeedIntro {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}
.rssfeedIntroMore {
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../_images/bgRssfeedMorePink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}
.rssfeedIntroMore a:link, .rssfeedIntroMore a:visited {
	color: #FF3399;
	font-weight:bold;
	text-decoration:none;
}
.rssfeedIntroMore a:active, .rssfeedIntroMore a:hover {
	color: #FF3399;
	font-weight:bold;
	text-decoration:underline;
}

.column a:link, .column a:visited {
	color: #FF3399;
	text-decoration:none;
}
.column a:active, .column a:hover {
	color: #FF3399;
	text-decoration:underline;
}
.rssfeedMore2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/bgRssfeedMore2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.rssfeedMore2 a:link, .rssfeedMore2 a:visited {
	color:#000000;
	text-decoration:none;
}
.rssfeedMore2 a:active, .rssfeedMore2 a:hover {
	color:#000000;
	text-decoration:underline;
}

.reacties a:link, .reacties a:visited, .reacties a:active {
	color:#000;
	text-decoration:none;
	text-transform:lowercase;
}

.reacties a:hover {
  text-decoration : underline;
}

/* topframe */
td#closebutton {
	text-align:right;
}

/* hitcounter */
.hitcounter {
	text-align:center;
	color:#AEAEAE;
}

/* quickmenu */
table.quickmenu {
	width: 100%;
}

.quickmenu td {
    text-align:left;
   	padding-left: 7px;
   	padding-right: 0px;
}

.quickmenu a, .quickmenu a:active {
	text-decoration: none;
}

.quickmenu a:hover {
	text-decoration: underline;
}

.quickmenu a#selected {
	color:#FF3399;
}

/* quickmenu archive */
table.quickmenu_archive {
	width: 100%;
}

.quickmenu_archive td {
    text-align:left;
   	padding-left: 7px;
   	padding-right: 0px;
}

.quickmenu_archive a, .quickmenu_archive a:active {
	text-decoration: none;
}

.quickmenu_archive a:hover {
	text-decoration: underline;
}

.quickmenu_archive a#selected {
	color:#FF3399;
}

