/* Start of CMSMS style sheet 'Kees Sijbrandij Muziekonderwijs: General' */
html{
        overflow-y: scroll;
}

html,body
{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	border:none;
}

body, div {
	color:#666666;
        font-size:12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a, a:visited {
	color:#666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin:0;
	border:none;
}

body#bg
{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	background-position:top left;
	background-image:url(uploads/images/Template/bg2.jpg);
	background-repeat:repeat;
}

div.bg{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	background-position:top left;
	background-image:url(uploads/images/Template/bg.jpg);
	background-repeat:repeat-x;
}

div#template
{
	margin:0px auto;
	text-align:center;
	padding:0;
	width:900px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-repeat:repeat-x;
	background-color:#CFCFCF;
}

div#header
{
	margin:0px auto;
	text-align:center;
	padding:0;
	width:900px;
	background-color:#CFCFCF;
}

div#logo
{
	margin:0px auto;
	margin-left:2px;
	margin-right:2px;
	padding:0;
	height:200px;
	width:896px;
	background-position:top left;
	background-image:url(uploads/images/Template/logo.jpg);
	background-repeat:no-repeat;
	background-color:#898989;
	text-align:center;
}

table#content
{
	margin:0px auto;
	padding:0;
	width:900px;
	border:none;
	background-image:url(uploads/images/Template/content_bg.png);
	background-repeat:repeat-X;
	background-color:#FFFFFF;
}

div#sidebar
{
	float: left;
}

div#top
{
	margin:0;
	padding:0;
	width:200px;
	height:25px;
	background-position:top left;
	background-image:url(uploads/images/Template/top.png);
	background-repeat:no-repeat;
	background-color:#720D18;
}

div#top_text
{
	margin:0;
	padding:0;
	height:25px;
	color:#FFFFFF;
	font:13px/25px"Arial";
	font-weight:600;
}

div.header {
	background-color:#720D18;
	margin:2px 2px 0px 1px;
	padding:0;
	height:25px;
	color:#FFFFFF;
	font:13px/25px"Arial";
	font-weight:600;
}

div#navbar
{
	margin:0 auto;
	margin: 1px 0px 1px 1px;
	padding:0;
	width:200px;
	border:1px solid #CCCCCC;
	background-image:url(uploads/images/Template/menu2.jpg);
	background-repeat:repeat;
	color:#FFFFFF;
}

div#navbar2
{
	background-image:url(uploads/images/Template/menu.jpg);
	background-repeat:repeat-x;
}

div#text {
	margin:10px 10px 10px 30px;
        text-align:left;
}

div#webforge, #webforge a
{
	margin:0px auto;
	padding:0;
	color:#FFFFFF;
	text-align:center;
        font-size:10px;
}

#webforge a:visited, #webforge a:hover, #webforge a:active
{
	color:#FFFFFF;
}

#webforge a:hover {
	text-decoration: underline;
}
/* End of 'Kees Sijbrandij Muziekonderwijs: General' */

