
/*
gedecktes Gelb
eeddc5
*/

#header {
 	background-image: url(../upload/pix/header-suche.jpg);
}



#content h1 {
    color: #ed9615;
}
#content h2 {
	 color: #ed9615;
}
li {
	background-image:url(../upload/pix/bullet-start.gif);
}



/* termine */

#content table td {
    border-width: 1px 1px 1px 1px;
    padding: 4px 4px 4px 4px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
}






/* --------------SIDEBAR------------- */
#cloud_wissen, #cloud_aktiv {
background-color: #ed9615;
}

.terminekalender .highlight a {
		border:1px solid #ed9615;
    }

/* -----------footer--------------------------- */
#footer {
	background-image: url(../upload/pix/bottom-start.gif);/*Farbindex*/
 }


