html,body{
    height:100%;
    margin:0;
    padding:0;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	line-height:13pt;
	color:#666;
}
body{
    /*background:#FFFFFF repeat-x center center;   BAS AANGEPAST */ 
    text-align:center;
    min-width:852px;
    min-height:670px;
}

#vert-hoz{
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-300px;/* half elements height*/
    margin-left:-425px;/* half elements width*/
    width:850px;
    height:665px;
    /*background:#FFF; */
    overflow:auto;/* allow content to scroll inside element */
    text-align:left;
}

#background{
	background-image: url(../images/phone.png);  /*BAS AANGEPAST (was bg.jpg) */
	background-repeat:no-repeat;
	width:850px;
	height:545px;
	vertical-align:top;
}
.title {
	font-size: 0px;
	font-weight: bold;
	color:#FFFFFF;
}
.tekst {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:13px;
	line-height:13pt;
}

.intro {
  font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
  font-size: 13px;
  line-height:13pt;
  font-weight: bold;
  color: #3bbaf0;
}

.blauw {
  font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
  font-size: 13px;
  line-height:13pt;
  color: #3bbaf0;
  font-weight: bold;
}

#lijstje {
  margin-top: 20px;
}

  #lijstje a:link {
    color:#fff;
    text-decoration:underline;
  }
  
  #lijstje a:visited {
    color:#fff;
    text-decoration:underline;
  }
  
  #lijstje a:hover {
    color:#fad90f;
    text-decoration:underline;
  }

#lijstje_2 {
  margin-top: 0px;
}
	
.lijstje_item {
  font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
  font-size: 13px;
  margin-top: 5px;
  font-weight: bold;
  background-color: #3bbaf0;
  color: #fff;
}

#tabel_ul {
  font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

#logoboven {
  padding: 0px 0px;
  height:80px;
  width: 800px;
}

  #logo {
    margin-left:130px;
    position: absolute;
  }

  #hyvetwit {
    margin-left:460px;
    margin-top: 18px;
    position: absolute;
  }
  
#appstore {
	  height:70px;
	  width:70px;
	  margin-top:187px;
	  margin-left:732px;
	  position:absolute;
  	  border:none;
}
.tekststore {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
#app {
	border:none;
}


