/*
	CSS Document: css_d0.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);*/
	background: #ECF1F7;
	}
#site #main #image {
	float: left;
	width: 453px;
	padding: 5px 4px 0 5px;
	}
#site #main #content-left {
	padding: 15px 20px 0 25px;
	margin: 0;
	}
#site #main #content-right  {
	background: #B1CAE5;
	margin: 5px 0 0 0;
	}
#site #footer {
	margin: 0;
	float: right;
	width: 475px;
	}

/* 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 {
	margin: 100px 0 0 0;
	background: url(img_bg-news_d0.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: #63A3E3;
	}


/* TEASER */

#site #main #content-right #teaser h1 {
	color: #63A3E3;
	}
#site #main #content-right #teaser a:hover {
	background: #C0D9F4;
	}