/*
	CSS Document: css_d3.css
	Version: 1.0 | Date: 2006-08-17
	Project: www.vita-alpina.de
	Author: websLINE, 2006
	-------
*/

/* FORMATIERUNG */

h1 {
	color: #F6AB30;
	}



/* HAUPTEINSTELLUNGEN */

body {
	background: #F6AB30 url(img_bg.gif) repeat-x;
	}
#site {
	background: url(img_bg-site_d3.gif);
	}


/* LAYOUT AUFBAU */

#site #main {
	background: url(img_bg-main_d3.jpg) bottom left no-repeat;
	}
#site #websline {
	background: #F6AB30 url(img_bg-websline_d3.gif) center bottom no-repeat;
	}


/* NEWS bzw. AKTUELLES & ANGEBOTE */

#site #main #content-right #news {
	background: url(img_bg-news_d3.jpg) no-repeat;
	}
#site #main #content-right #news a {
	background: url(img_symb-arrow_d3.gif) no-repeat;
	}
#site #main #content-right #news h1 {
	color: #F6AB30;
	}



/* TEASER */

#site #main #content-right #teaser h1 {
	color: #F6AB30;
	}
#site #main #content-right #teaser a:hover {
	background: #F9E3BB;
	}


/* AUFLISTUNG */

.absatz-list {
	background: #DDE7F2 url(img_symb-arrow_d3.gif) no-repeat 5px 4px;
	}
