	body, html {
		margin:0;
		padding:0;
		color:#000;
		background:#ffffff;
		color: #393939;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	#wrap {
		width:843px;
		margin:0 auto;
		background: #ffffff url(../images/oerdis-bg.jpg) repeat-y;
	}
	#header {
		background: #ffffff url(../images/oerdis-top.jpg) no-repeat;
		height: 317px;
	}
	h1, h2, h3, h4, h5 ,h6 {
		color: #fc9c04;
    }
	h1 {
		font-size: 24px;
    }
	h2 {
		font-size: 18px;
    }
	#navbrcr {
		background: #ffffff url(../images/oerdis-menu-brcr.jpg) no-repeat;
		height:45px;
		float:left;
	}
	/*#nav {
	    width: 100%;
		position:absolute;
		top:0px;
		left:24px;
		z-index: 150;
		}
	#nav ul {
		list-style: none;
		padding-left: 0px;
		padding-top: -20px;
		margin-left: 0px;
		margin-top: 0px;	
	}
	#nav li {
		list-style: none;
		float: left;
		width: auto;
		/* margin: 0 0.15em; 
	}
	
	#nav li a {
		color: #8f582d;
		font-weight: bold;
		text-decoration : none;
		height: 26px;
		line-height: 2em;
		display: block; 
		text-align: left;
		padding: 0em 1em 0em 1em;
	}
	#nav li a:hover {
		color: #ffffff;
		font-weight: bold;
		text-decoration : none;
		background: url(../images/oerdis-menu-select.jpg);
	}*/
	#brcr {
	    width: 100%;
		bottom:4px;
		left:0;
		z-index:1;
		float:left;
		}
	#brcr ul {
		float:left;
		list-style: none;
		padding-left: 0px;
		padding-top: 0px;
		margin-left: 36px;
		margin-top: 2px;
	}	
	#brcr li {
		float: left; 
		width: auto;
		/* margin: 0 0.15em; */
		font-size: 10px;
	}
	#brcr li a {
		color: #ffffff;
		font-weight: bold;
		text-decoration : none;
		height: 12px;
		line-height: 1em;
		text-align: center;
		padding: 0em 0em 0em 0em;
	}
	#brcr li a:hover {
		color: #fc9c04;
		font-weight: bold;
		text-decoration : none;
	}
	#brcr li.separator {
		padding: 0em 1em 0em 1em;
	}
	
	
	/*
	
	#brcr ul li:after {
	content: ", ";
	}
	#brcr ul li.last:after {
	content: ". ";
	}

	*/
	
	#main {
		float:left;
		width:540px;
		padding-left: 34px;
		padding-top: 50px;
	}
	#main p {
		letter-spacing: 0em;
		line-height: 1.8em;
	}
	#main li {
		line-height: 1.8em;
	}
	#sidebar {
		float:right;
		width:180px;
		padding:10px;
		border : 1px solid #d1cfcf;
		margin-right: 30px;
		margin-top: 50px;
		text-align : left;
		background: #ecf3e0 url(../images/oerdis-kolom2bg.jpg);
		line-height: 1.4em;
		}
		
	#sidebar h1 {
		background: #d1cfd0 url(../images/oerdis-kolom2bg-top.jpg) repeat-x;
		width: auto;
		display: block;
		margin: -10px;
		padding: 5px 0px 5px 10px;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.2em;
		}	
		
	#sidebar ul { 
		margin-left:-20px; 
		margin-right:0px; 
		list-style:square; 
		padding-top: 8px;
	}
		
	#footer {
		clear:both;
		background: #ffffff url(../images/oerdis-bottom.jpg) no-repeat;
		height: 116px;
		color: #000;
		padding-left: 34px;
		padding-top: 40px;
		line-height: 1.4em;
		font-size: 10px;

	}
	#footer p {
		margin:0;
    }
	.leftfooter {
   		float: left;
   		width: 40%;
   	}
	#footer a  {
		text-decoration : none;
	}
	#footer a:hover  {
		text-decoration : underline;
	}
	.rightfooter {
   		float: right;
   		width: 40%;
		margin-right: 34px;
		color: #fff;
		text-align: right;
   	}
	* html #footer {
		height:1px;
	}

	
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:0px;
	border:0px solid #666;
	background-color:#ffffff;
}
.news-single-img a img{
	border:none;
}
.news-single-item H2 {
	font-size: 18px;
	font-weight:bold;
	color: #fc9c04;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 14px;
	color: #bbbbbb;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background-color:transparent;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;

	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:transparent;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
	background: #ffffff url(../images/oerdis-items-bg.jpg) no-repeat;
}

.news-list-item H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 0px solid #769024;
	background: #ffffff url(../images/oerdis-items-bg.jpg) no-repeat;
	color: #ffffff;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER, .news-list-item H3 A:LINK,.news-list-item H3 A:VISITED,.news-list-item H3 A:HOVER {
	color:#fff; 
	padding-left:2px;
}
.news-list-container H3 A {
	/* color:#fff; */

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:0px solid #666;
	padding:3px;
	background-color:#Ffffff;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #fc9c04;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*menu css */
#nav{  width:100%; text-align:center; float:left}


#nav ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px 0px 0px 0px  ;
  padding: 0px 0px 0px 20px;
  list-style: none;
  float:left;
  width:100%;
}
#nav ul li {
  display: block;
  position: relative;
  float: left;
}
#nav ul li ul { display: none; width:250px; }
html*#nav ul li ul { display: none; }
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #8F582D;
	font-size:12px;
	font-weight:bold;
	margin-left: 1px;
	background:transparent;
	line-height:2em;
	text-align:left;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0.9em;
	padding-bottom: 0;
	padding-left: 0.9em;
}
#nav ul li a:hover { background: url(../images/oerdis-menu-select.jpg) repeat-x; color:#FFFFFF }
#nav ul li ul{ margin:0; padding:0;}
#nav ul li ul li{ display:block; }
#nav ul li ul li a{ display:block; float:left; margin:0px; padding:0 1em; }
#nav li:hover ul {
  display: block;
  position: absolute;
}
#nav li:hover li {
  float: none;
  font-size: 11px;
}
#nav li:hover ul li a { background:url(../images/oerdis-menu-bg.jpg) repeat-x; }
#nav li:hover li a:hover { background: url(../images/oerdis-menu-select.jpg) repeat-x; }
body {
	behavior:url("csshover3.htc");
}

fieldset ol {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
fieldset li {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	float: left;
}
ol li #naam {
	float: right;
	width: 48%;
}
ol li #email {
	float: right;
	width: 48%;
	clear: right;
}
ol li #email_check {
	float: right;
	width: 48%;
}


/* hier komt een deel voor formulier*/
form {
	display: block;
}

legend {
	color: #fc9c04;
	font-size: 18px;
	margin: 0;
	margin-bottom: 0.3em;
	padding: 0;
	text-align: left;
}

fieldset {
	border: none;
	width: 520px;
	float: left;
}

form input, form label {
	margin-right: 0.3em;
	float: left;
}

form .checkbox input, form .checkbox label {
	float: none;
}


form li, form ul, 
#center fieldset li, #center fieldset ul,
#center form li, #center form ul {
}

#tt_address_form select, textarea {
	margin-bottom: 0.3em;
	padding: 1px;
	float: left;
}
#tt_address_form input {
	color: #333;
	margin-bottom: 0.7em;
	padding: 1px;
}

#tt_address_form label {
	width: 49%;
	float: left;
}

#left label { 
	padding-left:4px;
	text-align:left; 
	width:auto;
}

textarea { overflow: auto;}

small {
	clear: left;
	display: block;
}

.checkbox input{
	background: none;
	border: none;
}

.verplicht {
	width: 50%;
	float: right;
	color: #F00;
	clear: right;
}
.submit {
	padding-left: 20px;
}
#container_dm_subscription {
	float: left;
	width: 535px;
	margin: 0px;
	padding: 0px;
}

