/*
	CSS Document: css_familie.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: #AD1A1A;
	}

#content-center li {
	background: url(img_dot-familie.gif) no-repeat 0px 3px;
	}



/* DESIGN AUFBAU  */


#main {
	background: url(img_bg-main_familie.gif) repeat-y;
	}
#logo {
	background: url(img_logo-familie.gif) no-repeat 45px 15px;
	}

#content-left {
	background: url(img_bg-contentLeft_familie.gif) repeat-y;
	}


/* MENU */

#menu {
	background: url(img_bg-menu_familie.gif);
	}

.bttn-1 {
	background: url(img_bttn_1_familie.gif);
	}
.bttn-2 {
	background: url(img_bttn_2_familie.gif);
	}
.bttn-3 {
	background: url(img_bttn_3_familie.gif);
	}
.bttn-4 {
	background: url(img_bttn_4_familie.gif);
	}
.bttn-5 {
	background: url(img_bttn_5_familie.gif);
	}
.bttn-6 {
	background: url(img_bttn_6_familie.gif);
	}

.bttnEN-1 {
	background: url(img_bttn_1_familie_EN.gif);
	}
.bttnEN-2 {
	background: url(img_bttn_2_familie_EN.gif);
	}
.bttnEN-3 {
	background: url(img_bttn_3_familie_EN.gif);
	}
.bttnEN-4 {
	background: url(img_bttn_4_familie_EN.gif);
	}
.bttnEN-5 {
	background: url(img_bttn_5_familie_EN.gif);
	}
.bttnEN-6 {
	background: url(img_bttn_6_familie_EN.gif);
	}


/* SUBMENU */

#submenu, #submenuEN {
	background: url(img_bg-submenu_familie.gif) repeat-y;
	}
#submenu i {
	background: url(img_bg-submenuleft_familie.gif) no-repeat 15px 0px;
	height: 129px;
	}
#submenuEN i {
	background: url(img_bg-submenuleft_familie_EN.gif) no-repeat 15px 0px;
	height: 127px;
	}
#submenu a, #submenuEN a {
	background: url(img_bg-li_familie.gif) no-repeat top right;
	}
#submenu b, #submenuEN b {
	background: url(img_bg-submenubottom_familie.gif);
	}


/* BOX PAUSCHALEN (Teaser) */

#box-pauschalen b {
	background: url(img_headline-angebote_familie.gif);
	}
#box-pauschalenEN b {
	background: url(img_headline-angebote_familie_EN.gif);
	}
#box-pauschalen img, #box-pauschalenEN img {
	border: #AD1A1A;
	}
#box-pauschalen u, #box-pauschalenEN u {
	background: url(img_bg-pauschalen_familie.gif);
	}



/* BOX AKTUELL */

#box-aktuell {
	background: url(img_bg-aktuell_familie.gif);
	}
#box-aktuell p, #box-aktuell a {
	color: #AD1A1A;
	}


/* BOX SUCHE */

.box-suche-bttn {
	background: #AD1A1A;
	}


/* BOX TIPP */

#tipp-line1 {
	background: url(img_tipp-familie.gif) no-repeat top right;
	}
#tipp-line2 {
	background: #C23636;
	}
#tipp-line3 {
	background: #F2CACA;
	}
#tipp-line3 p, #tipp-line3 a {
	color: #AD1A1A;
	}


/* TABELLEN FORMATIERUNG */

.rowtitle {
	background: #AD1A1A;
	}
.rowdata1, .data1 {
	background: #FEF1F1;
	}
.data2 {
	background: #F7E2E2;
	}


/* TABELLEN FORMATIERUNG 3 */

.rowtitle03 {
	background: #AD1A1A;
	}
.rowdata03-1 {
	background: #F7E2E2;
	}


/* AUFLISTUNG */

#auflistung a:hover {
	background: url(img_bg-auflistung_familie.gif) repeat-x left bottom;
	}