PageRenderTime 59ms CodeModel.GetById 31ms RepoModel.GetById 0ms app.codeStats 0ms

/dwoo-old/compiled/templates/lessen.tpl.d17.php

https://github.com/jonathanslenders/balancirk-website
PHP | 361 lines | 285 code | 37 blank | 39 comment | 3 complexity | 5dbeb15f7de1ddc15e08df981678f753 MD5 | raw file
  1. <?php
  2. /* template head */
  3. if (function_exists('Dwoo_Plugin_include')===false)
  4. $this->getLoader()->loadPlugin('include');
  5. /* end template head */ ob_start(); /* template body */ ;
  6. '';// checking for modification in file:templates/base.tpl
  7. if (!("1300639476" == filemtime('templates/base.tpl'))) { ob_end_clean(); return false; };?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10. <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  11. <title>Balancirk</title>
  12. <!--
  13. ====================================================================================
  14. www.balancirk.be website:
  15. - Grafisch ontwerp: Copyright (c) 2010 - I. Swinnen
  16. - HTML/CSS: Jonathan Slenders
  17. - Tekst-inhoud: Balancirk VZW
  18. Niets van deze website mag gekopieerd worden zonder toestemming van Balancirk.
  19. ====================================================================================
  20. -->
  21. <meta name="author" content="Balancirk" />
  22. <meta name="keywords" content="balancirk, ballancirk,
  23. ballancirque, balancirque, ballencirk, circus, belgie, limburg" />
  24. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  25. <link rel="shortcut icon" href="/favicon.png" type="image/png" />
  26. <link rel="icon" href="/favicon.png" type="image/png" />
  27. <meta name="description" content="Balancirk - gedreven door de magie van het circus!" />
  28. <style type="text/css" media="screen">
  29. /* Reset layout */
  30. * {
  31. margin: 0;
  32. padding: 0;
  33. border: 0;
  34. outline: 0;
  35. font-weight: inherit;
  36. font-style: inherit;
  37. text-decoration: inherit;
  38. text-align: inherit;
  39. list-style-type: none;
  40. font-size: 100%;
  41. font-family: "Gill Sans MT", sans-serif; }
  42. strong { font-weight: bold; }
  43. em { font-style: italic; }
  44. a { color: #c5434f; }
  45. body, html { height: 100%;
  46. font-size: 11pt;
  47. /*background-color: #69a325; */
  48. background-color: #3e502b; }
  49. #vertical-alignment-tool { float:left; height:50%; margin-bottom: -420px; }
  50. #container0 {
  51. margin: 0 20px;
  52. clear: both;
  53. background-color: #eff9d0;
  54. /* border: 1px solid #eff9d0;*/
  55. border: 1px solid #3e502b;
  56. }
  57. #container1 {
  58. margin-top: -74px;
  59. background-image: url('graphics/background-right.png');
  60. background-position: right center; background-repeat: no-repeat;}
  61. #container2 {
  62. height: 800px;
  63. background-image: url('graphics/background-left.png');
  64. background-position: left center; background-repeat: no-repeat; }
  65. #container3 {
  66. min-height: 500px; padding: 100px 30px 0px 80px; }
  67. .copyright { background-color: #df2b1e; padding: 3px 20px 3px 150px; color: white; font-size: 90%; }
  68. ul#menu { margin: 40px 0 6px 100px; padding-left: 30px; padding-right: 150px;
  69. text-align: left; background-color: #df2b1e;
  70. height: 30px;
  71. list-style-type: none; }
  72. ul#menu li {
  73. position: relative;
  74. line-height: 29px;
  75. display: inline-block;
  76. background-image: url('graphics/menu_separator.png');
  77. background-repeat: repeat-y;
  78. background-position: left center;
  79. padding: 0 16px 0 25px;
  80. }
  81. ul#menu li a { color: white;}
  82. ul#menu li a:hover { color: #eff9d0; text-decoration: none; }
  83. ul#menu li.first { background-image: none; }
  84. ul#menu li ul { display: none;
  85. background-color: #df2b1e;
  86. background-position: left top;
  87. }
  88. ul#menu li:hover ul {
  89. display: block;
  90. position: absolute;
  91. left: -1px;
  92. }
  93. ul#menu li ul li { margin: 0; padding: 0;
  94. background-image: none;
  95. }
  96. ul#menu li ul li a { margin: 0; }
  97. ul#menu li ul li a {
  98. width: 12em;
  99. padding: 3px 3px 3px 10px;
  100. display: block;
  101. text-align: left;
  102. background-image: none; }
  103. #content {
  104. color: #68a323;
  105. overflow: auto;
  106. overflow-x: hidden;
  107. -ms-overflow-x: hidden;
  108. padding: 0px 270px 0 40px;
  109. height: 630px;
  110. }
  111. #content table td, #content table th { color: #5d7f2b; }
  112. #content table.transparent td { background-color: transparent; color: #68a323; }
  113. #content p, #content ul { margin: 1em 0; }
  114. #content h2 { font-size: 130%; font-weight: bold; }
  115. #content h3 { font-size: 100%; font-weight: bold; }
  116. #content a { text-decoration: none; }
  117. #content a:hover { text-decoration: underline; }
  118. #content a img { border: none; }
  119. #content table tr td { background-color: #bfd5b1; }
  120. #content table.form-table tr td { background-color: transparent; }
  121. #content table tr.aodd td { background-color: #e6f4d6; }
  122. #content table tr td { padding: 3px 10px; border: none; }
  123. #content table tr th { font-weight: bold; }
  124. #content table { }
  125. #content dt { margin-left: 20px; font-weight: bold; }
  126. #content dd { margin: 0 0 20px 40px; }
  127. #content ul li { list-style-type: square; margin-left: 30px; }
  128. /* Forms */
  129. input, textarea{ border: 1px solid white; background-color: white; }
  130. input:focus, textarea:focus { border: 1px solid #5d7f2b; }
  131. input[type='submit'] { padding: 4px; background-color: rgb(126,177,43);; color: white; }
  132. p.error { background-color: #330000; color: #ffffff; padding: .2em; }
  133. p.info { background-color: #003300; color: #ffffff; padding: .2em; }
  134. /* Foto albums */
  135. div#picture-list {
  136. text-align: center; }
  137. div#picture-list span {
  138. width: 190px;
  139. height/**/:auto;
  140. border: 1px solid #c9ddb3;
  141. display: -moz-inline-block;
  142. display: -moz-inline-box;
  143. display: inline-block;
  144. margin: .5em;
  145. padding: .2em;
  146. background-image: url("/graphics/40p.png");
  147. }
  148. div#picture-list span img { padding-top: .5em; }
  149. div#picture-list span a { font-weight: bold; text-decoration: none; }
  150. div#picture-list span a:hover { text-decoration: none; }
  151. div#picture-list span:hover {
  152. background-image: '';
  153. background-color: white;
  154. }
  155. /*
  156. .weird_shape div { background-color: blue; opacity: .2; }
  157. */
  158. </style>
  159. <!--[if IE 7]>
  160. <style type="text/css">
  161. ul#menu li { display: inline; }
  162. ul#menu li a { text-decoration: none; }
  163. ul#menu li ul { top: 100%; }
  164. </style>
  165. <![endif]-->
  166. <!--[if IE 6]>
  167. <style type="text/css">
  168. #menu li { background: none transparent !important; }
  169. #menu li { float: left; width: 120px; margin: 0 -10px; padding: 0; background-image: none; }
  170. #menu li.menu_links, #menu li.menu_contact { width: 80px; }
  171. #menu li a { margin: 0; padding: 0; text-decoration: none; }
  172. #menu ul li { float: left; }
  173. #menu ul li a { height: 1%; }
  174. /* img, div { behavior: url(downloads/iepngfix.htc); } */
  175. </style>
  176. <![endif]-->
  177. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  178. </head>
  179. <body>
  180. <div id="vertical-alignment-tool">&nbsp;</div>
  181. <div id="container0">
  182. <ul id="menu">
  183. <li class=" first"><a href="/menu-atelier">Circusatelier</a>
  184. <ul class="first">
  185. <li><a href="/lessen">Wekelijkse lessen</a></li>
  186. <li><a href="/kampen-en-stages">Kampen en stages</a></li>
  187. <li><a href="/leerdoeleinden">Doelstellingen</a></li>
  188. <li><a href="/lidgeld">Lidgeld</a></li>
  189. <li><a href="/inschrijvingen">Inschrijvingen</a></li>
  190. <li><a href="/de-lesgevers">De lesgevers</a></li>
  191. <li><a href="/visie">Visie</a></li>
  192. </ul>
  193. </li>
  194. <li class=""><a href="/menu-op-verplaatsing">Op verplaatsing</a>
  195. <ul>
  196. <li><a href="/workshops">Workshops, initiaties en vrije instuif</a></li>
  197. <li><a href="/spektakels">Spektakels</a></li>
  198. </ul>
  199. </li>
  200. <li class=""><a href="/menu-fotos-en-filmpjes">Foto's en filmpjes</a>
  201. <ul>
  202. <li><a href="/albums">Foto albums</a></li>
  203. <li><a href="/filmpjes">Filmpjes</a></li>
  204. </ul>
  205. </li>
  206. <li class=""><a href="/gastenboek">Gastenboek</a></li>
  207. <li class=" menu_links"><a href="/links">Links</a></li>
  208. <li class=" menu_contact"><a href="/contact">Contact</a></li>
  209. </ul>
  210. <div id="container1">
  211. <div id="container2">
  212. <div id="container3">
  213. <div id="content" >
  214. <?php if ((isset($this->scope["authenticated"]) ? $this->scope["authenticated"] : null)) {
  215. ?>
  216. <?php echo Dwoo_Plugin_include($this, "templates/_edit.tpl", null, null, null, '_root', null);?>
  217. <?php
  218. }?>
  219. <h2>Wekelijkse lessen</h2>
  220. <p>
  221. De circuslessen gaan door in de Catharina-school, Jan-Palfijnlaan 4, 3500
  222. Hasselt (vlakbij het CC). Er worden wekelijks lessen voorzien op
  223. <strong><a href="#dinsdagavond">dinsdagavond</a> en <a href="#circomotoriek">zondagvoormiddag</a></strong>.
  224. </p>
  225. <h3 id="dinsdagavond">Dinsdagavond</h3>
  226. <table style="margin: 10px 40px;">
  227. <tr><td>Beginners-groep 1</td><td>17u45-19u00</td></tr>
  228. <tr class="odd"><td>Gevorderden</td><td>19u15-20u30</td></tr>
  229. <tr><td>Vrij oefenen</td><td>20u30-21u30</td></tr>
  230. </table>
  231. <p>
  232. We werken per niveau met een minimumleeftijd van 7 jaar en een maximum aantal
  233. van 20 kinderen. Ons voltallig circusteam zal zich inzetten om de lessen in
  234. goede banen te leiden. Om te weten in welke groep je het beste past kan je
  235. <a href="leerdoeleinden">de leerdoelen</a> bekijken. De doelstellingen van de
  236. beginnersgroep geven eveneens een goed beeld van de basiskennis die nodig is
  237. voor de gevorderdengroep. </p>
  238. <p>
  239. De lessen zijn multidisciplinair wat wil zeggen dat de verschillende
  240. circustechnieken aan bod komen, zijnde: </p>
  241. <ul>
  242. <li>jongleren, diabolo, flowerstick, sigaardozen en bordjes draaien</li>
  243. <li>evenwichtstechnieken: éénwieler rijden, ton- en bal-lopen, slackrope</li>
  244. <li>acrobatie: grond en luchtacrobatie (trapeze en doek)</li>
  245. <li>circustheater</li>
  246. </ul>
  247. <p>
  248. Naast deze verschillende disciplines staan het spelelement en de groepssfeer
  249. centraal. Samenwerking, creativiteit en natuurlijk plezier maken vinden we
  250. belangrijk. </p>
  251. <h3 id="circomotoriek">Zondagvoormiddag: Circomotoriek</h3>
  252. <table style="margin: 10px 40px;">
  253. <tr><td>Circomotoriek</td><td>10u00-10u45</td></tr>
  254. <tr class="odd"><td>Beginners-groep 2</td><td>11u00-12u15</td></tr>
  255. </table>
  256. <p>
  257. In deze lesjes ontdekken kleuters samen met hun ouder spelenderwijs hun lichaam
  258. en omgeving. Ontwikkelen is groeien naar vrijheid en zelfstandigheid binnen de
  259. grenzen van de eigen talenten en mogelijkheden. Hiertoe moet men zich goed in
  260. zijn vel voelen. De circomotoriek ondersteunt en stimuleert dit proces.</p>
  261. <p>
  262. Er worden twee reeksen van tien lessen gegeven, waarbij er telkens
  263. plaats is voor tien kleuters met hun ouder:
  264. </p>
  265. <table style="margin: 10px 40px;">
  266. <tr><td>Van 1 september tot december</td></tr>
  267. <tr class="odd"><td>Van 2 januari tot mei</td></tr>
  268. </table>
  269. <p>Wij verwelkomen alle kleuters vanaf geboortejaar 2007 met hun ouder. Aat en
  270. Niels Knaepen begeleiden deze lessen met de ondersteuning van Stan.
  271. .</p>
  272. <p>&nbsp;</p>
  273. </div>
  274. <div style="position: relative; margin: 0 0 0 0; width: 805px; ">
  275. <p style="margin-left: 90px; ">
  276. <a href="/index"><img src="graphics/address.png" style="width: 500px;" alt="Balancirk adres" /></a>
  277. </p>
  278. </div>
  279. </div>
  280. </div>
  281. </div>
  282. <div class="copyright">
  283. Copyright &copy; 2010 - BalanCirk vzw - Illustratie en grafisch ontwerp &copy; Inger Swinnen 2010
  284. </div>
  285. </div>
  286. </body>
  287. </html>
  288. <?php /* end template body */
  289. return $this->buffer . ob_get_clean();
  290. ?>