body { color: #4A4A4A; }

a {	color: #497D04; }
a:hover { color: #92be59; }
/* a.subnavi {	color: #AF2020; } */

h1, h1.title, h1.news-title, h1.hidden { 
	color: #497D04; 
}
/*
html > h1, h1.title, h1.news-title, h1.hidden {
	font-family:Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 18px;
}
*/

h2, h2.title { color: #4A4A4A; }
h3, h3.event { color: #497D04; }

h1.title-small { font-size: 14px; }
h2.title-small { font-size: 13px; }


hr { border: 1px solid #DF5353; }

div#left div#event h1, div#left div#event h2, div#left div#event h3 { color: #497D04; }


/*
div#left { 	min-height:580px;background: url(img/web-kidslive-contBG.gif) no-repeat right top; }
*/


/* Rechte Spalte */
div#right {
	border-left: 1px solid #497D04;
}



/********* General Text Color ************/
div#wrap-page { color: #4A4A4A; }

/********* Formular ************/
/* Submit Button */
input#mailformformtype_mail {
	color: #497D04;
}






