/* table.category_overview verplaatst naar styles.css */
/* DIV#toc verplaatst naar styles.css */
/* DIV#tools verplaatst naar styles.css */
/* DIV#downloads verplaatst naar styles.css */
/* DIV#content_2 verplaatst naar styles.css */

table.userlist {
	width: 460px;
	border-collapse: collapse;
}

table.userlist th {
	border: 1px solid;
	text-align:left;
	padding: 3px;
	color: #FFF;
	background: #336;
}

table.userlist td {
	border: 1px solid #ccc;
	padding:3px;
}

table.userlist td A {
	color:#000;
}

table.userlist td.right {
	text-align:right;
}



table.bannerlist{
	border:1;
	border-collapse:collapse;
}
table.bannerlist td{
	padding:3px;
}

table.bannersettings td{
	padding:1px;
}


table.headers{
	width:100%;
	border:0;
}

table.headers td{
	border-top: 1px solid;
}

table.headers td{
	text-align:center;
	padding:5px;
}
table.headers th{
	text-align:center;
	padding:5px;
}


table.form_table{
	border:0;
	width:100%;
}

table.form_table td{
	padding:4px;
}


A.artikel_link{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

#article_body{
	margin-top:0px;
}


table.searchresult{
	border:0;
}

/*.banner{
	margin-top:0px;
	margin-bottom:0px;
}

.banner img{
	margin-top:0px;
	margin-bottom:5px;
}*/

#no_access{
	padding-top: 10px;
	BackGround: #FFF url(noaccess.gif) no-repeat;
}

#share_article{
	visibility:hidden;
	height:0px;
	border:1px solid #063;
	width:510px;
	padding:10px 0 10px 15px ;
}

#share_article label{
	display:block;
	margin-right:10px;
	width:50px;
	float:left;
}

#share_article input{
	width:170px;
}

#share_article div.label_input{
	width:240px;
	float:left;
	margin-right:10px;
}

#share_article div.label_textarea{
	clear:both;
}

#share_article textarea{
	width:422px;
}

#share_article div.submitbutton{
	color:#063;
	font-weight:bold;
	text-align:right;
	margin-right:32px;
}


.temptable{
	border:0;
}


table.login_table{
	width:460px;
	margin-top:10px;
	border:0;
}

table.login_table td{
	padding:3px;
}


table.newsletterlist {
	margin-top:10px;
	width: 700px;
	border-collapse: collapse;
}

table.newsletterlist th {
	border: 1px solid;
	text-align:left;
	padding: 3px;
	color: #FFF;
	background: #336;
}

table.newsletterlist td {
	border: 1px solid #ccc;
	padding:3px;
}

table.newsletterlist td A {
	color:#000;
}

table.newsletterlist td.right {
	text-align:right;
}


table.forward{
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	border-collapse: collapse;
}

table.forward td {
	padding:3px;
}

table.forward td A {
	color:#000;
}

table.forward td.right {
	text-align:right;
}

table.forward td textarea{
	font-family:"Arial";
	font-size:11px;
}


table.contact{
	margin-top:10px;	
	border:0;
}

table.contact td{
	margin-top:10px;	
	padding:3px 5px 3px 0;
}

table.contact td input[type="text"]{
	width:300px;
	border: 1px solid #063;
	font-family:"Arial";
	font-size:12px;
}

table.contact td input[type="button"]{
	width:80px;
	border: 1px solid #063;
	font-family:"Arial";
	font-size:12px;
}

table.contact td textarea{
	height:150px;
	width:300px;
	border: 1px solid #063;
	font-family:"Arial";
	font-size:12px;
}

#knop{
	width:80px;
	height:22px;
	background-color:#ccc;
	Color:#063;
	border:0;
}

#knop:hover{
	Color: #030;
}

#contact h3{
	Color:#063;
	margin-bottom:10px;
}


.knop{
	cursor:pointer;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:80px;
	height:22px;
	background-color:#ccc;
	Color:#063;
	border:0;
}

