BODY
{
	color: #282519;
}


DIV
{
	width:900px;
	background-color:#282519;
}

div.artkop
{
    font-family: Verdana;
	text-align: left;
	height:30px;
	font-size:9pt;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
    width:800px;
    color:White;
    background-color:#5B7B24;
}

div.TipsLinks
{
    width:800px;
    height:100px;
    color:#282519;
    background-color:#DFBB9F;
    text-align:left;
}


div.KopjeTipsLinks
{
    width:800px;
    height:35px;
    color:White;
    background-color:#282519;
    font-size:9pt;
    font-family: Verdana;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
}

td.sidebar
{
	color:white;
}

A.sidebar
{
	color:#282519;
	font-size:9pt;
}

A.sidebar:hover
{
	color:#B1754B;
}

a
{
    color: #282519;
}


a:hover
{
    color:#DFBB9F;
}

SPAN.tab, A.tab
{
	font-size:8pt;
	color:white;
	font-weight: bold;
}

A.tab:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

IMG.kleinefoto
{
	width:125px;
	border-color: white;
	border-style:solid;
	border-width: 7px;
 }

H1
{
	font-size: 40px;
	color: white;
}

li
{
	list-style-type: square;
}

li.inhoud
{
	list-style-type: circle;
}

.onderschrift
{
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	width: 325px;
	margin-bottom: 25px;
}

p
{
    width:800px;
    text-align:justify;
}


p.tips
{
    text-align: justify;
    width:780px;
    padding-left:10px;
    padding-right:10px;
}



/* Same color as Menu */
#lang
{
  background:#282519;   
  padding-top: 10px;
  padding-left: 50px;
  width: 200px;
}


/*- Menu Tabs C--------------------------- */
#tabsC {
  float:left;
  width:700px;
  background:#282519;
  font-size:100%;
  line-height:normal;
  }
  
#tabsC ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
  }
#tabsC li {
  display: inline;
  margin:0;
  padding:0;
  }
#tabsC a {
  float:right;
  background:url("../tableftC.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsC a span {
  display:block;
  background:url("../tabrightC.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#464E42;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
  color:#FFF;
  }
#tabsC a:hover {
  background-position:0% -42px;
  }
#tabsC a:hover span {
  background-position:100% -42px;
  }  
  
p.ovp
{
   width:335px;
   padding-left:45px;
   padding-right:20px;
} 
