* :focus{outline:none;}

body{
  background: #ffffff ;
  color: #000000;
  font-family: Arial, verdana;
  font-size: 12px;
  padding:0px;
  margin:0px;
}

div.website{ height:100%;  width:100%; position:relative; z-index:2;  background: url(../images/wolkenonder.PNG) no-repeat bottom center;}

div.wolkjes{position:absolute; right:0px; top:40%; width:236px; height:238px; background: url(../images/wolkenrechts.PNG) no-repeat; }

div.logo{position:absolute; top:271px; left:50%; margin-left:-200px; width:319px; height:165px;}

div.ballon{ background: url(../images/ballon.PNG) no-repeat; width:617px; height:168px; margin-left: -348px; position:absolute; top:140px; left:50%;}
div.ballon div.padding{padding:10px 30px; text-align:center; }

ul.zinnen{width:450px; height:44px; margin-bottom:35px; margin-left:47px; padding-left:0px; line-height:20px;}
ul.zinnen li{list-style:none; text-align:center; margin:5px 0px;}

table.buttons{color: #ffffff; font-size:14px; }

a.infolink:link     { color: #35597e; font-family: verdana, geneva, helvetica, tahoma, "sans serif"; text-decoration: none; cursor: pointer }
a.infolink:hover       { color: #000000; font-family: verdana, geneva, helvetica, tahoma, "sans serif"; text-decoration: underline; cursor: pointer }
a.infolink:visited         { color: #35597e; font-family: verdana, geneva, helvetica, tahoma, "sans serif"; text-decoration: none; cursor: pointer }

img{border:none;}
.hidden{display:none;}
div.clear{clear: both;}
