/*--Css Waldorfkindergarten Hof*/
body{
  background-color:#EBE2E7;
  font-family:arial;
  color:#7F024E;
  }

div#kopf  {margin-left:0em;	margin-top:0px;		width:994px; 	height:80px;			background-color:#EBE2E7;	font-size:50px; text-align:center;  }
div#menue {margin-top:0em;   	margin-left:0px;	width:200px; 	min-height:480px;  		float:left;}
div#nav   {margin-top:0em;   	margin-left:0px;	width:110px; 	min-height:60px;  		}
div#index {margin-left:8em;	margin-top:0px;		width:780px; 	min-height:560px;	 	background-color:#EBE2E7;	background-image:url(images/haus.jpg);}
div#start {margin-left:14em;	margin-top:0px;		width:780px; 	min-height:480px;	 	background-color:#EBE2E7;	background-image:url(images/haus.jpg);}
div#main  {margin-left:14em;	margin-top:0px;		width:780px; 	min-height:480px;	 	background-color:#EBE2E7;	background-image:url(images/haus.jpg);}
div#main2 {margin-top:0px;				width:780px; 	height:580px; 			background-color:#EBE2E7;	background-image:url(images/haus2.jpg);overflow:auto;background-attachment:fixed;background-repeat:no-repeat;background-position:200px 10px ;}
div#main3 {margin-left:6em;	margin-top:0px;		width:780px;	height:550px;			background-color:#EBE2E7;	background-image:url(images/haus.jpg); cursor:pointer; }
.admin    {position:absolute; 	top:80px; 		left:100px;	width:800px;height:500px;	background-color:#EBE2E7;	background-image:url(images/haus2.jpg); overflow:auto; }

p#footer{
  clear:both;
  text-align:center;
  margin:0;
  padding:0.1em;
  font-size:10px;
  color:#A31269;
}




div#menue ul{
list-style-type:none;
margin-top:0px;
margin-left:0px;
margin-bottom:6px;
height:80px;
width:180px;
text-align:left; 
}

div#menue ul li{
width:180px;
height:50px;
}

div#menue ul a {
outline:none;
display:block;
height:40px;
text-decoration:none;
padding-top:1px;
padding-left:20px;
}

div#menue ul a:link{
outline:none;
text-decoration:none;
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#7F024E;
padding-top:1px;
}



div#menue ul a:visited{
outline:none;
text-decoration:none;
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#7F024E;
padding-top:1px;
}

div#menue ul a:hover{
outline:none;
text-decoration:none;
background-image:url(images/strich3.gif);
background-repeat:no-repeat;
color:#A31269;
padding-top:3px;
}

a:link{
text-decoration:none;
background-repeat:no-repeat;
color:#D02F90;

}

a:visited{
text-decoration:none;

background-repeat:no-repeat;
color:#D02F90;

}

a:hover{
text-decoration:none;
background-repeat:no-repeat;
color:#A31269;

}

.menu{
background-image:url(images/strich3.gif);
background-repeat:no-repeat;
height:40px;
}

.menu_aktiv{
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#12A33D;
height:40px;
}

.menu_alt{
background-image:url(images/strich.gif);
background-repeat:no-repeat;
color:#F89BD6;
height:40px;
}




div#nav ul{
list-style:none;
list-style-type:none;
display:inline;
margin-top:0px;
margin-left:0px;
margin-bottom:6px;
height:80px;
width:180px;
text-align:left; 
}

div#nav ul li{
display:inline;
width:180px;
height:50px;
}

div#nav ul a {
outline:none;
display:block;
height:40px;
text-decoration:none;
padding-top:1px;
padding-left:20px;
}

div#nav ul a:link{
outline:none;
text-decoration:none;
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#D02F90;
padding-top:1px;
}



div#nav ul a:visited{
outline:none;
text-decoration:none;
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#D02F90;
padding-top:1px;
}

div#nav ul a:hover{
outline:none;
text-decoration:none;
background-image:url(images/strich3.gif);
background-repeat:no-repeat;
color:#A31269;
padding-top:3px;
}

.nav{
background-image:url(images/strich3.gif);
background-repeat:no-repeat;
height:40px;
}

.nav_aktiv{
background-image:url(images/strich2.gif);
background-repeat:no-repeat;
color:#12A33D;
height:40px;
}

.nav_alt{
background-image:url(images/strich.gif);
background-repeat:no-repeat;
color:#F89BD6;
height:40px;
}

m#a:link{
text-decoration:none;
background-repeat:no-repeat;
color:#7F024E;

}

m#a:visited{
text-decoration:none;

background-repeat:no-repeat;
color:#7F024E;

}

m#a:hover{
text-decoration:none;
background-repeat:no-repeat;
color:#A31269;

}
