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

* {margin: 0; padding: 0;}  

body, ul, li, div, h1, h2, h3, a, img, p{
	margin:0;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	list-style:none;
	color:#767676;
	border:none;
}

p{
	font-size:0.8em;	
}

h1{
	font-size:1.4em;
	font-weight:normal;
}

#containter{
	width:960px;
	height:auto;
	margin:auto;
}

#bovenheader{
	width:950px;
	height:80px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

#logo{
	width:180px;
	height:60px;
	float:left;
}

#contactboven{
	width:200px;
	height:50px;
	padding:10px 10px 0px 10px;	
	float:left;
	font-size:0.7em;
	line-height:18px;
}

#nav_wme{
	margin-top:10px;
	width:190px;
	height:60px;
	float:right;
}

#nav_wme2{
	width:110px;
	height:60px;
	float:right;	
}

li#muziekwinkel a{
	margin-top:10px;
	width:60px;
	height:20px;
	background: url(images/muziekwinkel.png);
	float:left;
}

li#muziekwinkel a:hover{
	margin-top:10px;	
	width:60px;
	height:20px;
	background: url(images/muziekwinkel.png) no-repeat;
	background-position: 0 -20px;
	float:left;
}

li#muziekschool a{
	margin-top:10px;
	width:110px;
	height:20px;
	background: url(images/muziekschool.png);
	float:left;
}

li#muziekschool a:hover{
	margin-top:10px;	
	width:110px;
	height:20px;
	background: url(images/muziekschool.png) no-repeat;
	background-position: 0 -20px;
	float:left;
}

li#events a{
	margin-left:10px;
	margin-top:10px;
	width:70px;
	height:20px;
	background: url(images/events.png);
	float:left;
	display:block;
}

li#events a:hover{
	margin-top:10px;	
	width:70px;
	height:20px;
	background: url(images/events.png) no-repeat;
	background-position: 0 -20px;
	float:left;
	display:block;
}

#naarWinkel{
	width:180px;
	height:60px;
	float:right;	
}

#naarWinkel p{
	display:inline;
	font-size:0.7em;
	line-height:18px;	
}

#header{
	width:940px;
	height:180px;
	margin:10px;
	margin-top:10px;
	margin-bottom:0;
	background-image:url(images/header_2.jpg)
}

#navigatie{
	width:940px;
	height:40px;
	margin:10px;
	margin-top:0;
	margin-bottom:20px;
	background:url(images/nav_bg.gif);
}

#global_nav{
	width:730px;
	height:40px;	
}

.hide{
	display:none;
}

#global_nav li {
	float: left;
	overflow: hidden;
} 

li#home a{
	width:80px;
	height:40px;
	background: url(images/menu_school.gif) no-repeat;
	float:left;
}

li#home a:hover{
	height:40px;
	width:80px;
	background: url(images/menu_school.gif) no-repeat;
	background-position: 0 -40px;
	float:left;
}

li#cursusaanbod a{
	width:140px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -80px 0;
	float:left;
}

li#cursusaanbod a:hover{
	width:140px;	
	height:40px;
	background: url(images/menu_school.gif) no-repeat;
	background-position: -80px -40px;
	float:left;
}

li#agenda a{
	width:90px;
	height:40px;	
	background: url(images/menu_school.gif) no-repeat;
	background-position: -220px 0;	
	float:left;
}

li#agenda a:hover{
	width:90px;
	height:40px;	
	background: url(images/menu_school.gif) no-repeat;
	background-position: -220px -40px;	
	float:left;
}


li#docenten a{
	width:110px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -310px 0;	
	float:left;
}

li#docenten a:hover{
	width:110px;
	height:40px;
	background: url(images/menu_school.gif) no-repeat;
	background-position: -310px -40px;
	float:left;
}

li#leerlingen a{
	width:110px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -420px 0;	
	float:left;
}

li#leerlingen a:hover{
	width:110px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -420px -40px;	
	float:left;
}


li#vacatures a{
	width:110px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -530px 0;	
	float:left;
}

li#vacatures a:hover{
	height:40px;
	width:110px;
	background: url(images/menu_school.gif) no-repeat;
	background-position: -530px -40px;
	float:left;
}

li#contact a{
	width:90px;
	height:40px;
	background:url(images/menu_school.gif) no-repeat;
	background-position: -640px 0;	
	float:left;
}

li#contact a:hover{
	height:40px;
	width:90px;
	background: url(images/menu_school.gif) no-repeat;
	background-position: -640px -40px;
	float:left;
}

#content{
	width:960px;
	height:auto;
}

#content_left{
	width:220px;
	height:380px;
	background-image:url(images/nieuws.png);
	float:left;
	margin-left:10px;
}

#nieuwsitem1{
	height:78px;
	width:158px;
	margin:70px 20px 10px 20px;
	padding:10px;
	background:#FFFFFF;
	border:#e2e2e2 1px solid;
}

#nieuwsitem2{
	height:68px;
	width:158px;
	margin:0px 20px 10px 20px;
	padding:10px;
	background:#FFFFFF;
	border:#e2e2e2 1px solid;
}

#nieuwsitem3{
	height:68px;
	width:158px;
	margin:0px 20px 10px 20px;
	padding:10px;
	background:#FFFFFF;
	border:#e2e2e2 1px solid;
}

#content_midden{
	width:460px;
	height:540px;
	float:left;
	margin-left:20px;
}

#content_midden_cursusaanbod{
	width:460px;
	height:auto;
	float:left;
	margin-left:20px;
}

#aanbieding_groot{
	width:460px;
	height:220px;
	float:left;
	background-image:url(images/londoncityadvertentie_12.jpg);
}

#aanbiedingen_klein{
	width:460px;
	height:140px;
	float:left;
	margin-top:20px;
}

.aanbieding_klein h2{
	font-size:0.8em;
	margin:20px 0 0 20px;	
}

#klein1{
	float:left;
	width:140px;
	height:140px;
	background-image:url(images/icon_gitaar.png)	
}

#klein2{
	float:left;
	width:140px;
	height:140px;
	margin-left:20px;
	background-image:url(images/icon_toetsen.png)	
}

#klein3{
	float:left;
	width:140px;
	height:140px;
	margin-left:20px;
	background-image:url(images/icon_drum.png)	
}

#klein4{
	float:left;
	width:140px;
	height:140px;
	background-image:url(images/icon_blaas.png)	
}

#klein5{
	float:left;
	width:140px;
	height:140px;
	margin-left:20px;
	background-image:url(images/icon_zang.png)	
}

#klein6{
	float:left;
	width:140px;
	height:140px;
	margin-left:20px;
	background-image:url(images/icon_versterking.png)	
}


#content_right{
	width:220px;
	height:200px;
	float:left;
	margin-left:20px;
}

#content_right img{
	float:left;	
}

#aanbieding_rechts{
	width:220px;
	height:140px;
	background:url(images/bladmuziek.jpg);
	margin-bottom:20px;	
}

#spacer{
	clear:both;
	width:100%;
	height:20px;
		
}

#footer{
	margin: 10px 10px 0 10px;
	width:940px;
	height:210px;
	background-color:#f3f3f3;
}


#footer_bg{
	width:100%;
	height:220px;
	background:#f3f3f3;
	border-top:#e2e2e2 1px solid;	
	border-right:#e2e2e2 1px solid;	
	border-left:#e2e2e2 1px solid;	
}

#footer_wrapper{
	width:960px;
	height:auto;
	margin:auto;
}

#ot_footer{
	text-align:left;
	float:left;
	margin:20px 0 0 0;	
}

#ot_footer th{
	font-size:0.8em;
	padding-bottom:5px;	
}

#ot_footer td{
	font-size:0.75em;	
	padding-bottom:10px;
	width:80px;
}

#contact_footer{
	text-align:left;
	float:left;
	margin:20px 0 0 80px;	
}

#contact_footer th{
	font-size:0.8em;
	padding-bottom:5px;	
}

#contact_footer td{
	font-size:0.75em;	
	padding-bottom:10px;
	width:110px;
}

#contact_footer a:hover{
	color:#F69;	
}

#social_network{
	height:100px;
	width:100px;
	float:left;
	margin:30px 0 0 80px;
}

#fdvl{
	width:145px;
	height:25px;
	background-image:url(images/fdvl.png);
	display:block;	
	float:right;
	margin-top:185px;
}

#fdvl p{
	padding:6px 0 0 12px;
	font-size:11px;	
	text-decoration:none;
}

/*TEMPLATE 01*/

#T01_content_left{
	width:220px;
	height:380px;
	float:left;
	margin-left:10px;
}

#T01_navigatie_left{
	width:218px;
	height:auto;
	background-color:#f3f3f3;	
	border:#e2e2e2 1px solid;
	margin-top: 10px;
}

#T01_navigatie_left li{
 margin-left:10px;
}

#T01_content_midden{
	width:460px;
	height:540px;
	float:left;
	margin-left:20px;
}

#T01_openingstijden{
 	text-align:left;
	float:left;
	margin:0 0 0 0;		
}

#T01_openingstijden th{
	font-size:1em;
	padding-bottom:5px;	
}

#T01_openingstijden td{
	font-size:0.9em;	
	padding-bottom:10px;
	width:100px;
}
