body 
{
	background: #e0e0e0 url("../images/bodybackground.jpg") repeat-x, repeat-y;
	margin: 0px;
	overflow: auto;
	font-family: "Tahoma";
	color: #ffcc00;
}

#tabel
{
	width: 868px;
	height: 100%;
	background: #000000;
	border-left: solid #000000 3px;
	border-right: solid #000000 3px;
}

#contentTabel 
{
	height: 100%;
}

.tekst
{
  font-family: "Tahoma";
  font-size: 12px;
  color: #000000;	
}

A.foo, A.foo:LINK, A.foo:ACTIVE, A.foo:VISITED 
{
	color: #ffcc00;
        text-decoration: underline;
}

A.foo:HOVER 
{
	color: #ffcc00;
        text-decoration: none;
}

.contentPanel 
{
	width: 188px;
	border-left: solid #000000 3px;
}

.contentSpacer 
{
	width: 14px;
	border-left: solid #ffcc00 3px;
}

.contentFrame 
{
	width: 637px;
	border-left: solid #000000 3px;
}

#frameHeader
{
	background: url("../images/frameheader.gif") repeat;
	width: 100%;
	height: 200px;
	border-bottom: solid #ffcc00 3px;
}

#frameMenu 
{
	background: #000000;
	width: 100%;
	height: 24px;
	border-bottom: solid #ffcc00 3px;
	padding-left: 8px;
	padding-right: 5px;
	font-size: 12px;
	color: #ffcc00;
}

#frameMenu a:link 
{
	text-decoration: none;
	color: #ffffff;
}

#frameMenu a:active 
{
	text-decoration: none;
	color: #ffffff;
}

#frameMenu a:visited 
{
	text-decoration: none;
	color: #ffffff;
}

#frameMenu a:hover 
{
	text-decoration: none;
	color: #f5db03;
}

#frameSpacer 
{
	background: #ffcc00;
	width: 100%;
	height: 10px;
	border-bottom: solid #ffcc00 3px;
}

#frameTitle 
{
        background: #000000;
	width: 100%;
	height: 36px;
	border-bottom: solid #ffcc00 3px;
	padding-left: 5px;
	font-size: 18px;
}

#content 
{
	background: #ffcc00;
	border-bottom: solid #ffcc00 3px;
	padding: 5px;
	font-size: 12px;
	color: #000000;
}

#frameContent 
{
	background: #ffcc00;
	width: 100%;
        height: 100%px;
	border-bottom: solid #ffcc00 3px;
	padding: 5px;
	font-size: 12px;
	color: #000000;
}

#frameContent h1 
{
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
}

#frameSpacer2 
{
	width: 100%;
	height: 20px;
	border-bottom: solid #ffffff 3px;
}

#frameCopyright 
{
	background: #000000;
	width: 100%;
	height: 16px;
	border-bottom: solid #000000 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #ffcc00;
}

#frameCopyright a:link 
{
	text-decoration: none;
	color: #4e675f;
}

#frameCopyright a:active 
{
	text-decoration: none;
	color: #4e675f;
}

#frameCopyright a:visited 
{
	text-decoration: none;
	color: #4e675f;
}

#frameCopyright a:hover 
{
	text-decoration: none;
	color: #222222;
}

#frameCopyright h1 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#panelLogo 
{
	background: url("../images/panelImageDarkdogbenelux.jpg") no-repeat;
	width: 100%;
	height: 135px;
	border-bottom: solid #000000 3px;
}

#panelHolder 
{
	background: url("../images/panelImageHolder.jpg") no-repeat;
	width: 100%;
	height: 239px;
	border-bottom: solid #ffffff 3px;
}

#panelBenelux 
{
	background: url("../images/panelImageBenelux.jpg") no-repeat;
	width: 100%;
	height: 101px;
	border-bottom: solid #ffffff 3px;
}

#panelHolder2 
{
	background: url("../images/panelImageHolder2.jpg") no-repeat;
	width: 100%;
	height: 147px;
	border-bottom: solid #ffcc00 3px;
}

#panelLinks 
{
	background: #f5db03 url("../images/panelLinksBackground.jpg") repeat-x;
	width: 100%;
	height: 266px;
	/* */
	padding: 5px;
	font-size: 12px;
}

#panelLinks a:link 
{
	text-decoration: none;
	color: #ffffff;
}

#panelLinks a:active 
{
	text-decoration: none;
	color: #ffffff;
}

#panelLinks a:visited 
{
	text-decoration: none;
	color: #ffffff;
}

#panelLinks a:hover 
{
	text-decoration: none;
	color: #4e675f;
}

#panelLinks h1 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
