.news-list-item p {
  margin-bottom: 0.3em;
}

.news-list-item img {
  float: left;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}

table.gestreept {
  border-style: dotted;
  border-width: 1px;
  padding: 1em;
}

#kruimelpad {
  padding-left: 15px;
  padding-top: 10px;
}

a {
	text-decoration: none;
	/* border-bottom: 1px;
	border-bottom-style: dotted; */
}

/* .tx-ttnews-browsebox p {
	display: none;
}*/

.tx-ttnews-browsebox table {
	text-align:left;
}


.news-list-container table {
	font-size: 1em;
}

.news-list-container td {
	padding-right: 1em;
}

.tx-mvcontentssummary-pi1 ul {
padding-left: 0;
}

.tx-mvcontentssummary-pi1 li {
list-style-type: none;
}

.content_link {
	
}

.csc-menu dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

.news-list-item {
	padding-bottom: 0.5em;
}

.tx-mmforum-pi1-markread {
	padding-bottom: 0.5em;
}

body {
	font-family: Arial;
	background: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.9em;
	text-align: center;  /* for stupid ie */
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}	

h3 {
	font-size: 1em;
}	

#wrap {
	text-align: left;  /* for stupid ie */
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000; 
	padding-top: 1px;
	padding-bottom: 5px;
	background-color: white;
	
}
#header {
	height: 205px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	text-align: left;  /* for stupid ie */
	/* background: url(images/achtergrond.jpg) no-repeat center; */
}

#headerstreep {
	position: absolute;
	top: 17px;
}	

#navbar {
	height: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;  /* for stupid ie */
}
#contentarea {
	height: auto;
	width: 950px;
	background: white;
	padding: 10px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;  /* for stupid ie */
}

#leftcol {
	float: left;
	width: 47%;
	margin-right: 1em;	
}	

#rightcol {
	float: right;
	width: 47%;	
}	

#search {
	float: right;
	height: 10px;
	width: 250px;
}
#contentright {
	float: right;
	width: 160px;
	height: auto;
	padding-top: 10px;
	background: white;
	padding-bottom: 10px;
	border: 1px dotted #DFC8C7;
	margin-left: 5px;
	text-align: left;  /* for stupid ie */
}

#footer {
	clear:both;
	/* height: 10px; */
	width: auto;
	margin-right: auto;
	margin-left: 10px;
	text-align: left;  /* for stupid ie */
}

#footer img {
	border: 0;
	padding-right: 10px;
}

#footer p {
	/* font-size: 0.8em; */ 
}
#footer p a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#contentright p {

}
#contentright a {
	color: #336666;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;  /* for stupid ie */
}
#contentright a:hover {
	background: #EFE2E2;
}


#navbar a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
	font-weight: bold;
	margin-left: 5px;
	border-bottom: 0;
}
#navbar a:hover {
	background: #EFE2E2;
}

#navbar a:active {
	background: #EFE2E2;
	color: #CC0000;
}
