body
{
	background:	url('http://www.radik.nl/images/bg_verloop.jpg');
	background-repeat: repeat-y;

	padding: 0px;
	margin: 0px;
}

td
{
	font-family: Trebuchet, Trebuchet MS, Century Gothic;
	font-size: 9pt;
}

input
{
	font-family: Trebuchet, Trebuchet MS, Century Gothic;
	font-size: 9pt;
	border: 1px solid #88898B; 
	color: #5E5E5E;
	border: none; 
}

input.orderbox
{
	border: 1px solid black;
	width: 150px;
}

hr
{
	height: 1px;
	color: #000000;
	background-color: black;

	border: none;
}

img
{
	border: none;
}

a{
	color: #FFA92D;
	color: black;
}

div#page
{
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -500px;

	width: 1000px;
}

td#header
{
	height: 80px;
}

table#pagetable
{
	width: 100%;
}

td#banner
{
	width: 170px;
}

td#bannersh
{
	background:	url(http://www.radik.nl/images/bg_bannertop.gif);
	background-repeat: repeat-y;
	width: 13px;
}

td#bannerbottom
{
	background:	url(http://www.radik.nl/images/bg_bannerbottom.gif);
	background-repeat: no-repeat;
}

td#bannercontent
{
	width: 157px;
	background-color: #FFFFFF;
}

td#content
{
	width: 660px;
	padding-bottom: 10px;
}

td#contentcontent
{
	width: 639px;
	background-color: #FFFFFF;

	padding: 4px;
}

td#contentsh
{
	background:	url(http://www.radik.nl/images/bg_bannertop.gif);
	background-repeat: repeat-y;
	width: 13px;
}

td#contentbottom
{
	height: 170px;
	background:	url(http://www.radik.nl/images/bg_contentbottom.gif);
	background-repeat: no-repeat;
}

td#citaat
{
	width: 170px;
}

.citaatcontent
{
	width: 149px;
	background-color: #FFFFFF;

	padding: 4px;
}

.citaatsh
{
	background:	url(http://www.radik.nl/images/bg_bannertop.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.citaatbottom
{
	background:	url(http://www.radik.nl/images/bg_bannerbottom.gif);
	background-repeat: no-repeat;
}

.opacity
{
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

.news_titel
{
	color: #FFFFFF;
	background-color: black;
	font-weight: bold;

	font-family: Georgia;
	
	padding: 3px;
	line-height: 2;
}

.news_subtitel
{
	font-weight: bold;
}

.news_ondertitel
{
	font-size: 8pt;
	color: #FFA92D;
}

.news_text_gr
{
	font-size: 8pt;
}

.flash-title
{
      font-family: Century Gothic;;
}

.sIFR-active .flash-title
{
      visibility: hidden;
      font-family: Century Gothic;;
}

.pagetitle
{
	font-size: 10pt;
	padding: 2px;
	background-color: #FFA92D;

	color: white;
	font-weight: bold;
}

table.specs tr th
{
	background-color: gray;
	color: white;
	padding: 3px;
}

table.specs tr td
{
	background-color: #CCCCCC;
	padding: 3px;
}
