body {		
	background: #fff;
	font: 77% Trebuchet MS, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align:center; /* center all elemnts inside body*/
	margin: 0; /* setting top and bottom margin */
}

#zentrierhilfe {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}

/* alle unbenoetigten div, id von template_main.html ausblenden */
#header, #mainNavi, #leftrow, #globallogoleft, #search, #marginalie, #klammerleft, #sekNavi {
display: none;
}

/* Extension bktfegraphiccounter */
div.tx-bktfegraphiccounter-pi1 table {
margin: 0 auto;
color: #6f9d08;

}

div.tx-bktfegraphiccounter-pi1 td {
text-align: center;


}

#startcontainer { 
	text-align: left;
	margin-left: -400px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 800px;
	height: 500px;
	}
#startlogo {
	background: #fff;
	width: 800px;
	height: 310px;
}
#fotostart {
	margin: 0;	
	padding: 10px;
	border: 1px solid #fff;
	background-color: #fff;
	border-right: 1px solid #fff;
	text-align: center;

}

#linkschool {
	background: #ffffff;
	left: 0;
	bottom: 0;
	width: 90%;
	height: 30px;
	padding: 0;
	}

#linkleft {
	background: #ffffff;
	left: 0;
	bottom: 0;
	width: 45%;
	height: 20px;
	padding: 0;
	float: left;
	text-align: right;
	}
#linkright {
	background: #ffffff;
	left: 0;
	bottom: 0;
	width: 45%;
	height: 20px;
	padding: 0;
	float: right;
	text-align: left;
	}


#linkschool a {
text-decoration: none;
color: #000000;
display: block;
width: 100%;
background-color: #ffffff;
padding: 2px 0;
border: 1px solid #ffffff;

}

#linkschool a:hover {
background-color: #ffffff;
border: 1px solid #ffffff;
color: #AECD68;
}

#linkschool a:active {
background-color: #efefef;
color: #AECD68;
}

p.linkschool {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	}	