@charset "utf-8";
/* CSS Document */

body  {
	font:"Comic Sans MS";
	background:#CCC;
    margin: 0; 
	padding: 0;
	text-align: center; 
	color:#FFFFFF;}
	

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar1{
background:url(foto2small.png);

	float: left; 
	height:720px;
	width: 220px; 
	padding: 10px 0; }
	
#sidebar2 {
background:url(foto%201small.png);
height:260px;
	float: right;
	width: 200px; 
	padding: 15px 0; 
}

#mainContent {
font-family:"Comic Sans MS";
 	margin: 0 12em 0 12em; 
	padding: 0 2em 0 2em; 
} 
#footer {
background:url(muzieknoten%5B1%5D.jpg);} 
	
	
#sidebar1 a{
display:table;
float:right;
margin:10;
padding:0 14px 0 0;
color:#000000;
font-weight:bold;
font-family:"Comic Sans MS";
font-size:26px;
list-style-type:none;
list-style:none;
}

#sidebar1 a:hover{
background:#990000;
color:#FFFFFF;}


#sidebar1 ul{
list-style-type:none;
list-style:none;
margin:6px 20px 0 0;
padding:0;
width:100%;}

#sidebar1 li{
list-style-type:none;
list-style:none;
display:inline;
float:right;
margin:0;
padding:0;
}


h2{font-size:xx-large;
font-family:"Comic Sans MS";
text-align:center;
text-decoration:underline;
color:#990000;}

h4{color:#990000;}

p{font-size:x-large;
font-family:"Comic Sans MS";
text-align:center;}

#alles{
border:20px solid center;
border-left: double #990000;
border-right:double #990000;
border-top:double #990000;
border-bottom:double #990000;
margin-left:auto;
margin-right:auto;
margin-top:30px;
padding: 30px;
background:#000000;
width:1000px;
height:700px;
overflow:auto;



}

h1{border:double #990000;
text-align:center;
background-color:none;
font-size:25px;
color:#000000;
font-family:"Comic Sans MS";
}


img { behavior: url(iepngfix.htc); } 

#logo{
position:fixed;
right:10px;
bottom: 10px;

}





