@import 'style.css';
@import 'headermenu.css';
@import 'header-cursus.css';
@import 'header-muziek.css';

<!--
html, body {
padding:0; margin:0; 
height: 100%; /* héél belangrijk */
background: #534F60; background-image:url("http://www.kunstpuntgouda.nl/images/mainBG.gif"); background-repeat:repeat;
	font-size:68.8%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.85em;  word-spacing: -0.1em; line-height:1.3em; 
}
html, body a img { border : none; }

#container {
position: relative;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
margin: 0 auto;
width:1000px; background-color:#FFFFFF; background-image:url("http://www.kunstpuntgouda.nl/images/contentBG.gif"); background-repeat:repeat-y;
}
#tekstresize {
left:755px; top: 230px; position:absolute;
width:220px; height:22px; margin:0; padding:0; 
border-bottom:2px dashed #CCCCCC; text-align:right; 
font-size :11px; color:#999999; z-index:3; }

#cursussen {
font-size:11px; word-spacing: -0.1em; line-height:1.4em; 
}
-->

