/*
hidden
*/
#header h1, #header .sifr, #header_link_01,.sitebalk,#tools,#corporate{
	display:none !important;
}
body{
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/body.gif) 50%;
	background-repeat:repeat-y;
	text-align:center;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	
font-size:11px;
	line-height:15px;
*/
font-size:10px;
	line-height:13px;
}
a{
	color:#d9227b;
}
#header{
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/header.gif) 50% 0;
	background-repeat:no-repeat;
	height:150px;
}
.siteContainer{
	width:774px;
	margin:0px auto;
}
.menuContainer{
	width:170px;
	vertical-align: top;
	padding:0 0 0 10px;

}
.contentContainer{
	width:590px;
	vertical-align: top;
}
.contentCenter{
	vertical-align: top;
	width:590px;
	padding:0 20px 0 0;
}

.contentLeft{
	vertical-align: top;
	width:295px;
	padding:0 20px 0 0;
}
.contentRight{
	vertical-align: top;
	width:295px;
}
html>body .contentRight{
	vertical-align: top;
	width:295px;
padding-right:10px;
}
.footerContainer{
	text-align:center;
	padding:20px 0 0 0;
}
a.footerLink{
	color:#d30067;
	font-size:9px;
}
/*################################################### font style */

img{
border:solid black 1px;
}
.headingM{
}
a.headingM{
	color:#d9227b;
	text-decoration:none;
}
a.headingM:hover{
	text-decoration:underline;
}
/*
.headingXL{
	color:#8b8c8e;
	font-size:14px;
	font-weight:bold;
}
*/
.headingL{
	display:block;	
	height:30px;
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/span.headingXL.gif);
	background-repeat:no-repeat;
	clear:both;
	color:white;
	font-size:14px;
	font-weight:normal;
                padding:6px 0 0 12px;
	margin-top:-15px;
	position:relative;
	top:15px;
}
.headingXL{
	display:block;	
	height:30px;
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/span.headingXL.gif);
	background-repeat:no-repeat;
	clear:both;
	color:white;
	font-size:14px;
	font-weight:normal;
                padding:6px 0 0 12px;
	margin-top:-15px;
	position:relative;
	top:15px;
}
span.headingM{
	display:block;	
	height:30px;
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/span.headingM.gif);
	background-repeat:no-repeat;
	clear:both;
	color:white;
/*
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 12px;
*/
	font-size:14px;
	font-weight:normal;
    padding:6px 0 0 12px;
	margin-top:-15px;
	position:relative;
	top:15px;
}

.tableMenu a{
	color:#d9227b;
	text-decoration:none;
}
.tableMenu a.menu_selected{
	color:#0088ca;
}
.tableMenu a:hover{
	color:#0088ca;
	text-decoration:underline;
}
.tableMenu img{
	display:none;
}
.menu_level_1_selected{}
.menu_level_1{}

.menu_level_2{
	padding:0 0 0 10px;
}
.menu_level_2_hover{
	padding:0 0 0 10px;
}
.menu_level_2_selected{
	padding:0 0 0 10px;
}
.menu_level_2_selected a.menu_selected{
	color:#8b8c8e;
}


/*
news letter
*/
.box{
	background:url(http://wwwstaging.kennisnet.nl/design/schoolaanzet/gfx/box.gif);
	background-repeat:no-repeat;
	width:301px;
	height:168px;
	position:relative;
	color:white;
	line-height:normal;
	padding-top:10px;
}

.boxIconNieuwsbrief{
display:none;
}
.boxHeading{
	padding-left:100px;
	font-size:14px;
}

td.boxContent{
padding-left:100px;

height:30px;
}

}
.boxBottomLeft{
padding-left:50px;
}
html>body .boxBottomLeft a{
	padding:0 0 0 38px;
}
.boxBottomLeft a{
	color:#d9227b;
	/*padding:0 0 0 38px;*/
}
.boxInput{
	width:180px;
margin-top:10px;
}
.boxBottomRight input{
	width:200px;
	font-size:11px;
	border:solid gray 1px;
}
form,input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form table td{
padding:10px 0 5px 0;
}
form table tr{
vertical-align: top; 
}
input{
border:solid black 1px;
}


/*TinyMCE paragraph fix*/

p {
   margin: 0;
}

p+p {
   margin-top: 1.3em;
}

p+br {
   display: block;
   line-height: 0;
}

* html p {
   behavior: expression(this.nextSibling&&(this.nextSibling.tagName=="P"||this.nextSibling.tagName=="BR")?this.nextSibling.className+=" quirksmode":"none",void(this.runtimeStyle.behavior="none"));
}

p.quirksmode {
   margin-top: 1.3em;
}

br.quirksmode {
   line-height: 0;
}

h1 {
   display: none;
}