/**********************************************************
[Sections]
=Global
=Form
=Login
=SearchResults
=TopMenu
=Ticker
=EditorStyles
***********************************************************/

/*
 * section =Global
 */
 
@font-face
{
  font-family: MyriadPro;
  font-style: normal;
  font-weight: normal;
  src: url(../MYRIADP0.eot);
}

@font-face
{
  font-family: MyriadPro;
  font-style: normal;
  font-weight: bold;
  src: url(../MYRIADP1.eot);
}

html,
body,
form,
td
{
  margin: 0;
  padding: 0;
  color: #75756d;
  font-size: 13px;
  font-family: MyriadPro, Verdana, Arial, Helvetica, sans-serif;
	
	scrollbar-arrow-color: #b0b0b0;
	scrollbar-face-color: #e8e8e8;
	scrollbar-highlight-color: #e8e8e8;
	scrollbar-3dlight-color: #e8e8e8;
	scrollbar-shadow-color: #e8e8e8;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;

	vertical-align: top;
	}

img
{
  border-style:  none;
}

#HiddenInputs
{
  display: none;
}


/*
 * section =Login
 */
.OnyvaWebsite_LoginTekst
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006633;
	}

	.tdAchtergrond {
		background: url(../images/layout/bglogin.gif) top left repeat-x;
	}


/*
 * section =Frames
 */
body.Header, body.Footer
{
    background-color: #A8A8A3;
    overflow: hidden;
}

body.Border
{
    background-color: #C8C8C8;
    overflow: hidden;
}

/*
 * section =News
 */
#NewsTickerViewer_Container
{
  position: absolute;
  top: 28px;
  background-color: #292929;
  height: 40px;
  overflow: hidden;
  width: 100%;
}

#NewsTickerViewer_Ticker
{
  position: relative;
  margin-top: 10px;
}

a.NewsTickerViewer_TickerText,
a.NewsTickerViewer_TickerText:hover
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.NewsTickerViewer_TickerText_TickerSterretjes
{
  color: #C82B27;
}

#NewsTickerViewer_ButtonOverview
{
  position: absolute;
  padding-left: 15px;
  left: 0;
  top: 0;
  height: 70px;
  background: transparent url(../Images/ticker_leftarrow.gif) no-repeat 0px 29px;
}

#NewsTickerViewer_TickerRight
{
  position: absolute;
  right: -1px; /* Fix the 1px gap appearing in IE6 */
  top: 0;
  width: 31px;
  height: 70px;
  background: transparent url(../Images/ticker_rightarrow.gif) no-repeat 0px 29px;
}

/*
 Section =ContentFooter
*/
.ContentFooter .StandardFont
{
  font-size: 9px;
}

.ContentFooter .StandardFont p
{
  padding: 0;
  margin: 0;
}

/*
 Section =EditorStyles
*/
.wit
{
	color: #ffffff;
}

.wit_groot
{
	color: #ffffff;
	font-size: 12pt;
}

.zwart 
{
	color: #000000;
}


.zwart_groot
{
	font-size: 12pt;
	color: #000000;
}


.rood 
{
	color: #C82A26;
}

.rood_groot
{
	font-size: 12pt;
	color: #C82A26;
}
