/* DATEI: col-schule-layout.css */

	#leftcontent {
	position: absolute;
	left:26px;
	width:100px;
	text-align: center;
	top: 24px;
		}
	#leftcontent2 {
	position: absolute;
	left:10px;
	width:200px;
	text-align: center;
	top: 25px;
		}
	#leftcontent3 {
	position: absolute;
	left:10px;
	width:200px;
	text-align: left;
	top: 25px;
		}

	#centercontent {
	position: absolute;
	left: 368px;
	text-align: left;
	width: 250px;
	top: 27px;
		}
	#centercontent2 {
	margin-left: 10px;
	margin-right:70px;
	position: absolute;
	left: 110px;
	text-align: left;
	width: 700px;
	top: 230px;
		}
	#centercontent3 {
	margin-left: 10px;
	margin-right:70px;
	position: absolute;
	left: 280px;
	text-align: left;
	width: 660px;
	top: 230px;
		}
	.centercontent3-gr {
	position: absolute;
	text-align: left;
	width: 660px;
	background-color: #C1CFD7;
	color: #5E0000;
	padding: 10px;
		}

	#rightcontent {
	position: absolute;
	width:209px;
	left:708px;
	text-align: left;
	top: 25px;
		}
	#right-mb {
	position: absolute;
	width:145px;
	left:820px;
	text-align: left;
	top: 0px;
		}
		
	#right-symbol {
	position: absolute;
	width:270px;
	left:730px;
	text-align: left;
	top: 0px;
		}

