@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */


.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}

#phonebalk a{
color: #fff;
text-decoration: none; 

}

#phonebalk a:hover{
	color:#00aeef;
		}


#aside a{
	color: #00aeef;
	text-decoration: none;
}
	
#aside a:hover{
	color: #006; 
		}	
	
#section a{
	color: #00aeef;
	text-decoration: none;
}	
	#section a:hover{
	color:#163D78;
		}	

#footer a{
	color: #fff;
	text-decoration: none;
}
	
#footer a:hover{
	color:#00aeef;
		}
#footer-mobiel a{
	color: #fff;
	text-decoration: none;
}


	
#footer-mobiel a:hover{
	color:#00aeef;
		}


#phonebalk {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-style: dotted;
	color: #FFF;
	text-align: right;
	background-color: #163D78;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 25px;
	height: 60px;
	
}


.floatleft {
	width: 100%;
	margin-top: 20px;
	float: left;
}
#navigatiefluid a {
	color: #163D78;
		}
		
#navigatiefluid a:hover {
	color: #00aeef;
		}

#navigatiefluid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	
}

#section {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-radius: 15px;
	margin-top: 5px;
	color: #2F6CA5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#aside {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	color: #2F6CA5;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	padding-bottom: 10px;
}
#logo {
	clear: none;
	float: left;
	width: 100%;
	display: none;
}
#clear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer-mobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #2F6CA5;
	height: auto;
	margin-top: 50px;
	background-image: url(../imgropeaccess/irata_rope_access_world_wide-mobile.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #00AEEF;
	
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	background-color: #2F6CA5;
	height: 300px;
	margin-top: 50px;
}

.textheadermobiel {
	float: left;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header-mobiel {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-image: url(../imgropeaccess/bg-mobiel-simpel.png);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 0px;
	z-index: 1;
	text-align: center;
	padding-top: 50px;
	padding-left: 35px;
	background-color: #F0F0F0;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#phonebalk {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 55px;
	padding-bottom: 5px;
	height: 60px;
}



.floatleft {
	width: 70%;
	margin-top: 20px;
	float: left;
}

#navigatiefluid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#section {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #2F6CA5;
}
#aside {
	clear: none;
	float: left;
	margin-left: 0;
	width: 59%;
	display: block;
	color: #2F6CA5;
}

#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#logo {
	clear: none;
	float: left;
	width: 100%;
	display: none;
}
#clear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#footer-mobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


.textheadermobiel {
	float: left;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header-mobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-image: url(../imgropeaccess/tabletimage-copy.png);
	height: 125px;
	padding-top: 60px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width:1000px) {


.gridContainer {
	width: 98%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 1%;
	padding-left: 1%;
}
#phonebalk {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom-style: dotted;
	color: #FFF;
	text-align: right;
	background-color: #163D78;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 55px;
	height: 60px;
	position: fixed;
	z-index: 9999;
}

.floatleft {
	width: 80%;
	margin-top: 0px;
	text-align: right;
	float: right;
}
#navigatiefluid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c3879;
	margin-top: 60px;
	position: fixed;
	z-index: 9999;
}
#section {
	clear: none;
	float: left;
	margin-left: 0;
	width: 49%;
	display: block;
	color: #2F6CA5;
}
#aside {
	clear: none;
	float: right;
	width: 49%;
	display: block;
	text-align: left;
	color: #2F6CA5;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 20px;
	height: auto;
	margin-top: 130px;
}
#logo {
	float: left;
	width: 48%;
	display: block;
}

#clear {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 1px;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0F9DD8;
	background-image: url(../imgropeaccess/irata_rope_access_world_wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	padding-top: 50px;
}



#footer-mobiel {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}



.textheadermobiel {
	float: left;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: none;
}
#header-mobiel {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
}
