html, body{
width:100%;
height:100%;	
}

a{
color:#002457;	
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

body{
width:100%;
height:100%;
font-family: Verdana, Arial;	
color:#002457;
}

p, li{
color:#002457;
font-size:10px;	
font-weight:normal;
line-height:13px;
}

p,ul{
margin-bottom:14px;
}

em{
font-weight:bold;	
}

li{
margin-bottom:0px;	
}

#wrapper{
width: 826px;	
margin-left:80px;
background: #BFD020 url('../media/bg_home_wit.gif') left top repeat-y;
min-height:100%;			/*Om te zorgen dat #wrapper minstens de hoogte neemt van het hele venster in moderne browsers	*/
height:auto !important;		/*Min height hack, zie http://www.dustindiaz.com/min-height-fast-hack/ 							*/
height:100%;				/*Min height hack, zie http://www.dustindiaz.com/min-height-fast-hack/ 							*/
}

#header{
background: url('../media/frog-award-bg.gif') 13px top no-repeat;
width:100%;
height:365px;	
}

#header img{
display:block;
margin-left:13px;	
}

ul#nagigation{
margin-top:50px;
float:right;
display:inline;
width:195px;
margin-right:13px;
}

ul#nagigation li{
display:block;
background:#002558;
line-height:25px;
color:white;
margin-bottom:3px;
font-size:10px;
text-transform: uppercase;
}

ul#nagigation li a{
color:white;
display:block;
font-weight:bold;
padding-left:10px;
padding-bottom:2px;
}

#nagigation .fotoboekthumb a{
padding-left:0;	
padding-bottom:0;
display:block;
position:relative;

}

ul li#winnersppt_lastyear{
margin-top:25px;
margin-bottom:5px;
}

ul li#winnersppt_fotoboek  {
margin-top:0px;
padding-bottom:3px;
margin-bottom:0;
}

.fotoboekthumb img{
*margin-left:-16px;
display:block;
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}

#loepje {
display:block;
position: absolute;
width: 195px;
height: 147px;
left:0;
top:0;
background: url('../media/loepje.png') center -147px no-repeat;
}

.fotoboekthumb a:hover #loepje{
background-position:center center;
cursor:pointer;	
}

#pptknop {
width: 200px;
height: 400px;
border: red solid 1px;
}

ul#winnersppt{
margin-top:365px;
float:right;
display:inline;
width:195px;
margin-right:13px;
text-align: left;
}

ul#winnersppt li{
display:block;
background:#002558;
line-height:14px;
color:white;
padding-top: 10px;
padding-bottom: 10px;font-size:10px;
text-transform: uppercase;
text-align: left;

}

ul#winnersppt li a{
color:white;
display:block;
font-weight:bold;
margin-right: 10px;
padding-left:10px;
padding-bottom:2px;
}

#content{	
float:left;
display:inline;
width:415px;
padding-left:122px;	
margin-top:-50px;
margin-left:77px;
padding-bottom:50px;
background: url('../media/frog-award.png') 4px 5px no-repeat;
}

#content p,
#content ul,
#content h2{
margin-left:66px;
padding-right:43px;	
}

#content h1{
margin-top:20px;	
}

h2{
color:white;
font-weight:bold;
font-size:11px;	
margin-bottom:14px;
}

.introduction{
margin-top:20px;
font-weight:bold;
line-height:18px;
}

.clear{
clear:both;	
}
