/* --------kita-zwergenbaude.de - STYLE-------- */

/*	1.basics
	2.layout
	3.links
	4.content
	5.navi
	6.subnavi */
	
/*------------------1.basics------------------*/
html, body, div, p, h1, h2, h3, ul, ol,  span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;
	
}
html, body{
	font-family: "Trebuchet MS", Tahoma;
	color:#360;
	background:url(../images/bg.jpg);
	background-position:top center;
	font-size: 14px;
	background-color:#FFC000;
	background-repeat:repeat-x;
}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #f90;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

p{
	margin:20px 60px 0 70px;
	line-height:1.5em;
	}	
	
h3{
	font-weight: bold;
	font-size: 14px;
	margin:20px 60px 5px 70px;
	color:#c00;
	padding: 0 0 20px 0;
	border-bottom:1px solid #693;
	}
	
/*------------------2.layout------------------*/
#container{
	margin: 0px auto;
	width:832px;
	background:url(../images/bg_container.jpg);
	background-repeat:no-repeat;
	position:relative;}
	
#header{
	width:832px;
	height:270px;
	background: url(../images/bg-header.jpg);
	position:relative;
	z-index: 1;
	}

#header h1{
	font-size: 0.001em;
	color: #fff;
	position:absolute;
	text-indent:-4000px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left top;
	}
#header h1 a{
	width:330px;
	font-size: 0.001em;
	height:85px;
	color: #fff;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	overflow: hidden;
	margin:114px 0 0 216px;
	}

#header h1 a:hover{color: #fff; text-decoration: none;}

#boxleft{
	width:279px;
	min-height:440px;
	background:url(../images/bg-boxleft.jpg);
	float:left;
}

.buttons1{
	margin:280px 0 10px 108px;
	width:173px;
	height:29px;
	padding:10px 0 0 0;
	background:url(../images/startseite/blume.png) right top no-repeat;
}

.buttons2{
	margin:10px 0 10px 177px;
	width:102px;
	height:50px;
	padding:18px 0 0 0;
	background:url(../images/startseite/wolke.png)right top no-repeat;
}


#boxright{
	margin-left:279px;
	width:540px;
	background:url(../images/bg-content01.jpg);
	background-repeat:repeat-y;
	}
#content{
	min-height:500px;
	width:540px;
	background:url(../images/bg-content.jpg);
	background-repeat:no-repeat;
	}

#footer{
	height:21px;
	color:#fff;
	background:url(../images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size:13px;
	text-align:right;
	position:relative;
	padding:70px 50px 0 0;;
}

#footer a{text-decoration:underline; color:#fff;}
#footer a:hover{text-decoration:none; color:#fff;}

#footer-aussen{
	background:url(../images/bg-footer-01.jpg);
	background-repeat:repeat-x;
	height:92px;
	margin-top:-92px;}
	
#fragen{
	top:455px;
	position:absolute;
	width:210px;
	left:35px;
	text-align:right;
	font-size:13px;
	line-height:1.2em;	
	}
	
#adressbox{
	top:585px;
	position:absolute;
	width:210px;
	left:35px;
	text-align:right;
	font-size:13px;
	line-height:1.2em;
	}
/*------------------3.links------------------*/

a { color:#c00; text-decoration:underline;}
a:hover { text-decoration:none; color:#360; }

/*------------------4.content------------------*/
.liste{
	list-style-image: url(../images/arr.gif);
	margin:15px 60px 0 70px;	
	}
	
.liste li{margin:10px 0 0px 35px;}

.imgright{
	float:right;
	margin:20px 60px 0 10px;
	padding:1px;
	border:2px solid #360;
	}
	
.box02{width:170px;float:right; margin:35px 60px 0 0;}	

/*------------------5.navi------------------*/
#navi{
	margin:49px 0 0 28px;
	width:179px;
	height:163px;
	z-index:20;
	position:absolute;
	}
	
#navi ul{list-style-type:none;}
	
#navi li  {display:block; text-indent:-4000px; }

#navi li a, #navi li a:hover {
	padding:0px;
	display:block;
	text-decoration:none;}
	
#button01 a {background: url(../images/navi/infos01.jpg);width:115px;height:35px; left:26px; position:absolute;}
#button01 a:hover { background: url(../images/navi/infos02.jpg);background-repeat:no-repeat;}
#button01-aktiv a { background: url(../images/navi/infos02.jpg);background-repeat:no-repeat;}

#button02 a {background: url(../images/navi/zwerg01.jpg);width:140px;height:33px; left:0px; top:37px;position:absolute;}
#button02 a:hover { background: url(../images/navi/zwerg02.jpg);background-repeat:no-repeat;}
#button02-aktiv a { background: url(../images/navi/zwerg02.jpg);background-repeat:no-repeat;}

#button03 a {background: url(../images/navi/stichwortkatalog01.jpg);width:131px;height:26px; left:46px; top:66px;position:absolute;}
#button03 a:hover { background: url(../images/navi/stichwortkatalog02.jpg);background-repeat:no-repeat;}
#button03-aktiv a { background: url(../images/navi/stichwortkatalog02.jpg);background-repeat:no-repeat;}

#button04 a {background: url(../images/navi/kitas01.jpg);width:123px;height:26px; left:0px; top:101px;position:absolute;}
#button04 a:hover { background: url(../images/navi/kitas02.jpg);background-repeat:no-repeat;}
#button04-aktiv a { background: url(../images/navi/kitas02.jpg);background-repeat:no-repeat;}

#button05 a {background: url(../images/navi/aktuelles01.jpg);width:120px;height:28px; left:0px; top:132px;position:absolute;}
#button05 a:hover { background: url(../images/navi/aktuelles02.jpg);background-repeat:no-repeat;}
#button05-aktiv a { background: url(../images/navi/aktuelles02.jpg);background-repeat:no-repeat;}
/*------------------6.subnavi------------------*/

#subnavi{
	height:30px;
	margin:245px 0 0 135px;
	position:absolute;
	z-index:10;
	}
	
#subnavi ul{
	color:#fff;
	display:inline;
	font-size:13px; 
	list-style-type:none;
	font-weight:bold;}
	
#subnavi li  {
	display:inline; 
	padding-right:15px;}

#subnavi li a{
	padding:0px;
	text-decoration:none;display:inline;
	color:#fff;}
	
#subnavi li a:hover {
	padding:0px;
	text-decoration:none;display:inline;
	color:#fc0;}
	
#euroweblogo{margin:20px 60px 0 70px;}