/*
	CSS Document: css_wellness.css
	Version: 1.0 | Date: 2006-05-08
	Project: www.ruhpolding.de
	Author: websLINE, 2006
	-------
	Last Update:
	2006-09-26, EN Version Update (Navigation, Submenu, Box Pauschalen)
*/


/* FORMATIERUNG */

h1, h4, h6, strong.title {
	color: #F67502;
	}

#content-center li {
	background: url(img_dot-wellness.gif) no-repeat 0px 3px;
	}



/* DESIGN AUFBAU  */


#main {
	background: url(img_bg-main_wellness.gif) repeat-y;
	}
#logo {
	background: url(img_logo-wellness.gif) no-repeat 45px 15px;
	}

#content-left {
	background: url(img_bg-contentLeft_wellness.gif) repeat-y;
	}


/* MENU */

#menu {
	background: url(img_bg-menu_wellness.gif);
	}

.bttn-1 {
	background: url(img_bttn_1_wellness.gif);
	}
.bttn-2 {
	background: url(img_bttn_2_wellness.gif);
	}
.bttn-3 {
	background: url(img_bttn_3_wellness.gif);
	}
.bttn-4 {
	background: url(img_bttn_4_wellness.gif);
	}
.bttn-5 {
	background: url(img_bttn_5_wellness.gif);
	}
.bttn-6 {
	background: url(img_bttn_6_wellness.gif);
	}

.bttnEN-1 {
	background: url(img_bttn_1_wellness_EN.gif);
	}
.bttnEN-2 {
	background: url(img_bttn_2_wellness_EN.gif);
	}
.bttnEN-3 {
	background: url(img_bttn_3_wellness_EN.gif);
	}
.bttnEN-4 {
	background: url(img_bttn_4_wellness_EN.gif);
	}
.bttnEN-5 {
	background: url(img_bttn_5_wellness_EN.gif);
	}
.bttnEN-6 {
	background: url(img_bttn_6_wellness_EN.gif);
	}



/* SUBMENU */

#submenu, #submenuEN {
	background: url(img_bg-submenu_wellness.gif) repeat-y;
	}
#submenu i {
	background: url(img_bg-submenuleft_wellness.gif) no-repeat 15px 0px;
	height: 140px;
	}
#submenuEN i {
	background: url(img_bg-submenuleft_wellness_EN.gif) no-repeat 15px 0px;
	height: 148px;
	}
#submenu a, #submenuEN a {
	background: url(img_bg-li_wellness.gif) no-repeat top right;
	}
#submenu b, #submenuEN b {
	background: url(img_bg-submenubottom_wellness.gif);
	}


/* BOX PAUSCHALEN (Teaser) */

#box-pauschalen b {
	background: url(img_headline-angebote_wellness.gif);
	}
#box-pauschalenEN b {
	background: url(img_headline-angebote_wellness_EN.gif);
	}
#box-pauschalen img, #box-pauschalenEN img {
	border: #F67502;
	}
#box-pauschalen u, #box-pauschalenEN u {
	background: url(img_bg-pauschalen_wellness.gif);
	}


/* BOX AKTUELL */

#box-aktuell {
	background: url(img_bg-aktuell_wellness.gif);
	}
#box-aktuell p, #box-aktuell a {
	color: #F67502;
	}


/* BOX SUCHE */

.box-suche-bttn {
	background: #F67502;
	}


/* BOX TIPP */

#tipp-line1 {
	background: url(img_tipp-wellness.gif) no-repeat top right;
	}
#tipp-line2 {
	background: #FC902F;
	}
#tipp-line3 {
	background: #FFE3CB;
	}
#tipp-line3 p, #tipp-line3 a {
	color: #F67502;
	}


/* TABELLEN FORMATIERUNG */

.rowtitle {
	background: #F67502;
	}
.rowdata1, .data1 {
	background: #FFF8F2;
	}
.data2 {
	background: #FAE3CF;
	}


/* TABELLEN FORMATIERUNG 3 */

.rowtitle03 {
	background: #F67502;
	}
.rowdata03-1 {
	background: #FAE3CF;
	}


/* AUFLISTUNG */

#auflistung a:hover {
	background: url(img_bg-auflistung_wellness.gif) repeat-x left bottom;
	}