/*
	CSS Document: css_gastgeber.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: #16A4A2;
	}

#content-center li {
	background: url(img_dot-service.gif) no-repeat 0px 3px;
	}



/* DESIGN AUFBAU  */


#main {
	background: url(img_bg-main_gastgeber.gif) repeat-y;
	}
#main-breit {
	background: url(img_bg-main-breit_gastgeber.gif) repeat-y;
	}
#logo {
	background: url(img_logo-gastgeber.gif) no-repeat 45px 15px;
	}

#content-left {
	background: url(img_bg-contentLeft_gastgeber.gif) repeat-y;
	}


/* MENU */

#menu {
	background: url(img_bg-menu_gastgeber.gif);
	}

.bttn-1 {
	background: url(img_bttn_1_gastgeber.gif);
	}
.bttn-2 {
	background: url(img_bttn_2_gastgeber.gif);
	}
.bttn-3 {
	background: url(img_bttn_3_gastgeber.gif);
	}
.bttn-4 {
	background: url(img_bttn_4_gastgeber.gif);
	}
.bttn-5 {
	background: url(img_bttn_5_gastgeber.gif);
	}
.bttn-6 {
	background: url(img_bttn_6_gastgeber.gif);
	}

.bttnEN-1 {
	background: url(img_bttn_1_gastgeber_EN.gif);
	}
.bttnEN-2 {
	background: url(img_bttn_2_gastgeber_EN.gif);
	}
.bttnEN-3 {
	background: url(img_bttn_3_gastgeber_EN.gif);
	}
.bttnEN-4 {
	background: url(img_bttn_4_gastgeber_EN.gif);
	}
.bttnEN-5 {
	background: url(img_bttn_5_gastgeber_EN.gif);
	}
.bttnEN-6 {
	background: url(img_bttn_6_gastgeber_EN.gif);
	}


/* SUBMENU */

#submenu, #submenuEN {
	background: url(img_bg-submenu_gastgeber.gif) repeat-y;
	}
#submenu i, #submenuEN i {
	background: url(img_bg-submenuleft_service.gif) no-repeat 15px 0px;
	height: 70px;
	}
#submenu a, #submenuEN a {
	background: url(img_bg-li_gastgeber.gif) no-repeat top right;
	}
#submenu b, #submenuEN b {
	background: url(img_bg-submenubottom_gastgeber.gif);
	}


/* BOX PAUSCHALEN (Teaser) */

#box-pauschalen b {
	background: url(img_headline-angebote_gastgeber.gif);
	}
#box-pauschalenEN b {
	background: url(img_headline-angebote_gastgeber_EN.gif);
	}
#box-pauschalen img, #box-pauschalenEN img {
	border: #16A4A2;
	}
#box-pauschalen u, #box-pauschalenEN u {
	background: url(img_bg-pauschalen_gastgeber.gif);
	}



/* BOX SUCHE */

.box-suche-bttn {
	background: #1AADAB;
	}


/* BOX TIPP */

#tipp-line1 {
	background: url(img_tipp-gastgeber.gif) no-repeat top right;
	}
#tipp-line2 {
	background: #1AADAB;
	}
#tipp-line3 {
	background: #D3F5F5;
	}
#tipp-line3 p, #tipp-line3 a {
	color: #16A4A2;
	}


/* TABELLEN FORMATIERUNG */

.rowtitle {
	background: #1AADAB;
	}
.rowdata1, .data1 {
	background: #ECFAFA;
	}
.data2 {
	background: #DFF2F2;
	}


/* TABELLEN FORMATIERUNG 3 */

.rowtitle03 {
	background: #1AADAB;
	}
.rowdata03-1 {
	background: #DFF2F2;
	}



/* AUFLISTUNG */

#auflistung a:hover {
	background: url(img_bg-auflistung_gastgeber.gif) repeat-x left bottom;
	}
