html, body {
	height: auto;
}

body {
	font-size: 10pt;
	background: none;
    color:#000000;
}

#header, #header-vijf, #footer, #nav-main, #nav-left{
	display: none;
}

#content-main{
	width: 100%;
}

.toggle_content{
	display: block;
}

#school-detail-left{
	float: left;
	width: 600px;
}

#school-praktisch{
	width: 200px;
	background: none;
	float: left;
	border: 1px #E6F1D1 solid;
}

#toggle1, #itemtoggle1{
	background: none;
	border: 1px #E6F1D1 solid;
}



