@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);

/* Grid HTML Classes */
.row {
	max-width: 1170px;
	padding: 0px 15px;}

body {
	font-family: "Raleway",Arial,Verdana,sans-serif;
	background: #fff;
	line-height: 1.4;
/*	height: auto;*/
	font-size: 100%;
}

@media all and (max-width: 1024px) {
body {

		 }
}

p {
	
}

a:link {color: #0180c3;}      /* unvisited link */
a:visited {color: #03547e;}  /* visited link */
a:hover {color: #7da0b3;}  /* mouse over link */
a:active {color:#84bad7;}  /* selected link */ 

/* HEADERS */

h1, h2, h3, h4, h5 {
	color: #0180c3;
    display: block;
    font-family: "Raleway",Arial,Verdana,sans-serif; 
	}

h1, h2 { font-size: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%; 
	border-bottom: 1px solid black;
    font-weight: normal;
    text-transform: uppercase;
	}
h3 { font-size: 1.3rem; margin-top: 60px;}
h4 { font-size: 1.1rem;}
h5 { font-weight: 700; font-size: 1.0rem; color: black;}


/* HEADER */

#header, #headerfitness {
	background: rgba(0, 0, 0, 0) url("../Images/top-blauw-wit.jpg") repeat-x scroll left top;
	margin-top: 13px;
	height: 155px;
}

#headerfitness {
	background: rgba(0, 0, 0, 0) url("../Images/top-rood-wit.jpg") repeat-x scroll left top;
}

@media all and (max-width: 1024px) {
#header {
	margin-top: 5px;
}
}

@media all and (max-width: 500px) {
#header {
	background: none;
	height: 80px;
}
}

/* LOGO */

#headerlogo, #headerlogofitness {
	background: url(../Images/FysioBussum_logo.jpg) no-repeat top center;
	width: 196px;
	height: 194px;
	margin: 0 auto;
	float:left;
}

#headerlogofitness {
	background: url(../Images/FysioBussum_logo_Fitness.jpg) no-repeat top center;}

#mobileheaderlogo, #mobileheaderlogofitness {
	background: url(../Images/FysioBussum_logo_klein.jpg) no-repeat top center;
	height: 80px;
	width: 80px;
	float:left;
}
#mobileheaderlogofitness {
	background: url(../Images/FysioBussum_logo_Fitness_klein.jpg) no-repeat top center;
}	
#mobileheaderlogo, #mobileheaderlogofitness{
	display: none;
}
	
@media all and (max-width: 500px) {
#headerlogo, #headerlogofitness, #headerlogofitness {
	display: none;
}

#mobileheaderlogo, #mobileheaderlogofitness {
	display: block;
	float:left;
}

#stickymenu, #stickymenu-sticky-wrapper {
	display: none;
}	
}	
	
	
/* CONTACT TOPRIGHT */

#telefoonmail {
	float:right;
	margin-top: 23px;
	font-size: 85%;
}

@media all and (max-width: 1024px) {
#telefoonmail {
	display: none;
}
}

@media all and (max-width: 500px) {
}



/* SLOGAN */

.slogan {
	text-align: center;
	color: #000;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
	font-size: 1.4rem;
	font-weight: bold;
}

/* MENU */

.stickymenublueline {
	background-color: #fff;
	border-bottom: 1px solid #0180c3;
}

#menuspacer {
	position: relative;
	height: 120px;
}

#menucontainer , #menucontainerfitness {
    position:relative;
    width:100%;
	float:left;
	z-index: 10;
	background: #0180c3 none repeat scroll 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
    padding: 17px 0;
}

#menucontainerfitness {
	background: #f84e57;
}

@media all and (max-width: 1024px) {
#menucontainer {

		 }
}

@media all and (max-width: 500px) {
#menucontainer , #menucontainerfitness {
    padding: 0px 0;
}
} 
	
#menu, #menu > li > ul {
	list-style: none;
	font-weight: bold;
	margin-left: 0px;
}
#menu > li {
	float: left;
}
#menu li > a {
	display: block;
    margin: 0;
    color: #fff;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px;
    z-index: 15;
}
#menu li:hover > a {
    color: #000;	
}

#menu > li > ul {
	position: absolute;	
	display: none;
	padding: 0 20px 0 20px;
	z-index: 10;
	margin-left: -20px;
	background-color: #eeeded;
}


#menu > li:hover > ul {
	display: block;
	z-index: 100;
}

#menu li > ul > li > a {
	margin: 6px 0px;
	padding-bottom: 2px;	
}

@media all and (max-width: 500px) {
#menu, #menu > li > ul {
	margin-left: 0px;
}

#menu > li {
	float: none;
	padding: 6px 0px;
}
#menu li > a {
    padding: 0 0px 0px 0;
	text-align: center;
}

#menu li:hover {
	background-color: #CCC;
}

#menu > li > ul {
	margin-top: -35px;
}


#menu li > ul {
	border: 1px solid #000;
}
}

#menulogo {
	width: 100px;
	height: 50px;
	background-color: #000;
	float:left;
}

#menucontainer > .row > #menulogo {
	display: block;
	opacity: 0;
}

.menulogo > #menucontainer > .row > #menulogo {
	display: inline-block;
    
}

#submenu, #submenu > li > ul {
	list-style: none;
	font-weight: bold;
	margin-left: 10px;
}
#submenu > li {
	float: left;
}
#submenu li > a {
	display: block;
    margin: 0;
    color: #0180c3;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    padding: 7px 20px;
    z-index: 15;
}
#submenu li:hover > a {
    color: #000;	
}

#submenu > li > ul {
	position: absolute;	
	display: none;
	padding: 0 20px 0 20px;
	z-index: 10;
	margin-left: -20px;
	background-color: #eeeded;
}


#submenu > li:hover > ul {
	display: block;
	z-index: 100;
}

#submenu li > ul > li > a {
	margin: 6px 0px;
	padding-bottom: 2px;	
}

@media all and (max-width: 500px) {
#submenu, #submenu > li > ul {
	margin-left: 0px;
	display:none;
}

#submenu > li {
	float: none;
	padding: 10px 0px;
}
#submenu li > a {
    padding: 0 0px 0px 0;
	text-align: center;
}

#submenu li:hover {
	background-color: #999;
}

#submenu > li > ul {
	margin-top: -35px;
}


#submenu li > ul {
	border: 1px solid #000;
}
}

/* menu highlight current page*/

.home > li > #home, .fysiotherapie > li > #fysiotherapie, .fitness > li > #fitness , .klachten > li > #klachten, .tarieven > li > #tarieven, .over > li > #over, .contact > li > #contact {
	color: #000;
}

/* menu highlight current page submenu */

.Volwassenen-en-Teams > li > ul > li > #Volwassenen-en-Teams, .Ouder-en-Kind > li > ul > li > #Ouder-en-Kind, .Trainingsburos-en-Coachingspraktijken > li > ul > li > #Trainingsburos-en-Coachingspraktijken {
color: #E22027;
}

/* MOBILEMENU */
.mobilemenu {
	display: none;
}

@media all and (max-width: 500px) {
.mobilemenu {
	display: block;
	float:left;
	background-color: #0180c3;
}

.mobilemenu > li {
	float: left;
}
.mobilemenu li > a {
	display: block;
    margin: 0;
    color: #fff;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
	width: auto;
    z-index: 15;
	padding: 15px;
}
.mobilemenu li:hover > a {
    color: #000;
	background-color: #ccc;
}

}



/* HOMEBLOKKEN */

.fysioblok, .fitnessblok, .klachtenblok {
	max-width: 450px;
}

.homeblok {
	padding-left: 0px;
}

.grijs {
	background-color: #f7f7f7;
}

.menublokheader {
	margin-top: 20px;
	padding: 10px 0px;
	background-color: #0180c3;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;	
}

#afspraakblok {
	width: auto;
	margin: 5px 0 0 0;
}

.afspraakblokheader {
	max-width: 337px;
	margin-top: 0px;
	padding: 10px 0px;
	background-color: #0180c3;
	color: #fff;
	font-size: 1.1rem;
	text-align: center;	
}

.menublokheader:hover, .afspraakblokheader:hover {
	color: #000;
}

.bloktekst {
	padding: 20px;
}


/* CONTENT */

.bg1 {
	padding-bottom: 30px;
}

.bg2 {
	background-color: #f5f9fb;
	padding-bottom: 30px;
}


.titel {
	margin-top: 10px;
}

#image {
	margin: 20px 0px 20px 0px;
	padding: 0 90px 0 0;"
}

.contentimageright {
	float:right; 
	margin: 0px 0px 0px 20px;
}

@media all and (max-width: 1024px) {
#image {
	padding: 25px 0px 0px 105px;
		 }

.contentimageright {
	max-width: 350px;
}		 
}

@media all and (max-width: 600px) {
#image {
	padding: 25px 0px 0px 105px;
		 }

.contentimageright {
	float:none;
	margin: 0px 0px 20px 0px;
	
}		 
}


/* TEAMPAGINA */

.team {
	float:left;
	width:450px;
	margin: 0 40px 40px 40px;
}

.teambreed {
	max-width:900px;
	margin: 0 0px;	
}

.teamfoto {
	width: 150px;
	height: 180px;
	background-color: #ccc;
}

.teamblok {
	max-width: 150px;
}

/* FOOTER */

#footermenu {
	visibility:hidden;
}

#footeradres {
}

#footer {
    background: #eee none repeat scroll 0 0;
    padding: 50px 0;
	font-size: 85%;
	color: #000;
	margin-top: 50px;
}

#footer a{
	margin-top: 50px;
	padding: 0px 0px 20px 0px;
	color: #CCC;
}

/* LISTS */

ul
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

content ul
{
	list-style-type: none;
	padding: 20px 0px 20px 10px;
	margin: 0px;
}

content ul li::before {
    color: #0180c3;
    content: "&";
    display: block;
    float: left;
    width: 20px;
}

content ul li
{
	padding-bottom: 5px;
	padding-top: 5px;
}

content .nobullet > li::before{
    display: none;
}

/* TABLES */

table {
	width: 100%;
	margin-bottom: 30px;
}

table th {
   background-color: #0180c3;
   color: #fff;
}

table, tr {
   
}

table tr:nth-of-type(even) {
	background-color: #f5f9fb;
}

table tr:nth-of-type(odd) {
    background-color: #fff;
}

.fitnesstable tr:nth-of-type(even) {
	background-color: #fff4f5;    
}

.fitnesstable tr:nth-of-type(odd) {
	background-color: #fff;
}
.fitnesstable  th{
	 background-color: #f84e57;
}

.fitness h4 {
	color: #f84e57;
}

.fitness ul li::before{
	color: #f84e57;
}

/* FORMS */

/* Give form elements consistent margin, padding and line height */

form ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

form ul li {
  margin: .9em 0 0 0;
  padding: 0;
}

form * {
  line-height: 1em;
}


/* The field labels */

label {
  text-align: left;
  width: 15%;
  padding: .4em 0 .2em 0;
  margin: .15em .5em 0 0;
}


/* The fields */

input, select, textarea {
  display: block;
  margin: 0;
  padding: .4em;
}

input, textarea, .date {

  background: #fff;
}

input {
  font-size: .9em;
}

input[type="checkbox"] {
  display: inline-block;
  padding: 0;
  margin: 0 0 .8em 0;
  width: auto;
}

select {
  padding: 0;
  margin-bottom: 2.5em;
  position: relative;
  top: .7em;
}

textarea {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .9em;
  height: 5em;
  line-height: 1.5em;
}

#articleImage {
  border: 1px solid #666;
}

input[type="file"] {
  float: left;
}
  

/* Place a border around focused fields */

form *:focus {
  border: 1px solid #ccc;
  outline: none;
}


/* Display correctly filled-in fields with a green background */

input:valid, textarea:valid {
  background: #fff;
}


/* Submit buttons */

.buttons {
  text-align: center;
  margin: 40px 0 0 0;
}

input[type="submit"] {
  margin-top: 20px;
  width: 12em;
  padding: 10px;
  border: 1px solid #c0c0c0;
  color: #000;
  background: #fff;
  -webkit-appearance: none;
}

input[type="submit"]:hover, input[type="submit"]:active {
  cursor: pointer;
  background: #fff;
  color: #000;
  border: 1px solid #000;  
}

input[type="submit"]:active {
  background: #eee;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

/* SOCIAL BUTTONS */
#facebook {
	float:right;
	margin-left: 10px;
	height: 36px;
	width: 36px;
	background: url(../Images/facebook.jpg) no-repeat;
}

#facebook:hover {
	background: url(../Images/facebookA.jpg) no-repeat;	
}

#linkedin {
	float:right;
	height: 36px;
	width: 36px;
	background: url(../Images/linkedin.jpg) no-repeat;
}

#linkedin:hover {
	background: url(../Images/linkedinA.jpg) no-repeat;	
}