body {
	background: #8F8F8F url('../img/bg.jpg') repeat-x fixed;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.admin {
  padding-top: 5px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.emph {
	background-color: #E29779;
	color: black;
}
#ad {
  margin:0px auto;
	background-color: #e6a78f;
	width: 970px;
	padding: 0px;
	text-align: left;
  overflow:hidden;
}
#header {
	height: 150px;
	width: 970px;
	top: 0px;
	text-align: left;
}
#left {
  width: 170px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#endmenu {
  background-image: url("../img/menu-part.gif");
  background-repeat: no-repeat;
  height: 30px;
}
#menulnks {
  background-color: #e6a78f;
  width: 170px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#menu {
  background-color: #D8541C;
  color: #FFFFFF;
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#menu h2 {
	background: #000000 url("../img/bgbutton.gif") repeat-x;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #A06060;
}	
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	background: #FFFFFF url("../img/bgbutton.gif") repeat-x;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 2px 4px 5px 10px;
	border-bottom: 1px solid #A06060;
}
#menu ul li.sub a {
	padding-left: 15px
}
#menu ul li a:hover, #menu ul li a.active {
	color: #ffffff;
}
#menu ul li a.active:hover {
	color: #ffffff;
}

#right, #rightw {
	float: left;
	line-height: 150%;
	text-align: left;
	top: 0px;
	padding: 2px;
	padding-left: 4px;
	background-color: #e6a78f;
}
#right {
  width: 600px;
}
#rightw {
  width: 790px;
}

#right td, #rightw td {
	font-size: 12px;
}
#right td.tp, #rightw td.tp {
	color: #0000ff;
}
#right td.sm, #rightw td.sm {
	font-size: 10px;
}
#right p, #rightw p {
	font-size: 12px;
}
#right img {
  vertical-align:middle;
}
#right H1.title, #rightw H1.title {
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 32px;
	color: #ff0000;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	font-weight: normal;
}
#right H2, #rightw H2 {
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 20px;
	color: #ff0000;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	font-weight: normal;
}
#right H2.nieuws {
  color: #fcffa4;
}
#right hr.nieuwslijn {
  color: #ff4020;
  height: 1px;
  width: 90%;
  text-align: center;
}
#right .newsitem {
}
#right .publish {
  font-size: 10px;
  text-align: right;
}
#right p.quote, #right p.quotew {
  font-style: italic;
	font-weight: bold;
	line-height:1.5;
 	font-size:1.2em;
 	text-align:right;
 	margin-left: 10%;
	margin-right: 10%;
}
#right a.att {
  font-size:1.3em;
}

#rightbar {
	float: right;
	width: 185px;
	font-size: 105%;
	line-height: 150%;
	padding: 0px;
	margin: 2px;
	border: 1px solid #773300;
	background-color: #FFFAF0;
}
#rightbar b {
  color: #ff0000;
}
#rightbar H1 {
	clear: both;
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 1.3em;
	color: #000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	background-color: #EDEBD5;
	border-bottom: 1px solid silver;
}
#rightbar p {
	padding: 8px;
}
#gad {
	text-align: center;
}
#footer {
	clear:both;
	margin:0px auto;
	height: 30px;
	width: 970px;
	top: 0px;
	text-align: right;
	background: url(../img/footer.gif) no-repeat top left;
}
#footertext {
  color: #000000;
  font-weight: bold;
	font-size: 0.9em;
	padding-top: 7px;
	padding-right: 7px;
}
table.intocht {
	border-collapse: collapse;
}
table.intocht th {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
table.intocht td {
	border: 1px solid #A06060;
	padding: 2px;
}
ul.top10 li a {
	font-size:1.2em;
}

#paging {
  text-align: center;
  padding:4px;
  font-size:12px;
  color:#000000;
  font-weight:bold;
}
#paging .dot {
  color:#FF9900;
}
#paging a {
  padding:2px 4px 2px 4px;
  margin:0px 1px 0px 1px;
  border:1px solid #FF9900;
  background:#FFFFFF;
  color:#FF9900;
  text-decoration:none;
}
#paging a:hover {
  border:1px solid #FF9900;
  background:#FF9900;
  color:#FFFFFF;
  text-decoration:none;
}
#paging .text {
  font-weight:normal;
  font-size: 0.8em;
}

.dbd {
  font-size: 11px;
}
.dbd td {
  padding-left: 3px;
}
td.titleheader {
  font-size: 12px;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-weight: bold;
  color: black;
  background-color: silver;
  border-bottom: gray 1px solid;
  border-left: #f0f0f0 1px solid;
  border-right: gray 1px solid;
  border-top: #f0f0f0 1px solid;
  margin-right: 0px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}
table.tblinput td {
  padding: 2px;
}
table.tblinput td.tdgrp_l {
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  border-left: 1px dotted #808080;
}
table.tblinput td.tdgrp_r {
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  border-right: 1px dotted #808080;
}

input.counter {
  background-color: #f0f0f0;
  border: 1px solid #666666;
  font-size: 10px;
}
span.counter {
  font-size: 10px;
}
#countdowncontainer {
  padding: 8px;
  color:#000000;
  font-size: 1.2em;
}
#countdowncontainer .counterd {
  font-size: 1.4em;
  color:#ff0000;
  line-height: 110%;
}
#countdowncontainer .counter {
  font-size: 1.2em;
  color:#ff0000;
  line-height: 110%;
}
#countdowncontainer .countertxtd {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 110%;
}
#countdowncontainer .countertxt {
  font-weight: bold;
  font-size: 1.0em;
  line-height: 110%;
}
.bnorm {
   font-weight:normal;
}
.inorm {
   font-style:normal;
}