html, body {
font-family: arial, verdana, sans serif;
font-size: 15px;
padding: 0px;
}

body {
background-color: #FDE2AA;
color: #FFFFFF;
}


#zeitmitkindern {
margin-top: 140px;
}


#links {
	position: absolute;
	padding: 10px;
	top: 235px;
	left: 30px;
	width: 175;
	height: 606;


}

a:link {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #E06000;
font-weight: bold;
}

a:active {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}


#mitte {
position:absolute;
background-color:#FF7F00;
color: #FFFFFF;
top: 250px;
left: 190px;
width: 510px;
height: 450px;
float:right;
padding: 30px;

}

#kopf {
position: absolute;
top: 30px;
left: 20px;
height: 120px;
width: 740px;

}


h1 {
font: normal 17px arial;
font-weight: bold;
border-left: 2px solid #FF9F00;
border-bottom: 4px solid #FF9F00;
background-color: #FCC758;
color: #FF7F00;
padding: 13px;

}

h2 {
font: bold 18px arial;
color: #FFFFFF;
padding: 7px;
}

h3 {
font: normal 28px arial;
font-weight: bold;
color: #FFFFFF;
padding: 7px;
}


h {
font: normal 16px arial;
font-weight: bold;
color: #FFFFFF;
padding: 7px;
}

