/*Beispielseite 19 für die offene Tagesmüttergruppe e.V. Neumünster */
/* Erstellt von Nicole Folchert */
/* Erstellt:  28.10.2009*/


html, body {
	background-color: #62a0c5;
	color:#000;
	}
	
#logo_img {
background: transparent url()
	}
	
#header {
	background:transparent url(hg_header_76.jpg) no-repeat scroll right top;
	height:229px;
	}
	
#inhalt { 
	background:transparent url(hg_inhalt_76.gif) repeat-y top left;
	}	
	
		
#text {
	margin:  0 0 0 400px;
	padding: 0px;
	width:500px;
	border: 0px #fff solid;
	min-height: 350px;
	}	

/*Footer*/		
#footer {
	background:transparent url(hg_footer_76.jpg) no-repeat scroll right top;
	height:173px;
	}	
	
#footer p {
	color: #924a06;
	font-size: 9px;
	margin:0;
	width: 460px;
	margin-left:450px;
	padding-top:40px;
	border: 0px #fff solid;
	}	
	
#footer a, #footer a:link, #footer a:visited {
		color: #1a3947;
		text-decoration: underline;
		font-weight:normal;
		}
	
#footer a:hover, #footer  a:focus {
	color: #ee6c15;
	text-decoration: none;	
	}		
	
	
/*Navigation*/	
#navi {
	-x-system-font:none;
	background:#f7a153 url(hg_navi.gif) repeat-y scroll center top;
	color:#000;
	left:25px;
	top:200px;
	border: 0px #fff solid;

	}

#navi2 { 
	padding:10px 15px 0;
	width:200px;
	}	
	
#navi li {
	background: url(hg_li_76.gif) no-repeat left 4px;
	margin:1px 0;
	padding: 5px 0 5px 20px;
	}	
	
#navi ul {
	margin:4px 0 0px 5px; /*Abstand nur ganz unten*/
	}	

/*Für die 2. Ebene*/
#navi2 ul ul li {
padding-top: 2px;
padding-bottom: 2px;
background: url(hg_li_76.gif) no-repeat left 2px;
}	
	
	
#navi a:hover, #navi a#navaktuell, #navi a:focus {
	color: #e37104;
	text-decoration: none;	
	}	