@charset "utf-8";
/* CSS Document */


.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.tekst a, a:visited {
	color: #333;
	text-decoration:none;
}
.tekst a:link {
	color: #333;
	text-decoration:none;
}
.tekst a:hover {
	color: #F00;
	text-decoration:none;
}
.tekst a:active {
	color: #F00;
	text-decoration:none;
}
.bg_nav {
	background-image: url(../graph/bg_nav_01.png);
	background-repeat:repeat;
}
.bg_voet {
	background-image: url(../graph/bg_voet_01.png);
	background-repeat:repeat;
	background-size: cover;
}
.bg_spier {
	background-image: url(../graph/bg_spier.png);
	background-repeat:repeat;
	background-size: cover;
}

.bg_topR {
	background-image: url(../graph/bg_top_20R.png);
	background-repeat: repeat-x;
}
.tekst_voet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.BESTEL {
	font-family: 'Cinzel', serif;
	font-size: 24px;
	font-style:BOLD;
	color: #FFF;
}
.titel_pagina {
	font-family: 'Cinzel', serif;
	font-size: 24px;
	font-style:BOLD;
	color: #896f3b;
}
.titel_pagina_16 {
	font-family: 'Cinzel', serif;
	font-size: 16px;
	font-weight:bold;
	color: #896f3b;
}
.titel_pagina_20 {
	font-family: 'Cinzel', serif;
	font-size: 20px;
	font-weight:bold;
	color: #896f3b;
}
.titel_pagina_rood {
	font-family: 'Cinzel', serif;
	font-size: 24px;
	font-weight:bold;
	color: #FF0000;
}
.titel_pagina_rood16 {
	font-family: 'Cinzel', serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF0000;
}
.titel_pagina_rood20 {
	font-family: 'Cinzel', serif;
	font-size: 20px;
	font-weight:normal;
	color: #FF0000;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #896f3b;
}
.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #896f3b;
}
.voetnoot {
	font-family: 'Allura', cursive;
	font-size: 20px;
	color: #FFF;
	line-height:18px;
}
h1 {
	font-family: 'Cinzel', serif;
	font-size:30px;
	color: #896f3b;
}
h2 {
	font-family: 'Cinzel', serif;
	font-size:20px;
	color: #433528;
}
.nieuws {
	font-family: 'Cinzel', serif;
	font-size:14px;
	color: #433528;
}
.nieuws a, a:visited {
	color: ##433528;
	text-decoration:none;
}
.nieuws a:link {
	color: #000;
	text-decoration:none;
}
.nieuws a:hover {
	color: #F00;
	text-decoration:underline;
}
.nieuws a:active {
	color: #433528;
	text-decoration:none;
}
.nieuws_klein {
	font-family: 'Cinzel', serif;
	font-size:11px;
	font-weight:normal;
	color: #433528;
}
#phonefix{
 background-color:#F00;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 25px;
  font-size: 18px;
  right:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  top:150px;
  width:125px;
  z-index:400;
  border-radius:4px 0px 0px 0px;
}