body
{   		 
  background: url("../pics/bg.gif");
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;

}

img
{
  margin: 0px;
  border: 0px;
}

div, table, tr, td
{		 
  padding: 0px; 
  margin: 0px; 
  border-spacing: 0px; 
  border-style: hidden; 
  vertical-align: top;
  font-family: arial;
  font-size: 12px; 
  color: #6E6F64;
}

h1
{
	margin: 0px;
	font-family: arial;
	color: #6E6F64;
	font-size: 24px;
	font-weight: 300;
	text-decoration: none;
}
h2
{
	margin: 0px;
	font-family: arial;
	color: #6E6F64;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}
p
{
	margin: 0px;
	font-family: arial;
	color: #6E6F64;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
}

a
{		 
	color: #6E6F64;
	text-decoration: underline;
}

a:hover
{  	 
  color: #B10043;
}

a.smallmenu
{
	font-family: arial;
	color: #6E6F64;
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}

a.smallmenu:hover
{
	
	color: #B10043;
}
a.mainmenu
{
	font-family: arial;
	color: #6E6F64;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}

a.mainmenu:hover
{
	
	color: #B10043;
}
a.a1
{
	font-family: arial;
	color: #6E6F64;
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}
a.a1:hover
{
	
	color: #B10043;
}
a.a2
{
	font-family: arial;
	color: #6E6F64;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
}
a.a2:hover
{
	
	color: #B10043;
}
a.a3
{
    font-family: arial;
	color: #6E6F64;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
}
a.a3:hover
{
	color: #B10043;
}

a.tooltip {text-decoration:none;}

a:hover {background:#ffffff; text-decoration:none;}

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}

a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

.onze
{
  background: url("../pics/onze.gif");
  background-repeat: no-repeat;
  background-position: right top;
}

textarea{
  overflow-x: hidden;
  overflow-y: auto;
}

.boldCenter {
text-align: center;
font-size: 18px;
margin-top: 25px;
margin-bottom: 0px;
}

.boldCenter2 {
text-align: center;
font-size: 17px;
margin-top: 13px;
margin-bottom: 0px;
}

.Center {
text-align: center;
margin-bottom: 25px;
margin-top: 3px;
font-style: italic;
}