/*
	CSS Document: css_d1.css
	Version: 1.0 | Date: 2006-08-17
	Project: www.vita-alpina.de
	Author: websLINE, 2006
	-------
*/

/* FORMATIERUNG */

h1 {
	color: #335697;
	}



/* HAUPTEINSTELLUNGEN */

body {
	background: #335697 url(img_bg.gif) repeat-x;
	}
#site {
	background: url(img_bg-site_d1.gif);
	}


/* LAYOUT AUFBAU */

#site #main {
	background: url(img_bg-main_d1.jpg) bottom left no-repeat;
	}
#site #websline {
	background: #335697 url(img_bg-websline_d1.gif) center bottom no-repeat;
	}



/* NEWS bzw. AKTUELLES & ANGEBOTE */

#site #main #content-right #news {
	background: url(img_bg-news_d1.jpg) no-repeat;
	}
#site #main #content-right #news a {
	background: url(img_symb-arrow_d1.gif) no-repeat;
	}
#site #main #content-right #news h1 {
	color: #335697;
/*	color: #63A3E3;*/
	}


/* TEASER */

#site #main #content-right #teaser h1 {
	color: #335697;
/*	color: #63A3E3;*/
	}
#site #main #content-right #teaser a:hover {
	background: #C0D9F4;
	}


/* AUFLISTUNG */

.absatz-list {
	background: #DDE7F2 url(img_symb-arrow_d1.gif) no-repeat 5px 4px;
	}
