/* CSS Document */

#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	margin-top:10px;
	}
#container #footer {
	position: absolute;
	left: 0px;
	top: 555px;
	width: 860px;
}
#container #footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

	
#container #timg1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #timg2 {
	position: absolute;
	left: 560px;
	top: 0px;
}
#container #tmenu {
	position: absolute;
	left: 560px;
	top: 161px;
}
#container #tmenu #m1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #tmenu #m2 {
	position: absolute;
	left: 0px;
	top: 51px;
}
#container #tmenu #m3 {
	position: absolute;
	left: 0px;
	top: 102px;
}
#container #tmenu #m4 {
	position: absolute;
	left: 0px;
	top: 153px;
}
#container #tlink {
	position: absolute;
	left: 560px;
	top: 365px;
}
#container #tlink #news {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #tlink #kinder {
	position: absolute;
	left: 0px;
	top: 93px;
}

