html, body{
height: 100%; /* héél belangrijk */
background-color:#DFF4FD;
background-image:url(/images/BG_lucht.jpg);
background-repeat:repeat-x;
line-height: 150%;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size:100%;
position:relative;
margin:0px;
}

#container_site{
min-width: 100%; width:auto !important; /* voor moderne browsers */ width:100%; /* voor IE */
min-height: 100%; height:auto !important; /* voor moderne browsers */ height:100%; /* voor IE */
margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}

#container_site #top{
height:auto;
background-image:url(/images/BG_stadion.png);
background-repeat:no-repeat;
background-position:bottom;
}

#footer{
height: 200px;
background-color:#63761B;
background-image:url(/images/BG_gras.jpg);
background-repeat:no-repeat;
background-position:top;
}

#footertxt{
width:958px;
margin-left:auto;
margin-right:auto;
padding-top:125px;
padding-left:107px;
font-size:70%;
}

#footertxt a{
color:#333333;
text-decoration:underline;
display:block;
padding-right:20px;
float:left;
}

.right{
float:right;
}

.left{
float:left;
}

.clear{
clear:both;
}

.bold{
font-weight:bold;
}

.righttxt{
float:right;
text-align:right;
}

a{
color:#FFFFFF;
text-decoration:underline;
}

.margin_R20{
margin-right:20px;
}
.margin_R10{
margin-right:10px;
}


/* ------------------------------------------------------
 #container_site #top 
--------------------------------------------------------*/

#container_site #top #site{
width:1065px;
margin-left:auto;
margin-right:auto;
}

#container_site #top #site #header{
width:1065px;
height:290px;
background-image:url(/images/BG_header.jpg);
background-repeat:no-repeat;
clear:both;
}

#container_site #top #site #header #logo{
width:244px;
height:40px;
float:left;
margin-top:3px;
margin-left:10px;
}

.top_url{
float:left;
margin-top:13px;
}

.CTA{
padding:210px 0px 0px 150px;
}
.CTANL{
padding:210px 0px 0px 150px;
}
.CTAFR{
padding:210px 0px 0px 124px;
}

/*--------------------------------------------------------*/

#container_site #top #site #midden{
width:954px;
height:auto;
float:left;
position:relative;
}


#container_site #top #site #midden #content{
width:757px;
min-height: 510px; height:auto !important; /* voor moderne browsers */ height:510px; /* voor IE */
background-image:url(/images/BG_Contentblok.jpg);
background-repeat:no-repeat;
background-color:#000000;
float:left;
padding:45px 45px 5px 45px;

}

#container_site #top #site #midden #content .home{
width:602px;
padding-right:155px;
position:relative;
}

#container_site #top #site #midden #content_tussenstand{
width:831px;
min-height: 510px; height:auto !important; /* voor moderne browsers */ height:510px; /* voor IE */
background-image:url(/images/BG_Contentblok.jpg);
background-repeat:no-repeat;
background-color:#000000;
float:left;
padding:45px 8px 5px 8px;
}

#container_site #top #site #midden #content .BU_HOME_win{
	position:absolute;
	width:202px;
	height:225px;
	left: 801px;
	top: -29px;
z-index:4;
}

.BU_HOME_voetbal{
	position:absolute;
	width:125px;
	left: 813px;
	top: 280px;
	background-image:url(/images/BG_Home_button_voetbal.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-size:90%;
	line-height:120%;
	padding-top:10px;
}

.BU_HOMENew_vContainer{
	position:absolute;
	width:125px;
	left: 813px;
	top: 230px;
z-index:99;
}
.BU_HOMENew_v{
	width:100%;
	background-image:url(/images/BG_Home_button_voetbal.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-size:90%;
	line-height:120%;
	padding-top:10px;
}

.footerbeelden{
height:215px;
position:absolute;
left:-1px;
bottom:-105px;
z-index:20;
clear:both;
}

.footerbeelden .HOME_fotos{
width:700px;
height:215px;
background-image:url(/images/images/PI_HOME_Fotos.jpg);
background-repeat:no-repeat;
margin-left:240px;
}

.HOME_fotos div{
background-image: url(/images/Pi_noimage_Medium.jpg);
background-repeat:no-repeat;
}
.footerbeelden .HOME_fotos .HOME_F01{
position:absolute;
width:140px;
height:92px;
left: 249px;
top: 71px;
background-color:#FFF;
}

.footerbeelden .HOME_fotos .HOME_F02{
	position:absolute;
	width:163px;
	height:108px;
	left: 398px;
	top: 62px;
background-color:#FFF;
}

.footerbeelden .HOME_fotos .HOME_F03{
	position:absolute;
	width:195px;
	height:128px;
	left: 569px;
	top: 54px;
background-color:#FFF;
}

.footerbeelden .HOME_fotos .HOME_F04{
	position:absolute;
	width:160px;
	height:108px;
	left: 774px;
	top: 62px;
background-color:#FFF;
}

/* ------------------------------------------------------
 FONTS
--------------------------------------------------------*/

h1{
font-size:100%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
font-family:Helvetica LT std Light, Arial, Helvetica, sans-serif;
}
.CTANL h1 {
font-size:180%;
}
.CTAFR h1{
font-size:144%;
margin-top:25px;
margin-left:0px;
}

h2{
font-size:120%;
line-height:160%;
margin-bottom:10px;
margin-top:0px;
display:block;
font-weight:normal;
}

h3{
font-size:100%;
line-height:140%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

h4{
font-size:90%;
line-height:130%;
margin-bottom:6px;
margin-top:0px;
display:block;
font-weight:normal;
}

p{
font-size:80%;
line-height:150%;
display:block;
font-weight:normal;
margin-top:0px;
margin-bottom:20px;
}

h5{
font-size:70%;
line-height:110%;
margin-bottom:10px;
display:block;
font-weight:normal;
}

h6{
font-size:60%;
line-height:110%;
margin-bottom:10px;
margin-top:10px;
display:block;
font-weight:normal;
}

h4 a{
color:#FE9E16;
text-decoration:none;
}

h4 a:hover{
text-decoration:underline;
}

.pi_left{
padding-right:20px;
}

/* ------------------------------------------------------
TOPNAVIGATIE + NAVIGATIE
--------------------------------------------------------*/

#container_site #top #site #header #topnav{
width:410px;
height:30px;
float:right;
margin-top:5px;
}

a.Cbanden, a.Cverdeler, a.Login, a.Taalkeuze{
float:left;
display:block;
height:25px;
font-size:70%;
text-decoration:none;
}

a.Cbanden{
background-image:url(/images/Bu_topnav_band.jpg);
background-repeat:no-repeat;
padding:5px 5px 0px 30px;
background-color:#E6E6E6;
color:#333333;
}

a.Cverdeler{
background-image:url(/images/Bu_topnav_verdeler.jpg);
background-repeat:no-repeat;
padding:5px 5px 0px 30px;
background-color:#E6E6E6;
color:#333333;
}

a.Login{
padding:5px 5px 0px 10px;
background-color:#A6A6A6;
color:#ffffff;
}

a.Taalkeuze{
padding:5px 5px 0px 5px;
background-color:#333333;
color:#ffffff;
text-decoration:underline;
}


.streepje{
color:#FFFFFF;
float:left;
display:block;
height:25px;
font-size:70%;
text-decoration:none;
padding:5px 0px 0px 5px;
background-color:#333333;
}

/*--------------------------------------------------------*/

#container_site #top #site #midden #nav{
width:107px;
height:384px;
float:left;
overflow:hidden;
}

#nav a{
float:left;
background-image:url(/images/Bu_nav_off.jpg);
background-repeat:no-repeat;
overflow:hidden;
text-align:center;
margin-right:2px;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
color:#ffffff;
font-size:70%;
display:block;
width:107px;
}
a.wedstrijdinfo{
background-position:0 0px ;
height:35px;
padding-top:67px;
}
a.mijnmiles{
background-position:0 -102px ;
height:33px;
padding-top:50px;
}
a.tussenstand{
background-position:0 -187px ;
height:33px;
padding-top:50px;
}
a.prijzen{
background-position:0 -270px;
height:155px;
padding-top:10px;
padding-left:15px;
}
#nav a:hover, #nav a.active, #nav a.active:link, #nav a.active:visited, #nav a.active:hover{
background-image:url(/images/Bu_nav_on.jpg);
background-repeat:no-repeat;
color:#333333;
text-decoration:none;
display:block;
}

/*--------------------------------------------------------------
BUTTONS
---------------------------------------------------------------*/

.Bu_oranje, .Bu_oranje_small, .Bu_oranje_taalkeuze, .Bu_oranje_taalkeuzeFR {
float:left;
background-repeat:repeat-x;
position:relative;
display:inline;
margin-top:10px;
margin-bottom:10px;
margin-right:20px;
}

.Bu_oranje{
background-image:url(../images/Pi_BU_oranjepijl_BG.gif);
height:45px;
}

.Bu_oranje_small{
background-image:url(../images/Pi_BU_oranjepijl_BG_miles.gif);
height:32px;
}

.Bu_oranje_taalkeuze, .Bu_oranje_taalkeuzeFR{
background-image:url(../images/Pi_BU_oranjepijl_BG.gif);
height:45px;
}

.Bu_oranje .buttoncontent, .Bu_oranje_taalkeuze .buttoncontent, .Bu_oranje_taalkeuzeFR .buttoncontent{
float:left;
height:40px;
padding:5px 22px 0px 10px ;
display:inline;
font-size:180%;
line-height:110%;
}

.Bu_oranje_small .buttoncontent{
float:left;
height:25px;
padding:7px 22px 0px 10px ;
display:inline;
font-size:100%;
line-height:110%;
}

.Bu_oranje .bu_right, .Bu_oranje_small .bu_right, .Bu_oranje .bu_right_grey, .Bu_oranje_taalkeuze .bu_right, .Bu_oranje_taalkeuzeFR .bu_right, .Bu_oranje_small .bu_right_wit, .Bu_oranje_small .bu_right_zwart{
padding:0px;
margin:0px;
position:absolute;
right:-1px;
background-repeat:no-repeat;
width:10px;
height:45px;
background-image:url(../images/Pi_BU_oranjepijl.gif);
}

.Bu_oranje .bu_right{
width:10px;
height:45px;
background-image:url(../images/Pi_BU_oranjepijl.gif);
}


.Bu_oranje_small .bu_right{
width:7px;
height:32px;
background-image:url(../images/Pi_BU_oranjepijl_miles.gif);
}

.Bu_oranje_taalkeuze .bu_right{
width:10px;
height:45px;
background-image:url(../images/Pi_BU_oranjepijl_BG_taalkeuze.gif);
}

.Bu_oranje_taalkeuzeFR .bu_right{
width:10px;
height:45px;
background-image:url(../images/Pi_BU_oranjepijl_BG_taalkeuze_FR.gif);
}

.Bu_oranje .bu_right_grey{
width:10px;
height:45px;
background-image:url(../images/Pi_BU_oranjepijl_BG_grey.gif);
}



a.link_button:link, a.link_button:visited {
color:#000000;
text-decoration:none;
}

a.link_button:active,  a.link_button:hover{
color:#FFFFFF;
text-decoration:none;
}


a.HoeMilesVerzamelen, a.BU_grijs, a.Bu_login, a.BU_zwart, a.BU_zwart_left{
float:left;
display:block;
height:35px;
font-size:80%;
text-decoration:none;
color:#ffffff;
margin-top:10px;
margin-bottom:10px;
}

a.HoeMilesVerzamelen{
background-image:url(/images/Pi_BU_vraagteken.gif);
background-repeat:no-repeat;
padding:10px 10px 0px 40px;
margin-right:10px;
background-color:#303030;
}

a.Bu_login{
background-image:url(/images/Pi_BU_vliegtuigje.gif);
background-repeat:no-repeat;
padding:10px 10px 0px 48px;
margin-right:10px;
background-color:#303030;
}

a.BU_grijs{
padding:10px 10px 0px 10px;
float:right;
background-color:#303030;
}

a.BU_zwart{
padding:10px 10px 0px 10px;
float:right;
background-color:#000000;
margin-right:30px;
}

a.BU_zwart_left{
padding:10px 10px 0px 10px;
float:left;
background-color:#000000;
margin-right:30px;
}

/*--------------------------------------------------------------
WEDSTRIJDINFO
---------------------------------------------------------------*/
.grijs{
background-color:#303030;
color:#FFFFFF;
float:left;
position:relative;
}

.box747{
padding:20px 20px 10px 20px;
margin-bottom:20px;
width:565px;
}

.box170, .box170R{
padding:0px 20px 10px 20px;
margin-bottom:10px;
margin-right:12px;
width:140px;
}

.box235, .box235R{
padding:10px 20px 10px 20px;
margin-bottom:10px;
width:189px;
height:120px;
}


.box170R, .box235R{
margin-right:0px;
}


.height_440{
height:450px;}

.height_210{
height:210px;
margin-top:50px;}

.Pi_WI_overtuig{
	position:absolute;
	left:23px;
	top:-38px;
}


.Pi_WI_share{
position:absolute;
right:50px;
top:55px}

.vliegtuig{
position:absolute;
background-image:url(/images/Pi_WI_vliegtuigpunten.gif);
background-repeat:no-repeat;
width:67px;
height:58px;
font-size:95%;
color:#000000;
padding:12px 0px 0px 58px;
font-weight:bold;
right:10px;
}

.vliegtuig.v1{
position:absolute;
right:10px;
bottom:10px;
}

.vliegtuig.v2{
position:absolute;
right:10px;
bottom:30px;
}


.Pi_vliegtuig_groot{
position:absolute;
width:286px;
height:90px;
left: 748px;
top: -7px;
}

/*--------------------------------------------------------------
INSCHRIJVINGSFORMULIER
---------------------------------------------------------------*/

.Form_left{
float:left;
width:315px;
}

.Form_right{
float:left;
width:388px;
margin-left:50px;
}

.form_txt{
padding:2px;
float:left;
font-size:80%;
line-height:150%;
color:#CCCCCC;
margin-bottom:2px;
}

.txtfield{
padding:2px;
color:#cccccc;
border:#2E2E2E solid 1px;
background-color:#2e2e2e;
margin-bottom:2px;
float:left;
}

.txtfield_zwart{
padding:2px;
color:#cccccc;
border:#000000 solid 1px;
background-color:#000000;
margin-bottom:2px;
float:left;
}

a.ContextMenuItem
{
	width:207px;
	height:22px;
	color:#CCCCCC;
	font-size:80%;
	float:left;
	clear: both; 
	display: block;
	padding:2px 10px;
	text-decoration:none;
	background-color:#2e2e2e;
	margin-bottom:2px;
	line-height:150%;
}

a.ContextMenuItem:hover
{
	width:207px;
	height:22px;
	background-color:#FE9E16;
	font-weight:bold;
}

.dropdown, .dropdown_zwart{
padding:2px 10px;
background-repeat:repeat-x;
height:22px;
float:left;
width:207px;
margin-bottom:2px;
color:#CCCCCC;
font-size:80%;
line-height:150%;
position:relative;
}

.dropdown{
background-image:url(/images/Pi_BG_dropdown.gif);
}

.dropdown_zwart{
background-image:url(/images/Pi_BG_dropdown_zwart.gif);
margin-top:10px;
}

.dropdown .BU, .dropdown_zwart .BU{
width:30px;
height:25px;
position:absolute;
top:0px;
right:0px;
}

.field{
background-color:#000000;
padding:5px 10px;
color:#CCCCCC;
width:178px;
height:auto;
font-size:80%;
}

.W50{
width:40px;
padding-left:10px;
}

.W80{
width:79px;
}

.W90{
width:84px;
}

.W140{
width:144px;
}

.W225{
width:221px;
}

.W370{
width:370px;
margin-left:5px;
}

.W160{
width:156px;
}

.W460{
width:450px;
}

.W580{
width:580px;
}

.W234{
width:220px;
padding:7px;
}

.F_inschrijving{
width:240px;
margin:50px 50px 5px 0px;
float:left;
}

.motivatie{
width:460px;
margin-top:50px;
float:left;
}

.checkbox input{
border:#000000 1px solid;
background-color:#2e2e2e;
cursor:pointer;
}
.checkbox label{
cursor:pointer;
}


/*--------------------------------------------------------------
PRIJZEN
---------------------------------------------------------------*/
.hoofdprijs{
background-color:#ffffff;
background-image:url(/images/PI_hoofdprijs.jpg);
background-repeat:no-repeat;
background-position:right;
height:217px;
padding:20px 20px 20px 20px;
margin-bottom:20px;
position:relative;
}

.tickets{
position:absolute;
right:-71px;
top:-47px;
}

ul{
padding-left:20px;
margin-left:0px;
font-size:80%;
width:400px;
line-height:140%;
margin-top:0px;
}

li{
list-style-type:disc;
color:#FC970C;
}

.prijs{
position:absolute;
right:-23px;
bottom:-38px;
}

.prijsbox{
width:234px;
float:left;
margin-right:25px;
margin-bottom:40px;
}

.prijsboxR{
width:234px;
float:left;
margin-right:0px;
margin-bottom:40px;
}


/*--------------------------------------------------------------
MIJNMILES
---------------------------------------------------------------*/
.miles{
width:234px;
float:left;
height:auto;
}

.miles .aantalmiles, .miles .aantalmiles2{
background-repeat:repeat-x;
background-position:bottom;
width:190px;
font-size:80%;
color:#FFFFFF;
height:25px;
clear:both;
}

.miles .aantalmiles{
background-image:url(/images/Pi_stippelijn.gif);}

.miles .aantalmiles2{
background-image:url(/images/Pi_stippelijn_oranje.gif);}

.aantalmiles .txt, .aantalmiles2 .txt{
background-color:#303030;
padding-right:5px;
float:left;
}

.aantalmiles .aantal, .aantalmiles2 .aantal{
float:right;
background-color:#303030;
padding-left:3px;
width:26px;
text-align:right;
}

.box235RMM, .box235MM{
padding:20px 20px 20px 20px;
margin-bottom:5px;
width:195px;
}
.box235MM{
margin-right:25px;
}


.profiel{
width:234px;
margin-right:0px;
float:left;
/*cursor:pointer;
margin-bottom:30px;*/
}

.profiel .foto{
background-image:url(/images/Pi_BGfoto_profiel.jpg);
background-repeat:no-repeat;
width:220px;
height:146px;
padding:7px;
}

.profiel .share{
margin-top:20px;
}

.profiel .foto_opladen{
background-image:url(/images/Pi_BGfoto_opladen_profiel.jpg);
background-repeat:no-repeat;
width:134px;
height:104px;
padding:60px 50px;
cursor:pointer;
}

#ProfilePicContainer,#ProfilePicContainer:hover, #ProfilePicContainer.hover,#ProfilePicContainer.hover:hover,
#ProfilePicContainer *{ /*FIREFOX*/
cursor:pointer !important;
}

.profiel .foto_opladen a{
font-weight:bold;
font-size:90%;
line-height:120%;
color:#000000;
text-decoration:none;
cursor:pointer;
}

#milesverzamelen{
clear:both;
}


a.balk{
float:left;
background-image:url(/images/Pi_pijl_down.gif);
background-repeat:no-repeat;
background-position:right;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
color:#ffffff;
font-size:90%;
line-height:130%;
display:block;
width:735px;
padding:2px 10px;

}

.groenbalk{
background-color:#A6AF78;
}
.blauwbalk{
background-color:#84A9D4;
}
.roodbalk{
background-color:#E85252;
}
.oranjebalk{
background-color:#FC9700;
}

a.balk:hover, a.balk:active {
background-image:url(/images/Pi_pijl_up.gif);
font-weight:bold;
}

a.balk:link, a.balk:visited {
margin-bottom:3px;
}

#milesverzamelen .manier{
width:725px;
padding:10px 10px 20px 20px ;
margin-bottom:10px;
}

#milesverzamelen .maniervragen{
width:725px;
padding:10px 10px 20px 20px ;
margin-bottom:10px;
background-image:url(/images/Pi_vragenoplossen.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

#milesverzamelen .maniervrienden{
width:725px;
padding:10px 10px 20px 20px ;
margin-bottom:10px;
background-image:url(/images/Pi_vragenvrienden.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}



#milesverzamelen .manier .pi{
position:absolute;
right:20px;
top:30px;
}

.vraag{
width:300px;
margin-right:50px;
float:left;
font-size:80%;
line-height:150%;
margin-bottom:20px;
}

.vraag .antwoord{
float:left;
margin-top:10px;
}

.vraag .resultaat{
width:8px;
height:11px;
float:left;
margin-top:15px;
margin-left:10px;
}

/*--------------------------------------------------------------
VERDELERS
---------------------------------------------------------------*/

.googlemaps{
float:left;
width:490px;
margin-top:30px;
}

.verdeler{
float:left;
width:230px;
margin-top:30px;
margin-right:30px;
}


/*--------------------------------------------------------------
VERDELERS
---------------------------------------------------------------*/
#tussenstand{
background-color:#303030;
padding:5px 35px 20px 45px;
color:#FFFFFF;
clear:both;
width:750px;
position:relative;
}

.sorteren{
float:left;
font-size:80%;
padding-top:10px;
margin-right:10px;
}

.fotos{
margin-top:20px;
}

.fotos_detail{
margin-top:20px;
margin-left:70px;
}

.foto{
width:140px;
float:left;
margin-right:10px;
}

.back{
position:absolute;
left:0px;
top:220px;
}

.next{
position:absolute;
right:0px;
top:220px;
}

.foto_detail{
width:570px;
float:left;
background-image:url(/images/Pi_F_overzicht_detail_BG.jpg);
background-repeat:no-repeat;
padding:27px 22px;
}

.F_detail{
margin-bottom:30px;
}


/*--------------------------------------------------------------
LOGIN
---------------------------------------------------------------*/
#Login{
float:left;
width:385px;
}

.block_wit{
background-color:#FFFFFF;
padding:15px;
}


.dropdown li
{
	list-style-type:none;
	width:221px;
	color:#FFFFFF;
	background-image:url(/images/Pi_BG_dropdown.gif);
	background-repeat:repeat-x;
	height:21px;
}


.wit{
color:#ffffff;
}

.zwart{
color:#333333;
}

.grijstxt{
color:#cccccc;
}

.oranje{
color:#FE9E16;
}

.LocatorMultiple {font-size:80%;color:#fff;}


/*--------------------------------------------------------------
taalkeuze
---------------------------------------------------------------*/

#container_taalkeuze{
margin-left:auto;
margin-right:auto;
background-image:url(/images/Pi_taalkeuze.jpg);
background-repeat:no-repeat;
height:224px;
width:480px;
padding-top:280px;
padding-left:435px;
}

/*--------------------------------------------------------------
error
---------------------------------------------------------------*/

#container_error{
margin-left:auto;
margin-right:auto;
width:830px;
}

#container_error #header{
background-image:url(/images/pi_error_header.jpg);
background-repeat:no-repeat;
height:52px;
margin-bottom:30px;
padding-left:20px;
}

.error_content{
background-image:url(/images/pi_error_mid.gif);
background-repeat:repeat-y;
float:left;
clear:both;
position:relative;
}

.error_nl{
float:left;
width:330px;
margin-right:74px;
}

.error_fr{
float:left;
width:330px;
}


.error_content_bg{
background-image:url(/images/pi_error_top.jpg);
background-repeat:no-repeat;
padding:40px 40px 0px 40px;
float:left;
width:750px;
}

.error_vliegtuig{
	position:absolute;
	left:847px;
	top:424px;
}

/*--------------------------------------------------------------
NEW 
---------------------------------------------------------------*/
.miles30{
position:absolute;
left:0px;
bottom:120px;
}

.miles50{
position:absolute;
left:0px;
bottom:85px;
}
.home_hoofdwinnaars{
background-image:url(../images/Home_BGhoofdwinnaars.jpg);
background-repeat:no-repeat;
width:211px;
height:109px;
float:left;
margin-right:10px;
padding:5px 80px 10px 15px;
}

.home_winnaars{
background-image:url(../images/Home_BGwinnaars.jpg);
background-repeat:no-repeat;
width:238px;
height:109px;
float:left;
padding:5px 80px 10px 15px;

}

.home_nieuwe_wedstrijd{
width:580px;
float:left;
background-color:#FFFFFF;
background-image:url(../images/HOME_BG_nieuwewedstrijd.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding: 25px 25px 194px 25px;
margin-bottom:160px;
}

.titel{
font-size:25px;
color:#FC9407;
}


#container_site #top #site #midden #content .homenew{
width:650px;
position:relative;
float:left;
}


.Bu_oranje_small .bu_right_wit{
width:10px;
height:32px;
background-image:url(../images/Pi_BU_oranjepijl_BG_wit.gif);
}


.winnaars_sportzak{
background-image:url(../images/PI_BG_winnaars_sportzak.jpg);
background-repeat:no-repeat;
background-color:#3C3C3C;
padding-bottom:158px;
float:left;
width:303px;
padding-left:15px;
padding-top:15px;
background-position:bottom;
margin-right:10px;
}

.winnaars_rugzak{
background-image:url(../images/PI_BG_winnaars_rugzak.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#3C3C3C;
padding-bottom:215px;
padding-top:15px;
float:left;
width:303px;
padding-left:15px;
}


.Bu_oranje_small .bu_right_zwart{
width:10px;
height:32px;
background-image:url(../images/Pi_BU_oranjepijl_BG_zwart.gif);
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

