@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}

html, body{
background-color: #ffd200;
margin-top: 0;
}

#container{
width: 950px;
margin: auto;
}

#flash_header{
*margin-top: -4px;
}

#content{
height: 727px;
width: 950px;
background-image: url(../images/achtergrond.jpg);
background-repeat: no-repeat;
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#intro{
width: 265px;
margin-left: 100px;
margin-top: 13px;
position: absolute;
}

.voorwaarden{
color: #999999;
font-size: 11px;
}

#naw{
width: 470px;
margin-left: 400px;
margin-top: 13px;
position: absolute;
}

#huisdier{
width: 390px;
position: absolute;
margin-left: 400px;
margin-top: 290px;
}

#sns{
position: absolute;
margin-left: 800px;
margin-top: 720px;
height: 75px;
}

/*OPMAAK VOOR PAGINA 2*/

#content_bedankt{
height: 300px;
width: 950px;
background-image: url(../images/achtergrond2.jpg);
background-repeat: no-repeat;
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#bedankt_tekst{
width: 400px;
margin-left: 300px;
margin-top: 20px;
position:absolute;
}

#sns2{
position: absolute;
margin-left: 800px;
margin-top: 310px;
height: 75px;
}