
td     { color: #000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h1   { color: #000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
b  { color: #000; font-weight: bold; font-size: 12px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

#buttonFuerErwachsene {
	position:absolute;
	width:200px;
	height:200px;
	left:6%;
	top:10%;
	border:none;
}

#Logo-teil2 {
	position:absolute;
	width:100px;
	height:100px;
	left:2px;
	top:66px;
	background-image:url(Logo-teil2.png);
	background-repeat:no-repeat;
}

#Logo_Line {
	position:absolute;
	width:100%;
	height:66px;
	left:0px;
	top:0px;
	background-image:url(Logo-Line.jpg);
	z-index:-99;
}

#Navi-HG {
	position:absolute;
	top:66px;
	width:100%;
	height:18px;
	left:0px;
	background-color:#CCC;
	z-index:-5;
		
}

#Navi {
	position:absolute;
	width:100%;
	height:50px;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	font-style:oblique;
	top:0px;
	left:110px;
	word-spacing:1em;
}

