/* CSS Styles for Hauser - Asien-Farben, Tim Reeves, 2007-02-16 */

/* TON 6 */
html, body, div.main, div.lin1, div.lin2,
div.contbody div.col0 div.trenner {	/* Abschnitt-Trennung */
	background-color: rgb(224,134,26);
}
div.contbody div.col0, div.col1, div.col2 {
	border-color: rgb(224,134,26);
}
div.conthead h1, div.contbody div.col0 h3, div.contbody div.col0 h5 {
	color: rgb(224,134,26);	/* Nehmen dort die aktuelle Farbe an */
}
table.level3menu td,
div.contbody div.col2 h4 {	/* z.B. "Asien aktuell" */
	border-bottom: 1px solid rgb(224,134,26);
}

/* TON 4 */
div.schnellsuche div.komfort, div.schnellsuche p#toursuchemsg,
a.avblehn1:hover, a.avblehn1:active, a.avblehn1:focus,
a.iscurhn1, a.iscurhn1:link, a.iscurhn1:visited, a.iscurhn1:hover,
a.iscurhn1:active, a.iscurhn1:focus,
a.offenhn1:hover, a.offenhn1:active, a.offenhn1:focus,
a.avblehn2:hover, a.avblehn2:active, a.avblehn2:focus,
a.iscurhn2, a.iscurhn2:link, a.iscurhn2:visited, a.iscurhn2:hover,
a.iscurhn2:active, a.iscurhn2:focus {
	background-color: rgb(237,176,111);
}

/* TON 3 */
div.liBalken, div.reBalken,
div.conthead div.scrollen a, div.conthead div.scrollen a:link,
div.conthead div.scrollen a:visited, div.conthead div.scrollen a:active,
div.conthead div.scrollen a:focus {
	background-color: rgb(239,187,130);
}

/* TON 5 - MUSS NACH TON 3 wg. a:hover */
table.suche, div.conthead div.scrollen a:hover {
	background-color: rgb(231,155,69);
}
table.suche, div.conthead {
	border-color: rgb(231,155,69);
}

/* TON 2 */
div.aktuell {
	background-color: rgb(242,197,148);
}

/* TON 1 */
div.navoben p.nav, div.navoben p.nav input.nakedButton,
a.avblehn1:link, a.avblehn1:visited,
a.avblehn2:link, a.avblehn2:visited,
a.offenhn1:link, a.offenhn1:visited,
a.avble:link, a.avble:visited {
	color: rgb(247,219,190);
}
div.kopf div.medienbestellung, div.divider, div.navoben form input.vtsuche,
div.schnellsuche form input.schnell, div.schnellsuche form select {
	background-color: rgb(247,219,190);
}
div.schnellsuche div.komfort, div.schnellsuche p#toursuchemsg {
	border-color: rgb(247,219,190);
}

/* Das hier muss nach dem allgemeinen a.avble kommen */
a.avblehn1:hover, a.offenhn1:hover, a.avblehn2:hover, a.avble:hover {
	color: white;
}

/* TON 0 */
div.pfad, div.inhalt, div.conthead, div.contpadd, div.contbody,
div.colende, html.lupe, body.lupe {
	background-color: rgb(253,246,239);
}

/* Hintergrund-Bilder, Listen-Bilder */
div.kopf div.logo {		/* HG: Ton 4 */
	background-image: url(images/hauser_logo.gif);
}
div.kopf div.pict {
	background-image: url(images/kopf_asien.jpg);
}
ul {
	list-style-image: url(images/bullet.gif);
}
h2 {
	background-image: url(images/bullet.gif);
}

