	html,body,table#pagelayout {
	height:100%;
	width:100%;
	}

#breadcrumb{
font-size:10px;
color:#999999;
}

#breadcrumb a,#breadcrumb a:visited{
color: #FD7421;
text-decoration:none;
}

#breadcrumb a:hover {
color: #939393;
text-decoration:underline;
}

#homeinmenu a,#homeinmenu a:visited,#homeinmenu a:hover{
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}


	.content{ 
	padding:1px;
	padding-top:10px;
	padding-right:10px;	
/*	margin-right:15px;*/
	background-image: 
	url('/images/home_bg.jpg');
	background-repeat: 
	repeat-y;
	background-position: 
	 right; 
	}
	.menu_bg{ 
	background-color:#FD7421;
	background-image: 
	url('/images/schaduw-oranje.jpg');
	background-repeat: 
	no-repeat;
	background-position: 
	 left; 
	}	
	
/* Menu hack om het menu goed weer te geven bij het laden */
.ypmenutable {
	height:10px;
	overflow:hidden;
}
.ypmenutable li {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
}
.ypmenutable ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.contentshadow{
	background-repeat: repeat-y;
	background-position: left;

}

.nieuws_html_show {
	margin-left:15px;
	margin-right:15px;
}
.nieuws_html_show h1{
	color:#612501;
	text-decoration:none;
}
.nieuws_html_show h2{
	color:#6C5A4C;
/*	color:#666666;*/
}

a{
	color:#804024;
	text-decoration:underlined;
}

#nieuws_html_headlines h1{
	font-size:11px;
	
	margin-top:8px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:5px;
	color: #000000;
	text-decoration: none;
}

#nieuws_html_headlines div{cursor:pointer;}

#nieuws_html_headlines p{
	font-size:10px;
	color:#333333;
	line-height: 14px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
}
.nieuws_html_headlines_date{
	display:none;
}
#nieuws_html_headlines a{
	text-decoration:none;
	color:#000000;
}

#nieuws_html_headlines a:hover p, #nieuws_html_headlines a:hover h1, #nieuws_html_headlines a:hover{
	color:#FD7421;
}
#nieuws_html_headlines .nieuws_html_headlines_link{
font-size:10px;
font-weight:bold;
color: #949494;
}

#publiclogin_loginbox td{
	font-size:9px;
	color:#333333;
}
.loginbutton {
	background-color: ##EBEBED;
	border: none;
	height: 18px;
	width: 46px;
}
/*ledenlijst*/
#publiclogin_ledenlijst  .ledenlijst  {
	background-color: #E4E4E4;
}

#publiclogin_ledenlijst .ledenlijst th{
	color:#074E78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
}

#publiclogin_ledenlijst  .ledenlijst td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#publiclogin_ledenlijst  .ledenlijst .rowflip {
	background-color: #EFEFEF;
}
#publiclogin_ledenlijst .ledenlijst  .rowflop {
	background-color: #E4E4E4;
}
/*ledenlijst zoek veld */
#publiclogin_ledenlijst  .zoekleden  {
	background-color: #E4E4E4;
}
#publiclogin_ledenlijst  .zoekleden .rowflip {
	background-color: #EFEFEF;
}
#publiclogin_ledenlijst .zoekleden  .rowflop {
	background-color: #E4E4E4;
}
#publiclogin_ledenlijst  .zoekleden  .rowflip td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

