html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	background-image:url('images/bg_body.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:20px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* START GENERAL STYLES */

.Normal,
.Normal td {
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:20px;
}

.Head, h1 {
	font-family:arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#a1203c;
	padding:0px;
	margin:0px;
	line-height:40px;
}


a,
a:visited,
a:link,
.Normal a,
.Normal a:visited,
.Normal a:link,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited
{
	color:#b10b04;
	font-size:12px;
	text-decoration:underline;
	font-family:arial, sans-serif;
}

a.searchResult,
a.searchResult:link,
a.searchResult:visited
{
	color:#000000;
	text-decoration:underline;
	line-height:24px;
	height:24px;
}

a.searchResult:hover {
	color:#b10b04;
}

/* END GENERAL STYLES */

input.searchInput,
.search_container .NormalTextBox
{
	border:1px solid #bbbbbb;
	width:150px;
	height:22px;
	line-height:18px;
	vertical-align:middle;
	background-color:#ffffff;
	font-size:11px;
	font-family:verdana, sans-serif;
	padding-top:4px;
	@padding:0px;
	margin-top:1px;
	@margin:0px;
	margin-right:5px;
}

td#menu {
	height:47px;
	width:994px;
	text-align:left;
}

td#menu .group img{
	display:none;
}

td#menu .text{
	margin-left:9px;
	margin-right:9px;
}

td#menu .separator {
	width:2px;
	margin:0px;
	padding:0px;
	float:left;
	padding:0px;
}

td#menu .separator img {
	@margin-left:-3px;
	@margin-right:-3px;
	padding:0px;
	width:2px;
	float:left;
}

li.separator{
	display: block;
	width:2px;
	padding:0px;
	/*overflow: hidden;*/
}
li.separator span{
	display:none;
}

td#menu .rootGroup a,
td#menu .rootGroup a:link,
td#menu .rootGroup a:visited,
.LoginLink, 
.LoginLink:link,
.LoginLink:visited

{
	background-image:url('images/menu_normal.jpg');
	font-family:verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	height:46px;
	line-height:46px;
	float:left;
	cursor:pointer;
}

td#menu .rootGroup a:hover, 
td#menu .rootGroup a.selected,
td#menu .rootGroup a.selected:visited,
.LoginLink:hover
{
	background-image:url('images/menu_hover.jpg');
	color:#ffffff;
	text-decoration:none;
}

.LoginLink, 
.LoginLink:link,
.LoginLink:visited
{
	float:right;
	margin-right:13px;
	color:#ffffff;
}


td#menu .group a,
td#menu .group a:link,
td#menu .group a:visited
{
	background-image:url('images/submenu_arrow.gif');
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:10px;
	background-color:#a1213d;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	height:19px;
	width:220px;
	cursor:pointer;
	color:#f7e9ec;
}

td#menu .group a:hover,
td#menu .group a.selected,
td#menu .group a.selected:visited
 {
	background-image:url('images/submenu_arrow_hover.gif');
	background-color:#a1213d;
	font-weight:bold;
	color:#ffffff;
}

td#menu .group  .last {
	border-bottom:1px solid #bfbfbf;
}

div#header {
	text-align:left;
	width:994px;
	height:184px;
}
div#logo {
	width:507px;
	float:left;
	margin-top:1px;
}
div.headerimages {
	width:450px;
	float:right;
	position:relative;
	right:8px;
}

div#content {
	width:994px;
	text-align:left;
}

div.leftPaneDiv {
	background-image:url('images/bg_leftpane.jpg');
	background-repeat:no-repeat;
	background-position:right 1px;
	width:525px;
	@width:535px;
	float:left;
	min-height:560px;
	height:auto !important;
	@height:760px;
	padding-right:10px;
}

div.rightPaneDiv {
	background-image:url('images/rightpane_img.gif');
	background-repeat:no-repeat;
	background-position:right 6px;;
	background-color:#f4f8fc;
	float:left;
	width:450px;
	border-left:1px solid #ffffff;
	min-height:560px;
	height:auto !important;
	height:560px;

}

.standard_container,
{
	margin-top:15px;
	mar/gin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}

.standard_container_black,
.standard_container_aanverwant {
	margin-bottom:10px;
}

.logo_container {
	background-image:url('images/bg_container_logo.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:15px;
	margin-right:25px;
	height:215px;
	margin-bottom:0px;
	margin-left:0px;
}

.standard_container_aanverwant .Normal a,
.standard_container_aanverwant .Normal a:link,
.standard_container_aanverwant .Normal a:visited
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background-image:url('images/arrow_link.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}

.standard_container_aanverwant .Normal a:hover {
	color:#419184;
	font-weight:bold;
}


.standard_container_black .Normal a,
.standard_container_black .Normal a:link,
.standard_container_black .Normal a:visited
{
	font-size:11px;
	color:#419184;
	text-decoration:underline;
}

.standard_container_black .Normal a:hover {
	color:#419184;
	font-weight:normal;
}

div#bottom {
	display:block;
	float:left;
	width:100%;
	height:248px;
	background-image:url('images/bg_bottom.jpg');
	background-repeat:repeat-x;
	background-position:left top;

}


table.news_container h1,
table.news_container .Head,
table.standard_container_black h1,
table.standard_container_black .Head, 
table.standard_container_aanverwant h1,
table.standard_container_aanverwant .Head 
{
	color:#000000;
}

table.standard_container_black .Normal, 
table.standard_container_aanverwant .Normal
{
	font-size:11px;
}

td.newscontent a,
td.newscontent a:visited,
td.newscontent a:link,
td.newscontent a.Normal,
td.newscontent a.Normal:visited,
td.newscontent a.Normal:link

{
	
	background-repeat:no-repeat;
	background-position:left 13px;
	display:block;
	line-height:30px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

td.newscontent a:hover {
	
	color:#419184 !important;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}


.newsDateOverview {
	
	line-height:30px;
	font-size:11px;
	color:#464646;
}


table.photoTable td{
	width:140px;
}

div.photoPane {
	position:relative;
	background-image:url('images/foto.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:138px;
	height:136px;
}

div.photoPane img {
	position:absolute;
	left:8px;
	top:7px;
	width:123px;
	height:81px;
}

div.photoPane .Normal a,
div.photoPane .Normal a:visited,
div.photoPane .Normal a:link {
	position:absolute;
	left:10px;
	top:105px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana, sans-serif;
	text-transform:lowercase;
}

div.photoPane .Normal a:hover {
	color:#f2fffd;
}

div.photoPane .actionsPhoto img {
	position:absolute;
	z-index:8000;
	width:13px;
	height:13px;
	border:1px solid red;
	left:110px;
}

div.photoPane .subHead{
	color:#ffffff;
	position:absolute;
	z-index:9000;
	left:15px;
	top:15px;
}

.actionsPhoto a img{
	width:13px;
	height:13px;
	border:1px solid red;
}

div#bottomPanes {
	width:994px;
	text-align:left;
}


div.bottomPane {
	background-image:url('images/bg_bottom_pane.jpg');
	background-repeat:no-repeat;
	width:305px;
	min-height:227px;
	height:auto !important;
	height:227px;
	margin-top:15px;
}

table.inlogcontainer {
	margin-top:10px;
}

table.inlogcontainer td{
	text-align:left;
	font-size:10px;
	font-family:verdana,sans-serif;
}

table.inlogcontainer td.SubHead img {
	display:none;
}

table.inlogcontainer td.SubHead{
	font-weight:normal;
	color:#000000;
}
table.inlogcontainer input {
	width:230px !important;
	height:16px;
	font-size:10px;
	font-family:verdana,sans-serif;
	margin:0px;
	padding:0px;
	border:1px solid #b7b7b7;
	background-color:#ffffff;
	margin-top:4px;
	margin-bottom:4px;
}

table.inlogcontainer .StandardButton {
	background-image:url('images/inloggen.gif');
	width:67px !important;
	border:0px;
	height:21px;
	font-size:1px;
	color:#e6e6e6;
	line-height:2px;
	display:block;
	margin-right:45px;
	float:left;
	text-decoration:none;
	cursor:pointer;
}

table.inlogcontainer .StandardButton:hover {
	background-image:url('images/inloggen_hover.gif');
}
.bottomTitle {
	padding:0px;
	padding-top:2px;
}

table.bottomContainer {
	margin-top:10px;
	font-family:verdana,sans-serif;
	font-size:11px;
	text-align:left;
	line-height:17px;
}

table.bottomContainer td{
	margin-top:10px;
	font-family:verdana,sans-serif;
	font-size:11px;
	text-align:left;
	line-height:17px;
}

a.CommandButtonPoll,
a.CommandButtonPoll:link,
a.CommandButtonPoll:visited
{
	background-image:url('images/stem.gif');
	width:67px;
	height:21px;
	font-size:1px;
	color:#e6e6e6;
	line-height:2px;
	display:block;
	margin-right:45px;
	float:left;
	text-decoration:none;
}

a.CommandButtonPoll:hover {
	background-image:url('images/stem_hover.gif');
}


a.CommandButtonPoll2,
a.CommandButtonPoll2:link,
a.CommandButtonPoll2:visited
{
	background-image:url('images/toonresultaten.gif');
	width:97px;
	font-size:1px;
	color:#e6e6e6;
	line-height:2px;
	height:21px;
	font-size:0px;
	display:block;
	float:left;
	margin-top:-17px;
	text-decoration:none;
}

a.CommandButtonPoll2:hover {
	background-image:url('images/toonresultaten_hover.gif');
}

a.CommandButtonPoll3 {
	display:none;
}

.newsArticle {
	text-align:left;
	font-size:11px;
	color:#000000;
	width:650px;
}
.newsDate {
	font-size:10px;
	color:#464646;
}

a.newsBackButton,
a.newsBackButton:link,
a.newsBackButton:visited 
{
	background-image:url('images/terug.gif');
	background-repeat:no-repeat;
	font-size:1px;
	color:#bfbfbf;
	padding-left:3px;
	line-height:2px;
	width:69px;
	height:23px;
}

a.newsBackButton:hover {
	background-image:url('images/terug_hover.gif');
}

a.breadCrumbLink,
a.breadCrumbLink:link,
a.breadCrumbLink:visited

{
	color:#808080;
	text-decoration:none;
	font-family:arial, sans-serif;
	font-size:10px;
	text-transform:lowercase;
}

a.breadCrumbLink:hover {
	text-decoration:underline;
}

#copyrightPane,
#copyrightPane span
{
	line-height:20px;
	height:20px;
	width:100%;
	background-color:#aa1734;
	text-align:center;
	font-weight:normal;
	color:#ffffff;
}