/* Globals */
html, body, table, td, div {margin:0; padding:0; font-family: Arial; font-size:12px;}
img {border:0;}

/* Divs */
td.repeatleft {background: url(../images/background_left.jpg);}
td.repeatright {background: url(../images/background_right.jpg);}
td.newsmenu {border-bottom:1px solid #CCCCCC;}
td.newsmenuselect {border:1px solid #CCCCCC; border-bottom:0px; }
td.menu {background: #FFFFFF;}
td.menuover {background:#E5E5E5; cursor:pointer;}
td.menuselect {background:#E5E5E5;}
td.menubar {background: url('../images/menubar.gif');}
td.newstd {background:#C03201;}
td.newstd2 {background:#f6f5f1; padding:8px; text-align: left;}
div.news {padding:2px 10px 0 10px; color:#FFFFFF; line-height:18px;}
td.service {font-size:10px;}
td.navgrijs {background:#E1E1E1;}
div.navgrijspadding {padding:10px;}
td.navonder {border-bottom: 1px solid #CCCCCC;}
td.initiatief {padding:8px; background:#F1F1F1; color:#777777;}
td.universiteit {padding:8px; color:#777777;}
span.geplaatst {font-size:10px; color:#CCCCCC;}
td.copyright {font-size:10px; color:#9D9D9D;}

/* Anchors */
a {text-decoration:none; color:#815623;}
a:hover {text-decoration:underline;}
td.service a {margin:3px; font-size:10px; color:#777777; text-decoration:underline;}
a.topmenu {color:#C5C5C6; font-weight:bold;}
a.menu {text-decoration:none; padding:0 5px 0 0; color:#888888;  font-weight:bold; line-height:18px;}
div.news a {color:#FFFFFF; font-weight:bold;}
a.star {background: url(../images/star.gif) no-repeat; padding:0 0 0 15px; color:#646464; font-weight:bold; }
span.geplaatst a {font-size:10px; color:#CCCCCC; text-decoration:underline;}


/* Headers */
h1 {margin:0; padding:0; font-family: Times New Roman; font-size:20px; color:#B39A7B; font-weight:normal;}


/* Inputs */

table.lijst {
	padding: 0px;
}

table.lijst td {
	border-top: 1px solid #aaaaaa;
	vertical-align: top;
}

table.lijst th,th {
	text-align: left;
}

input {
	background: #ffffff;
}
input.fout {
	background: #ffaaaa;
}

input.txt,textarea,select {
	width: 300px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input.txtfout,textarea.fout,select.fout {
	width: 300px;
	background: #ffeeee;
	border: 1px solid #aaaaaa;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a.button {
	background: #cccccc;
	border: 1px solid #000000;
	color: #000000;
	padding: 2px 4px 2px 4px;
}

div.overname {
	margin-top: 10px;
	background-color: #f1eee9;
	border: solid 1px #815623;
}
table.niet_korte_overname {
	margin-top: 10px;
}
th.overname_header {
	border-bottom: solid 1px #815623;
}
table.niet_korte_overname, table.korte_overname {
	border-bottom: solid 1px #815623;
}
tr.deco_table_dark {
	background-color: #e5e5e5;
}
tr.deco_table_light {
	background-color: #ffffff;
}
table.deco_table, td.deco_table {
	font-size: 8pt;
}
a.small_blue {
	cursor: hand;
}
