body {
	background: white;
	color: black;
}
/*Schatten Vorlage: http://www.1976design.com/blog/archive/2003/11/14/49/ */
div.img-dec {
	background: url('shadow.gif') no-repeat bottom right;
	margin: 0 -10px 15px -5px;
        padding: 0;
        position: relative;
}

div.img-dec img {
	background-color: #fff;
border: 1px solid #a9a9a9;
margin: -5px 5px 5px 0px;
padding: 4px;
position: relative;
vertical-align: bottom;
}
 /*Navigationsleiste */
#nav {
       background: #E8E8E8;
       border-bottom: 1px solid #a9a9a9;
}
			
/*Links*/
 a {
	color: black;
}


/* Ãœberschriften Archive */

div.entry-title {
       background: #E8E8E8;
}

/*Kommentare */
/*unten*/
dd {
	
	}
/*gesamt*/
dl {
	background: url(images/cornerbl.png) no-repeat bottom left;
		
		}
/*oben*/
	dt {
		background: url(images/cornertl.png) no-repeat top left #E8E8E8;
		}
/* Kalender Einstellungen */
#calendar li {
           border-color: #a9a9a9;
}

#calendar li.eintrag {
           background: #E8E8E8;
}

#calendar ul {
           border-color: #a9a9a9;
}


/* About Boxen *****************************************/
.moreinfo {color: #8B0800;} 
.moreinfobody, .moreinfobodywide {background: #E8E8E8;}

/* Fussleiste **********************************************/
#fussleiste {
       background: #E8E8E8;
       border-top: 1px solid #a9a9a9;
}

/* Kontakseite *******************************/
#contact {color: black;}