/* CSS Colors #1 (Standard-TR), Author Tim Reeves, Stand 2007-12-16 */

div.alles, div.main div.logo, div.main div.clicks, div.main p#loggedinas,
table.reiter td.gap {
	background-color: rgb(255,234,184);
}

div.horbalken, form.peeptin, form.zins, p.schach {
	background-color: rgb(254,239,200);
	border-top: 1px solid #F7E2B5;
	border-bottom: 1px solid #F7E2B5;
}

div.allestext p {
	color: rgb(255,246,230);
}

div.menuborder {
	background-color: rgb(255,197,137);
}

div.contfarbe {
	background-color: rgb(255,246,230);
	border-top: 1px solid rgb(255,197,137);
	border-right: 1px solid rgb(255,197,137);
	border-bottom: 1px solid rgb(255,197,137);
}

div.content table.spalten td div.text, div.main div#suchform {
	border: 1px solid rgb(255,197,137);
}

/* Classes for Navigation - Menus */

a.avble, a.avble:link, a.avble:visited, a.avble:active, a.avble:focus, a.avble:hover {
	background-image: url(../images/navavblemain1.gif);
	background-repeat: no-repeat;
}
a.offen, a.offen:link, a.offen:visited, a.offen:active, a.offen:focus, a.offen:hover,
a.iscur, a.iscur:link, a.iscur:visited, a.iscur:active, a.iscur:focus, a.iscur:hover {
	background-image: url(../images/naviscurmain1.gif);
	background-repeat: no-repeat;
}

a.avblesub, a.avblesub:link, a.avblesub:visited, a.avblesub:active, a.avblesub:focus, a.avblesub:hover {
	background-image: url(../images/navavblesub1.gif) !important;
}
a.offensub, a.offensub:link, a.offensub:visited, a.offensub:active, a.offensub:focus, a.offensub:hover,
a.iscursub, a.iscursub:link, a.iscursub:visited, a.iscursub:active, a.iscursub:focus, a.iscursub:hover {
	background-image: url(../images/naviscursub1.gif) !important;
}

a.avble, a.avble:link, a.avble:visited, a.avble:active, a.avble:focus {
	color: rgb(35,70,186);		/* Somewhat darker than Logo-Blau */
	background-color: rgb(255,234,184);
	border-right: 1px solid white;
}
a.avble:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,246,230);
	border-right: 1px solid white;
}
a.offen, a.offen:link, a.offen:visited, a.offen:active, a.offen:focus {
	color: rgb(61,90,186);		/* Logo-Blau */
	background-color: rgb(255,246,230);
	border-right: 1px solid white;
}
a.offen:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,246,230);
	border-right: 1px solid white;
}
a.iscur, a.iscur:link, a.iscur:visited, a.iscur:active, a.iscur:focus {
	color: rgb(0,43,186);
	background-color: rgb(255,246,230);		/* Und Tab-Gifs Rand links außen */
}
a.iscur:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,246,230);
}

/* Classes for Navigation - Flyout-Menus */
ul.menu li a, ul.menu li a:visited {
	border-color: rgb(255,197,137);
}

ul.menu li.sub a {
	background-image: url(../images/menupfeil1.gif);
}
ul.menu li.sub ul li.sub a {
	background-image: url(../images/menupfeil1.gif);
}

a.avblefo, a.avblefo:link, a.avblefo:visited, a.avblefo:active, a.avblefo:focus {
	color: rgb(35,70,186);		/* Somewhat darker than Logo-Blau */
	background-color: rgb(255,234,184);
}
a.avblefo:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,222,138);
}
a.iscurfo, a.iscurfo:link, a.iscurfo:visited, a.iscurfo:active, a.iscurfo:focus,
a.iscurfo:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,222,138);
}

/* Classes for Navigation - Tabs */
div.contreitertrennera {					/* Oberer Rahmen des Karteikastens */
	background-color: rgb(178,171,154);
}

div.contreiterfiller1 {
	background-color: rgb(255,246,230);
	border-left: 2px solid rgb(194,186,169);
	border-right: 2px solid rgb(194,186,169);
}

div.contreiterfiller2 {
	background-color: rgb(234,221,189);
	border-left: 2px solid rgb(194,186,169);
	border-right: 2px solid rgb(194,186,169);
}

table.reiter td.gap {
	border-bottom: 1px solid rgb(255,197,137);
}

table.reiter td a.avl, table.reiter td a.avl:link, table.reiter td a.avl:visited,
table.reiter td a.avl:active, table.reiter td a.avl:focus, table.reiter td a.avl:hover {
	color: rgb(35,70,186);								/* Somewhat darker than Logo-Blau */
	background-color: rgb(255,234,184);				/* As in grosser Querbalken HG */
	border-top: 1px solid rgb(178,171,154);		/* grey as in contreitertrennera */
}

table.reiter td a.avl:hover {
	background-color: rgb(255,246,230);				/* cream */
}

table.reiter td a.cur, table.reiter td a.cur:link, table.reiter td a.cur:visited,
table.reiter td a.cur:active, table.reiter td a.cur:focus, table.reiter td a.cur:hover {
	color: rgb(0,43,186);
	background-color: rgb(255,246,230);				/* cream */
	border-top: 1px solid rgb(255,197,137);		/* as border of div.contfarbe */
}

/* Angenehme Farbe bis Routenplaner geladen wird */
div.content table.spalten td.dunklerhintergrund div iframe {
	background-color: rgb(255,234,184);		/* wie div.alles */
}

/* Classes for Text */

h1 {
	color: rgb(61,90,186);		/* Logo-Blau */
}
h2, h3 {
	color: rgb(88,88,88);
}
h4, h5 {
	color: rgb(77,77,77);
}

strong, .strong, .hervor, div.contscroll table.buchstaben td, p.pretty:first-letter {
	color: rgb(41,71,162);		/* Dunkleres Logo-Blau */
}

p, ul, ol, li, td, th, label {
	color: rgb(40,40,40);
}

b {
	color: rgb(77,77,77);
}

ul {
	list-style-image: url(../images/bullet1.gif);
}

/* Hebt Spalten oder Divs hervor */
.dunklerhintergrund, div.main div#suchform {
	background-color: rgb(255,197,137);		/* Franks original orange */
	background-color: rgb(255,234,184);		/* Wie div.alles */
	background-color: rgb(255,244,217);		/* Heller als div.horbalken */
}
/*
div.dunklerhintergrund h2, div.dunklerhintergrund h3,
div.dunklerhintergrund h4, div.dunklerhintergrund h5 {
	color: rgb(44,44,44);
}
*/
div.main div#suchform form#search p input.myField {
	color: rgb(61,90,186);						/* Logo-Blau */
	background-color: rgb(255,250,242);		/* Heller als div.contfarbe */
}

/* Zeilentrenner für Weblinks */
div.content table.spalten td.topline { border-top: 1px solid rgb(255,197,137); }

.mittlerhintergrund {	/* Hebt Spalten oder Divs hervor, aber nicht so stark */
	background-color: rgb(255,228,199);
}

/* Standard link style */
a, a:link, a:visited, a:active, a:focus, a:hover {
	text-decoration: none;
}

/* Standard link style : Permanently blue links */
a, a:link, a:visited, a:active, a:focus {
	color: #172FC9;
	background-color: transparent;
}
/* Except on Hover */
a:hover {
	color: #0020FF;
	background-color: rgb(255,234,184);			/* div.alles */
	text-decoration: underline;
}

/* For form fields - see form.css */
input.myField, textarea {
	border-top: 1px solid rgb(255,197,137);	/* menuleiste border-right */
	border-right: 1px solid rgb(243,163,78);
	border-left: 1px solid rgb(235,211,182);
	border-bottom: 1px solid rgb(242,218,189);
}

input.myButton {
	color: rgb(70,70,70);								/* Wie a.iscur */
	background-color: rgb(255,234,184);				/* Wie a.avble */
	border-left: 1px solid rgb(234,154,68);		/* dunkler als ... (=tab-cur-left-1.gif)*/
	border-bottom: 1px solid rgb(245,192,135);	/* darker than menuleiste border-right */
	border-top: 1px solid rgb(242,218,189);
	border-right: 1px solid rgb(235,211,182);
}

input.myButtonDown {
	color: rgb(70,70,70);								/* Wie a.iscur */
	background-color: rgb(255,246,230);				/* Wie a.iscur */
	border-right: 1px solid rgb(234,154,68);
	border-top: 1px solid rgb(245,192,135);
	border-bottom: 1px solid rgb(242,218,189);
	border-left: 1px solid rgb(235,211,182);
}

/* Weitere Tab-Gif Farben:
   - Linker Rand = eine Farbe die hell ist aber sowohl von menuleite-bg
   	 wie auch von a.avble-bg und a.iscur-bg abhebt - probiere a.offen-bg
   - Rechter Rand hellere streifen = wie contreitertrennera bg-color
   - Rechter Rand obige Anti-Alias = einfach zwischen "hellerer Streifen" und HG
*/

/* Umrandete Tabelle mit etwas dunklerem Hintergrund, z.B. Kontaktformular */
div.content table.delineated {
	background-color: rgb(255,244,217);				/* Heller als div.horbalken */
}
div.content table.delineated, form.peeptin, form.zins, p.schach {
	border-left: 1px solid rgb(171,171,171);
	border-bottom: 1px solid rgb(181,181,181);
	border-top: 1px solid rgb(234,221,189);		/* wie tab-avl-right-1.gif 3rd darkest */
	border-right: 1px solid rgb(234,221,189);
}
div.content table.delineated td.noBordBott {
	border-bottom: rgb(255,244,217);
}
div.content table.delineated td.noBordTop {
	border-top: rgb(255,244,217);
}
div.content table.delineated td.ltBordBott {
	border-bottom: 1px solid rgb(234,221,189);	/* tab-avl-right-1.gif 3rd darkest */
}
div.content table.delineated td.ltBordRight {
	border-right: 1px solid rgb(234,221,189);
}
div.content table.delineated td.dkBordBott {
	border-bottom: 1px solid rgb(201,196,183);	/* tab-avl-right-1.gif 2nd darkest */
}
div.content table.delineated td.dkBordRight {
	border-right: 1px solid rgb(201,196,183);
}
div.content table.delineated td.shadowLeft {
	border-left: 1px solid rgb(171,171,171);
}

/* Die Buchstaben-Buttons bei Abkürzungen */
div.contscroll table.buchstaben td a, div.contscroll table.buchstaben td a:link,
div.contscroll table.buchstaben td a:visited, div.contscroll table.buchstaben td a:active,
div.contscroll table.buchstaben td a:focus, table.peeptin tr td input.peeptin {
	color: rgb(70,70,70);
	background-color: rgb(255,234,184);				/* bg-color of a.avble */
	border-left: 1px solid rgb(108,102,89);		/* dunkler als ... */
	border-bottom: 1px solid rgb(143,136,121);	/* tab-avl-left-1.gif */
	border-top: 1px solid rgb(201,196,183);		/* wie tab-avl-right-1.gif 2nd darkest */
	border-right: 1px solid rgb(201,196,183);
}
div.contscroll table.buchstaben td a:hover, table.peeptin tr td input.peeptinover {
	color: rgb(70,70,70);
	background-color: rgb(255,246,230);				/* bg-color of a.offen */
	border-top: 1px solid rgb(143,136,121);
	border-right: 1px solid rgb(108,102,89);
	border-left: 1px solid rgb(201,196,183);
	border-bottom: 1px solid rgb(201,196,183);
}
div.contscroll table.buchstaben td div {
	color: rgb(70,70,70);
	border: 1px solid rgb(255,246,230);		/* bg-color of div.contfarbe - wg. Position */
}

div.contscroll div.haelfte table td.abk {	/* Abkürzungen */
	color: rgb(70,70,70);
}

/* Sitemp-Linien */
td.sec { background-image: url(../images/maplines_mid1.gif); }
td.lst { background-image: url(../images/maplines_end1.gif); }
td.secmid { background-image: url(../images/maplines_mid_mid1.gif); }
td.lstmid { background-image: url(../images/maplines_end_mid1.gif); }
td.secend { background-image: url(../images/maplines_mid_end1.gif); }
td.lstend { background-image: url(../images/maplines_end_end1.gif); }

