/* basic */
body, html {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;		
}
#container_main {
}

a{	
	color: #7d9c18;
	text-decoration:none;
}

a:hover{
color:#7d9c18;
text-decoration:underline;
}

#menu_top {
	display:none;
}

#mijmering {	
	display:none;
}
#top_secties {
	display:none;
}

#nieuws_secties {
	display:none;
}

.schuiver {
	display:none;
}

h1 {
	font-size: 13px;
	color: #669900;	
}
h2 {
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;	
}

h3 {
	font-size: 10px;
	color: #666;
	margin-bottom: 0px;	
}
span.cursiefje {
	color: #669900;	
	font-weight:bold;
}
#footer {
	background: #f0f4e7;	
	color: #666;
	font-size: 9px;
}
.list ul {
	padding: 0;
	color: #ff3300;
	list-style-type: square;
	font-size: 11px;	
}
.list ul li a {
	color: #666;
	text-decoration: none;
}
.list ul li a:hover {
	color: #f30;
}
#crumb {
	display:none;
}
.container_12 .grid_3 {
	width:0px;
}
.container_12 .grid_8 {
	width:800px;
}

#maincontent {
	line-height: 150%;	
}

/*cells*/

/* Downloads */

div.downloads
{
	margin:0 0 1.5em 0;
	line-height:1.2em;
	font-size:90%;
	list-style-type:none;
	width:100%;
}

div.downloads a
{
	font-weight:bold;
	margin:0.25em 0 0;
	margin:0;
	padding:0.7em 0 0.7em 3em;
	border-bottom:1px solid #E7E7E7;
	background-repeat:no-repeat;
	background-position:left 50%;
	display:block;
}

a.pdf
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_pdf.gif);
}

a.word
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_word.gif);
}

a.web
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_web.gif);
}

a.xls
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_xls.gif);
}

a.ppt
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_ppt.gif);
}

a.doc
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/icon_doc.gif);
}

a.zip
{
	background-image:url(http://www.rondpunt.be/rondpunt_prof/images/package.png);
}


/* Page Counter */

div.page-counter {
	font-size: 14px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
	text-align: center;
}

div.page-counter-bottom {
	font-size: 14px;
	border-top: 1px solid #EEE;
	margin-top: 10px;
	text-align: center;
}


div.page-counter a, div.page-counter-bottom a {
	text-decoration: none !important;
}

div.page-counter a.selected, div.page-counter-bottom a.selected {
	color: red !important;
	font-weight: bold;
}


/* Agenda Styles */

div.agendagroep {
	margin-bottom: 2em;
}

div.agendablok {
	width: 45%;
	float: left;
	border: 1px solid #DDD;
	margin: 10px 10px 0px 0px;
	padding: 5px;
}

div.agendablok div.nota {
	font-style: italic;
}

div.agendablok div.nota span.meerprijs {
	color: maroon;
}

div.agendablok div.inschrijven {
	float: right;
	text-align: right;
}

div.agendablok div.inschrijven input {
	vertical-align: middle;
}

div.agendablok div.inschrijven div.voorkeur {
	display: none;
}

div.agendablok div.inschrijven div.voorkeur input {
	font-size: 11px;
	width: 7px;
	margin-right: 3px;
	height: 12px;
}

span.error {
	font-size: 16px;
	font-weight: bold;
	color: maroon;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.formTable td {
	vertical-align: top;
	padding-bottom: 0px !important;
}

table.formTable td input {
	vertical-align: middle;
	color: #000000;
}

img.samenvatting-foto{
	margin-right:10px;
}

div#search-result {
	border: 1px solid #699418;
	background: #DCE6C8;
	padding: 1em;
}

div#search-result div.soort {
	background: #699418;
	font-weight: bold;
	padding: .3em;
	color:white;
	font-size: 13px;
}

div#search-result div.entry {
	border-bottom: 1px solid #81AFAF;
	padding: .7em 1em;
}
.goodie {
	display: none;
}
.samenvatting-foto{
	padding-right:5px;
}
#zoek{
display:none;
}

