
body {
	background: url(../images/hintergrund/weihnachten.gif);
}

th {
	background: #f2cfcf;
}

h1 {
	color: #d97580;
}


/*** Layout ***/

#inhalt_fuss {
	background-color: #f2cfcf;
}

/*** Navi ***/

#navi li {
	background-color: #f2cfcf;
}

span.seitennavi {
	border-bottom: solid #d97580 2px;
}

span.seitennavi2 { 
	border-bottom: solid #d97580 2px;    
	background-color: #f2cfcf;
}

/*** Inhalte ***/

.box_li_titel {
	color: #d97580;
}

.popup_kopf {
	background-color: #f2cfcf;
}

.zelle_2 {
	background-color: #f2cfcf;
}

.box_titel {
	color: #d97580;
}

#spalte_li a:hover {
	color: #d97580;
}

.hintergr_1 {
	background-color: #f2cfcf;
}

.color {
	color: #d97580;
}

a.link2 {
	color: #d97580;
}

a.link2a:hover {
	color: #d97580;
}

#bildansicht_info a.link {
	color: #d97580;
    text-decoration: none;
    border: none;
}


/*** Text ***/

.button {
	background-color: #d97580;
}

