



body {
    	background-color: f6a400;

     	margin: 0px;
    	padding: 0px;
    	font-family: 'Abel';
    	font-size: 17px;
    	line-height: 20px;
    	color: #272626;
}

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






#nav {
    	list-style: none;
    	float: left;
    	margin: 0px 0px 0px 10px;
    	padding: 0px;
width: 100%;
		position: relative;
}






#nav li a:hover {
    	cursor: pointer;
	    color: #4e543f; 
		 border: 1px solid #e5e5e5;
	    border-bottom: 5px solid #f6a400;
		 background-color: #ffffff;
		 
	   
}

#nav a span {
		padding-left: 0px;
}

#nav a.selected {
    	cursor: pointer;
	    color: #4e543f; 
		   border: 1px solid #e5e5e5;
	    border-bottom: 5px solid #f6a400;
		 background-color: #ffffff;
	 
}




#content h3 {
	 padding: 0px;
	 margin: 0px;
	 margin-bottom: 5px;
	 margin-top: 15px;
}

#content h4 {
	 padding: 0px;
	 margin: 0px;
	 margin-bottom: 5px;
	 margin-top: 15px;
}

.subButton {
        background-color: #545a41; 
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	color: #ffffff; 
	display: block; 
	text-decoration: none;
	margin-bottom: 3px;
	border: 1px solid #ffffff;
	

}

.subButton span {
 margin-left: 20px;
}

.subButton:hover {
background-color: #ffffff; 
border: 1px solid #545a41;
color: #545a41;
}

.subButtonChosen {

        background-color: #ffffff; 
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	color: #545a41; 
	display: block; 
	text-decoration: none;
	margin-bottom: 3px;
	border: 1px solid #545a41;


}

.subButtonChosen span {
 margin-left: 20px;
}



table {
	font-size: 17px;
}

.buttonMenu {
	    margin-right: 3px; 
	    line-height: 84px; 
	    color: #ffffff; 
	    padding: 0px 20px 0px 20px; 
	    display: inline-block; 
	    font-size: 18px; 
	    background-image: url(pictures/background-menu.png);

}

.buttonMenu:hover {
	    color: #4e543f; 
	    background-image: url(pictures/background-logo.png);

}

.backgroundMenu {
        width: 100%; 
	
	line-height: 84px; 
	
	float: left; 
	margin-top: 0px;

}


.centerStyle {
	float: left;
	width: 100%; 
	
	background-color: #ffffff; 
	border-left: 10px solid #e5e5e5;
	

-webkit-box-shadow: 5px 0 5px -5px #333;
	box-shadow: 5px 0 5px -5px #333;
	
	-webkit-box-shadow: -5px 0 5px -5px #333;
	box-shadow: -5px 0 5px -5px #333;
}

@media all and (min-width: 100px) 
{


.headingWieZijnWij {
		   font-weight: bold;
		   margin-top: 50px;
		   font-size: 110%;
		   margin-left: 3px;

}

h1 {
        float: left; 
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	color: #6b009d; 
	font-size: 24px; 
	display: inline-block;
	line-height: 30px;
}

h2 {
        float: left; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: 20px; 
	color: #6b009d; 
	font-size: 22px; 
	display: inline-block;
	line-height: 30px;
}

.contentMargin h1 {

	 width: 100%;
	 margin-left: 0px; 
	 font-size: 22px; 
}

.contentMargin h2 {

	 width: 100%;
	 margin-left: 0px; 
	 font-size: 22px; 
}

#logoText {
        float: left; 
	margin-right: 5px; 
	margin-top: 12px; 
	line-height: 32px; 
	font-size: 24px; 
	color: #545a41; 
	font-family: arial;
}

#menuHolder {
        float: right; 
	display: block;
	width: 100%;
	margin-top: 20px;
}

#nav li {
	    margin: 2px 3px 2px 0px;
	    display: inline-block; 
	 
}

#nav li a {
    	text-decoration: none;
    	color: #4e543f;
    	padding: 0px 12px 0px 12px; 
		background-color: #e5e5e5;
	    height: 30px; 
	    line-height: 30px; 
	font-size: 18px; 
	 border: 1px solid #e5e5e5;
	 border-bottom: 5px solid #ffffff;
	display: block;
	
	

	
}



.centerScreen {
		max-width: 1100px;
		text-align: left;
		margin: 0px auto 0px auto;
		display: block;
		overflow: hidden;
		height:auto !important;
		overflow: hidden;
		float: left;
		
}
        .topMenu {
 		background-color: #ffffff;
		border-radius: 0px 0px 10px 10px; 
		float: right;
 		line-height: 35px; 
 		color: #ffffff;
		
		display: inline-block; 
		padding: 0px 15px 0px 15px;
		
 		background-color: #ffffff;
		border-radius: 0px 0px 10px 10px; 
		float: right;
 		line-height: 35px; 
 		color: #000000;
	
		display: inline-block; 
		padding: 0px 15px 0px 15px;
		
}


        .contentMargin {
	        float: left; 
		margin: 10px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	

	
	

        .contentLeft {
		 width: 100%; 
		 float: left;    
        }
        
        .contentRight {
		    width: 100%; 
		    float: left; 
		    margin-top: 0px;
        }
        
        .logo {

      float: left;
      width: 100%;
}


.contentLidLeft {
		width: 100%; float: left;

}

.contentLidRight {
	width: 100%; float: left;

}

.memberPic {
	   float: left; margin: 5px 10px 0px 0px; width: 40%;
}

}




	 
@media all and (min-width: 768px) 
{

.memberPic {
	   float: right; margin: 0px 0px 20px 20px; width: 200px;
}

.contentLidLeft {
		width: 30%; float: left;

}

.contentLidRight {
	width: 65%; float: right;

}

h1 {
        float: left; 
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-left: 50px; 
	color: #6b009d; 
	font-size: 24px; 
	display: inline-block;
	line-height: 30px;
}

h2 {
        float: left; 
	margin-top: 30px; 
	margin-bottom: 30px; 
	margin-left: 50px; 
	color: #6b009d; 
	font-size: 28px; 
	display: inline-block;
	line-height: 30px;
}

.contentMargin h1 {

	 width: 100%;
	 margin-left: 0px; 
	 font-size: 22px; 
}

.contentMargin h2 {

	 width: 100%;
	 margin-left: 0px; 
	 font-size: 22px; 
}

#logoText {
        float: left; 
	margin-right: 5px; 
	margin-top: 12px; 
	line-height: 32px; 
	font-size: 24px; 
	color: #545a41; 
	font-family: arial;
}

#menuHolder {
        float: right; 
	display: inline-block;
	width: auto;
}

#nav li {
	    margin: 40px 3px 0px 0px;
	    display: inline-block; 
	    
}

#nav li a {
    	text-decoration: none;
    	color: #4e543f;
		 border: 1px solid #e5e5e5;
		background-color: #e5e5e5;
    	padding: 0px 4px 0px 4px; 
	    height: 44px; 
	    line-height: 44px; 
	font-size: 16px; 
	
	display: block;
	
}

.centerScreen {
		max-width: 1100px;
		text-align: left;
		margin: 0px auto 0px auto;
		display: block;
		overflow: hidden;
		height:auto !important;
		overflow: visible;
	
		float: none;
}

        .topMenu {
 		background-color: #ffffff;
		border-radius: 0px 0px 10px 10px; 
		float: right;
 		line-height: 35px; 
 		color: #000000;
	
		display: inline-block; 
		padding: 0px 15px 0px 15px;
}

        .contentMargin {
	        float: left; 
		margin: 30px 50px 50px 50px;
		
	}

        .contentLeft {
		 width: 45%; float: left;    
        }
        
        .contentRight {
		    width: 45%; float: right; 
		    margin-top: 0px;
        }
     
     .logo {

      float: left;
      width: auto;
}

.headingWieZijnWij {
		   font-weight: bold;
		   margin-top: 0px;
		   font-size: 110%;
		   margin-left: 3px;

}

   
}


.aStandard {
	text-decoration: none;
}

.aStandard:hover {
	text-decoration: underline;
}



/* Forms */

.formField {
	float: left;
    width: 130px;
    margin-right: 10px;
}

.divFormStandard {
	position: relative;
	left: 0px;
	top: 0px;
    width: 100%;
    margin-bottom: 7px;
	float: left;
}

.formStandard {
    margin-top: 10px;
}

.labelStandard {
	float: left;
    width: 130px;
    margin-right: 10px;
}

.formInputStandard {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: 'Abel';
    	font-size: 17px;
	margin-bottom: 6px;
	width: 250px;
	float: left;
}

.formTextarea5Lines {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: 'Abel';
    	font-size: 17px;
    width: 250px;
    height: 140px;
	margin-bottom: 6px;
	float: left;
}


ul {
    list-style-image: url(pictures/arrow-right.png);
    margin-left: 0px;
    padding-left: 18px;
    text-align: left;
}

ul a {
    text-decoration: none;
    color: #000000;
}

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