html, body {
	height: 100%;
}

.wrapper {
 min-height:100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -45px;
}

.content {
	padding: 15px;
}

body {
	background-color: #8e8e91;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF
}

.container {
	background-color: #36353a;
	background-image: url(../images/background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.offline {
	width: 100%;
	text-align: center;
	color: #FFDD00;
	margin-top: 20px;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a {
	color: #FD0;
}

a:visited {
	color: #FD0;
}

a:hover {
	color: #FFF;
}

.top {
	height: 40px;
}

.mercado {
	text-align: left;
}

.mercado div{
	margin-top: 10px;
	margin-left: 17px;
	color: #FFF;
}

.yellow {
	color: #FD0;
	font-weight: bold;
	margin-top: 700;
}

.header {
	height: 170px;
}

.header h1{
	margin-right: 50px;
	margin-top: -20px;
	background-image: url(../images/logo.png);
	width: 262px;
	height: 197px;
	display: block;
	text-indent: -9999px;
}

.header .slideshow {
	margin-top: 41px;
}

.menu {
	position: relative;
	float: left;
	margin-top: -50px;
}

ul.menu{
	list-style: none;
}

ul.menu li{
	position: relative;
	float: left;
	color: #FD0;
	padding-right: 10px;
}

.menu a{
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FD0;
}

ul.keuze {
	list-style: none;
	padding-top: 100px;
}

ul.keuze li{
	position: relative;
	float: left;
}

ul.keuze li a#diploma {
	width: 178px;
	height: 66px;
	background-image: url(../images/btn_diploma.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 65px;
}

ul.keuze li a#diploma:hover {
	background-position: left -66px;
}

ul.keuze li a#doorleren {
	width: 178px;
	height: 66px;
	background-image: url(../images/btn_doorleren.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 25px;
}

ul.keuze li a#doorleren:hover {
	background-position: left -66px;
}

ul.keuze li a#werken {
	width: 178px;
	height: 66px;
	background-image: url(../images/btn_werken.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 25px;
}

ul.keuze li a#werken:hover {
	background-position: left -66px;
}

ul.keuze li a#weetniet {
	width: 178px;
	height: 66px;
	background-image: url(../images/btn_weetniet.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 25px;
}

ul.keuze li a#weetniet:hover {
	background-position: left -66px;
}

.slideshow2 {
	margin-top: 50px;
	background-image: url(../images/winscooter_text.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.slideshow2:hover {
	background-position: left -198px;
}

h2#watnouwatnou {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_watnouwatnou.png);
	text-indent: -9999px;
}

#img_watnouwatnou{
	margin-top: 142px;
	margin-left: 50px;
	margin-bottom: 50px;
}

#img_winscooter{
	margin-top: 142px;
	margin-left: 50px;
	margin-bottom: 50px;
}

h2#belmij {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_belmij.png);
	text-indent: -9999px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 130px;
	float: left;
}

h2#wineenscooter {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_wineenscooter.png);
	text-indent: -9999px;
}

#img_winscooter{
	margin-top: 142px;
	margin-left: 50px;
	margin-bottom: 50px;
}

h2#diplomahalen {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_diplomahalen.png);
	text-indent: -9999px;
}

h2#agenda {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_agenda.png);
	text-indent: -9999px;
}

h2#doorleren {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_doorleren.png);
	text-indent: -9999px;
}

h2#werken {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_werken.png);
	text-indent: -9999px;
}


h2#weetniet {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_weetniet.png);
	text-indent: -9999px;
}

h2#algemenevoorwaarden {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_algemenevoorwaarden.png);
	text-indent: -9999px;
}

h2#privacystatement {
	width: 205px;
	height: 54px;
	display: block;
	margin-left: 50px;
	margin-top: 115px;
	background-image: url(../images/h2_privacystatement.png);
	text-indent: -9999px;
}

h3 {
	margin-left: 50px;
	color: #FD0;
}

ul.nostyle {
		list-style: none;
		padding: 0;
		margin: 0;
		margin-left: 50px;
}

ul.agendalijst {
		padding: 0;
		margin: 0;
		margin-left: 50px;
}

.float {
	float: left;
	position: relative;
}

p {
	padding-left: 50px;
	width: 550px;
	line-height:200%;
}

dt {
	padding-left: 50px;
}

dd {
	padding-left: 50px;
	padding-bottom: 10px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	fnt-size: 12px;
	border: 1px solid #FFF;
	background-color: #36353a;
	color: #666;
}

.red {
	background-color: #FFAEAE;
	border: 1px solid #F00;
}

.footer {
	height: 45px;
	background-color: #8e8e91;
	text-align: center;
}

.lcontact {
}
