html, body{
	height: 100%;
	font-family: 'Arial';
	background-size: cover;
	background-color: black;
}


#navigationheader{
	position: fixed;
    z-index: +1;
	top: 0px;
	float: left;
    border-style: solid;
    border-width: 2px;
    border-color:  black black #f5851f #f5851f;
	width: 100%;
	height:6%;
	min-height: 10px;
	background-color: black;
}

#navigationlist{
	display: inline;
}

#menulist{
	display: none;
}

#logo{
	display: none;

}

#backgroundorangeline{
	float: left;
    border-style: solid;
    border-width: 10px;
    border-color:  black black #f5851f #f5851f;
	width: 98,5%;
	height: auto;
}

#backgroundwhiteline{
	float: left;
    border-style: solid;
    border-width: 3px;
    border-color:  black black white white;
	width: 98,5%;
	margin-bottom: 1%;
	margin-left: 1%;
	height: auto;
	padding: 1%;
	background-color: black;
}

.headeroptions{
	float: left;
	width: 10%;
	margin-bottom: 1%;
	font-size: 10pt;
	font-family: 'verdana';
}

a:link {
    text-decoration: none;
    color: white;
}

a:visited {
    text-decoration: none;
	color: white;
}

a:hover{
	text-decoration: underline;
    color: #f5851f;
}

a:active{
    text-decoration: underline;
	color: white;
}

#mainimage{ 
	width: 90%;
	height: 90%;
	background-color: black;
	float: left;
	margin: 5%;
}

div img  {
	width: 100%;
	height: 100%;
}
#over-de-raddraaier{
}

#overimage{
	float: left;
	margin-left: 7%;
	padding: 2%;
	width: 86%;
	height: 80%;
	min-height: 100px;
	background: url(Orange-bicycle2.jpg);
	background-size: 100%;
    background-repeat:no-repeat;
}

#nieuws{
}

#nieuwsimage{
	float: left;
	margin-left: 7%;
	padding: 2%;
	width: 86%;
	height: 80%;
	min-height: 100px;
	background: url(Orange-bicycle4.png);
	background-size: 100%;
    background-repeat:no-repeat;
}

#Acties{
}

#Actiesimage{
	float: left;
	margin-left: 7%;
	padding: 2%;
	width: 86%;
	height: 80%;
	min-height: 100px;
	background: url(Orange-bicycle3.png);
	background-size: 100%;
    background-repeat:no-repeat;
}


#contact{
}



#contactimage{
	float: left;
	margin-left: 5%;
	padding: 2%;
	width: 90%;
	height: 80%;
	min-height: 50px;
	background: url(Orange-bicycle.png);
	background-size: 100%;
    background-repeat:no-repeat;
}


.basicframe{
	float: left;
	height: auto;
    border-style: solid;
    border-width: 2px;
    border-color:  black black #f5851f #f5851f;	
	margin: 2%;
	margin-bottom: 7%;
	padding-bottom: 2%;
    width: 86%;
	height: 90%;
}

.basiccontent{
	float: left;
	margin-left: 7%;
	padding: 2%;
    width: 86%;
	height: auto;
	color: white;
	text-align: left;
}

.contactcontent{
	float: left;
    width: 100%;
	height: auto;
	color: white;
	text-align: left;
}

.basicheader{
	float: left;
	text-align: center;
	color:#f5851f;
	width: 100%;
	height: 15%;
	margin-top: 10%;
	background-color: black;
	min-height: 25px;
}


#googlemaps{
	float: left;
	width: 100%;
	height: 80%;
	min-height: 150px;

}

#contactformulier{
	float: left;
	width: 100%;
	height: 80%;
	min-height: 150px;

}

#Aanbieding1{
	float: left;
	width: 100%;
}

.facebookplugin{
	float: left;
	width: 100%;
	height: 80%;
	min-height: 150px;
}

.footer{
	float: left;
    border-style: solid;
    border-width: 2px;
    border-color:  black black #f5851f #f5851f;
	width: 98%;
	margin-bottom: 1.5%;
	margin-left: 1.5%;
	height: auto;
}

.footercontent{
	float: left;
	margin-left: 5%;
	width: 100%;
	color: white;
	text-align: left;
	font-size: 10;

}