2* {
	padding:0px;
}

#div {
}

#p {
}

#menue_hor {

  height:30px;
  width:800px; /* breite der box */

/*  margin: 110px 20px ; /* 100 abstand von oben, auto zentriert*/
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  font-family:Arial, Helvetica, sans-serif;

  position:relative;
  left:20px;
  top:120px;
    z-index:8;
}



#menue_ver {
 
  width:100px; /* breite der box */
  /*margin: 0 auto; box zentriert*/
  margin: 240px 20px ; /* abstand von oben, abstand von links*/
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  font-family:Arial, Helvetica, sans-serif;
  position:absolute;
  z-index:9;

}


#content_back {
	
	
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	width:1024px;
	margin:0px  0px;
	position:absolute;
	} 
	
	
		#content_back2 {
	
	
	background-image: url(images/bg_content_kachel.png);
	background-repeat: repeat;
	width:1024px;
	height:4300px;
	margin:750px  0px;
	position:absolute;
	z-index:0;
	} 
	


	
	#background {
	
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	/*background-color:#303;*/
	padding:0;
	margin:0;
	
	width:1024px; /* breite der box */
	height:1000px;
	/*display:block; */
	margin: 0px 0px ; /* abstand von oben, abstand von links*/
} 
	
	
#content {
	
	
	width:450px; /* breite der box */
	/*height:600px;*/
	/*display:block; */
	overflow:auto; /*text ragt nicht über box hinaus*/
	
	/*background-color:#3F3;/*

	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin:200px  290px;
	z-index:2;
		

	
	
}



#flyer {
	background-image: url(images/veranstaltungen/2010-05_mai2010_flyer.png);
	background-repeat:no-repeat;
	width:1024px; /* breite der box */
	height:601px;
	/*display:block; */
	overflow:auto; /*text ragt nicht über box hinaus*/
	position:absolute;
	/* abstand von oben, abstand von links*/
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin-left: -150px;
	margin-top: 150px;
	z-index:11;
	left: 50%;
	top: 42px;
}



#plakat {
	background-image: url(images/veranstaltungen/2010-05_vatertag_plakat.png);
	background-repeat:no-repeat;
	width:1024px; /* breite der box */
	height:565px;
	/*display:block; */
	overflow:auto; /*text ragt nicht über box hinaus*/
	position:absolute;
	/* abstand von oben, abstand von links*/
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin-left:-200px;
	margin-top: 150px;
	z-index:11;
	left: 50%;
	top: 60px;
}


#back_transp {
	background-color:#FFF;
	width:850px; /* breite der box */
	height:650px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	overflow:auto; /*text ragt nicht über box hinaus*/
	position:absolute;
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin-top: 0px;
	margin-left: 90px;
	z-index:7;
}



#links_kalender {
	width:840px; /* breite der box */
	height:797px;
	position:absolute;
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin-top: 0px;
	margin-left: 90px;
	z-index:8;
	text-algin:right;
	top: 20px;
	z-index:12;
}





#kalender {
	background-image: url(images/kalender.png);
	background-repeat:no-repeat;
	width:848px; /* breite der box */
	height:797px;
	/*display:block; */
	overflow:auto; /*text ragt nicht über box hinaus*/
	position:absolute;
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	margin-top: 40px;
	margin-left: 90px;
	z-index:10;
	top: -2px;
}








#website_zentrieren {  /*zentrieren der webseite!!*/
 
   width:1024px;

	margin:auto;
    text-align:left;
	padding:0px;

}





.Stil_navi_ver {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
	
}

.Stil_navi_hor {
	font-size: 14px;

	color: #0033CC;padding: 0px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;

}


.Stil_content {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.Stil_ueberschr {
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}
