/*--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

              _   _  ___  ____          ___  _____ 
             | | | ||_ _||  _ \        |_ _||_   _|
             | |_| | | | | |_) | _____  | |   | |
             |  _  | | | |  __/ |_____| | |   | |
             |_| |_||___||_|           |___|  |_|
 
   
        (c) Concept, vormgeving, ontwerp en uitvoering
         ~~ HIP-IT BV (Media Laboratory) Amsterdam ~~
           Tel. +31-(0)20-617 02 82, info@hip-it.nl
                        www.hip-it.nl

(c) 1999-2009 HIP-IT Media Produkties BV
(c) Redouan Salmoun
(c) Yassine Hajoui
(c) Abdelrahmen El Shershaby

All rights reserved! Alle rechten voorbehouden. Niets uit deze uitgave
mag zonder voorafgaande schriftelijke toestemming van HIP-IT
verveelvoudigd en/of openbaar worden!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body{
  background-image:url('/img/bgm.jpg');
  background-repeat:no-repeat;
  background-position:50% 0px;
  background-color:#FFF;
  margin:0px;
  font-family:Arial;
  font-size:11px;
  color:#565656;
}
A:link, A:visited, A:active{
	color:#897471;
	text-decoration:none
}
A:hover{
	color:#CF0200;
	text-decoration:underline
}
.wlink A:link, .wlink A:visited, .wlink A:active{
	color: #FFF;
	text-decoration:none
}
.wlink A:hover{
	color: #FFFFFF;
	text-decoration:underline
}
.ls{
  line-height: 17px
}
img{
  border:none;
}
.w{
  color:#FFF
}
.u{
  text-decoration:underline
}
.i{
  font-style:italic
}
.b{
  font-weight:bold;
}
.alignl{
  text-align:left
}
.alignr{
  text-align:right
}
.alignc{
  text-align:center
}
.floatl{
  float:left;
}
.floatr{
  float:right;
}
.skin_white{
  background-color:#FFF
}
.asf{
  font-size:9px;
  font-family:Arial
}
.anf{
  font-size:12px;
  font-family:Arial
}
.alf{
  font-size:14px;
  font-family:Arial
}
.agf{
  font-size:18px;
  font-family:Arial
}
.padding1{
	padding:1px
}
.padding2{
	padding:2px
}
.padding3{
	padding:3px
}
.padding4{
	padding:4px
}
.padding5{
	padding:5px
}
.padding10{
	padding:10px
}
.padding20{
	padding:20px
}
.linespacing{
  line-height: 0.5cm
}
.checkbox{
  border:0px;
}
.hand{
  cursor:pointer
}
.alignr{
  text-align:right
}
.cleardiv{
  clear:both;
  height:0px;
  width:0px;
  overflow:hidden
}
.paars{
  color:#4261DF
}
.roze{
  color:#EE125A
}
.aborder{
	border:1px solid #D0D0D0
}
.bborder{
	border-bottom:1px dotted #D0D0D0
}
.rborder{
	border-right:1px dotted #D0D0D0
}
.lborder{
	border-left:1px dotted #D0D0D0
}
.tborder{
	border-top:1px dotted #D0D0D0
}
.skin_dark{
  background-color:#DE6200
}
.skin_medium{
  background-color:#4261DF
}
.skin_light{
  background-color:#EE125A
}
.alt1{
  background-color: #EFEFEF
}
.alt2{
  background-color: #ECECEC
}
.bmargin{
  margin-bottom:20px
}
.tmargin{
  margin-top:20px
}
.lmargin{
  margin-left:20px
}
.rmargin{
  margin-right:20px
}
.imgc{
  width:270px;
  height:188px;
  overflow:hidden;
  position:relative;
  top:0px;
  left:0px
}
.imgi{
  position:relative;
  left:-85px;
  z-index:-1
}
.alignvb{
  vertical-align: text-bottom
}
#logo{
  width:300px;
  margin-left:5%
}
.logo{
  padding:5px 10px 10px 0px
}
#toplinks{
  width:300px;
  padding:75px 10px 10px 10px 
}
.toplinks{
  margin-right:5%
}
#header{
  background-image:url('/img/topbg.gif');
  background-repeat;repeat-y;
  position:relative;
  height:99px;
  overflow:hidden;
  width:100%;
}
#maincontent{
  position:relative;
  left:5%;
  width:90%;
  margin:20px 0px 20px 0px;
}
#titelbalk{
  font-weight:bold
}
#headlinenieuws{
  width:250px;
}
#contentnieuws{
  width:450px;
}
.lijnheader{
  margin-bottom:10px;
  height:1px;
  overflow:hidden;
  background-color:#b3b3b3;
  width:100%; 
}
#testemonial{
  margin:20px 0px 20px 150px;
}
#footer{
  width:100%;
  height:79px;
  background-image:url('/img/footbg.gif');
  background-repeat;repeat-y;
  padding-top:20px
}