a:focus
{
  -moz-outline-style: none;
}

.news a
{
	display:block;
	width: 111px;
	height: 41px;
	background: url("../images/buttons/news_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.news a:hover
{	
	background-position: 0 -246px;
}

.bio a
{
	display:block;
	width: 70px;
	height: 41px;
	background: url("../images/buttons/bio_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.bio a:hover
{	
	background-position: 0 -246px;
}

.disco a
{
	display:block;
	width: 115px;
	height: 41px;
	background: url("../images/buttons/disco_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.disco a:hover
{	
	background-position: 0 -246px;
}

.tour a
{
	display:block;
	width: 100px;
	height: 41px;
	background: url("../images/buttons/tour_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.tour a:hover
{	
	background-position: 0 -246px;
}

.inter a
{
	display:block;
	width: 188px;
	height: 41px;
	background: url("../images/buttons/inter_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.inter a:hover
{	
	background-position: 0 -246px;
}

.contact a
{
	display:block;
	width: 139px;
	height: 41px;
	background: url("../images/buttons/contact_button.jpg") 0 -287px no-repeat;
	text-decoration: none;
}

.contact a:hover
{	
	background-position: 0 -246px;
}


p
{ 
	font-family: "Arial"; 
	font-size: 10pt; 
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

div
{
 	color: #FFFFFF;
}

.newsborder
{
	border:1px solid #FFFFFF;
}

.title
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 165px;
	font-family: Verdana; 
	color: #FFFFFF; 
	font-variant: small-caps; 
	font-weight: bold; 
	font-size: 11pt;
}

.title i
{
	padding-left: 0;
	font-size: 9pt;
}


.itemdate
{
	font:italic 70% Verdana;
	display:block;
	position: absolute;
	left: 7px;
	top: 27px;
}

.out
{
  background:#bbb; 
  border:0px solid #ddd;
  color: #FFFFFF;
  left: 10px;
}

.in
{
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  width:100px;
  color: #FFFFFF;
  font-weight:normal;
}
  
.rtin
{
	left: -5px;
	color: #FFFFFF;
}

/*enkel voorste */  
.tpin
{
  top:-10px;
  color: #FFFFFF;

}
 
/*image inclusief achtergrond */ 
.image
{
	width:112px;
	height:110px;
	margin: 15px 10px 3px 15px;
	/*top right bottom left */
	float: left;
	color: #FFFFFF;
}

