@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #4D9700;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_12.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 20px;
}
#header {
	margin-right: auto;
	background-color: #4D9700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEBE0E;
	border-bottom-color: #FEBE0E;
	border-left-color: #FEBE0E;
	height: 81px;
}
#headerflash {
	height: 80px;
	width: 560px;
}
#headervlaggen {
	height: 30px;
	width: 170px;
	margin-top: 35px;
	padding: 5px;
	margin-right: 5px;
}



#container {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A8C486;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEBE0E;
}

#leftcol {
	width: 201px;
	padding: 10px;
	color: #FFF;
}





#main {
	width: 680px;
	padding: 10px;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4D9700;
}
#main p img {
	margin-bottom: 10px;
}
#lastminute {
	width: 179px;
	text-align: center;
	background-color: #0078DC;
	border: 1px solid #FFF;
	padding: 10px;
}
#lastminute h1 {
	font-size: 20px;
	font-weight: bold;
	color: #4D9700;
	background-color: #FFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4D9800;
	border-bottom-color: #4D9800;
}
#lastminute h2 {
	color: #FEBE0E;
	font-size: 16px;
}
#newsletterform {
	padding: 10px;
	width: 179px;
	text-align: center;
	background-color: #0078DC;
	border: 1px solid #FFF;
}


#footer {
	clear: both;
	background-color: #4D9700;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEBE0E;
	border-bottom-color: #FEBE0E;
	border-left-color: #FEBE0E;
	padding: 10px;
}
.oude_prijs {
	text-decoration: line-through;
	font-size: 16px;
}
.nieuwe_prijs {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

a:link {
	font-weight: bold;
	color: #FEBE0E;
}


a:hover {
	font-weight: bold;
	color: #000;
}
a:visited {
	font-weight: bold;
	color: #FEBE0E;
}

#main p a {
	font-weight: bold;
	color: #4D9700;
}
#main p a:hover {
	font-weight: bold;
	color: #000;
}
#footer a {
	font-weight: bold;
	color: #FEBE0E;
}

#footer a:hover {
	font-weight: bold;
	color: #000;
}
.floatright { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
}
.floatleft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven. */
	float: left;
}
.imgleft {
	float: left;
	margin-right: 5px;
}
.imgright {
	float: right;
	margin-right: 5px;
}



.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
}
.vrpl1titel {
	padding: 5px;
	border: 1px solid #4D9700;
	color: #FFF;
	font-weight: bold;
	background-color: #0078DC;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em;
}
.vrpl2aanvraag {
	padding: 5px;
	border: 1px solid #4D9700;
	color: #000;
	background-color: #F90;
	text-align: center;
	line-height: 2.2em;
	font-size: 0.8em;
	font-weight: bold;
}
.vrpl3vrij  {
	padding: 5px;
	border: 1px solid #4D9700;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	background-color: #4D9700;
	text-align: center;
	line-height: 2.2em;
}
.vrpl4volzet  {
	padding: 5px;
	border: 1px solid #4D9700;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	background-color: #F00;
	text-align: center;
	line-height: 2.2em;
}
#main ul {
	list-style-image: url(../afbeeldingen/allerlei/test_groen.gif);
	line-height: 1.5em;
	list-style-position: outside;
	padding-left: 15px;
}
#main ol {
	line-height: 1.5em;
	list-style-position: outside;
	padding-left: 20px;
	list-style-type: decimal;
}

#main h1 {
	color: #0078DC;
	font-size: 12px;
}
#main h2 {
	color: #F00;
	font-size: 12px;
}
