/* Touristikboerse 6d */

BODY {
        scrollbar-face-color:#FDCB02;
        scrollbar-highlight-color:#FFFF80;
        scrollbar-3dlight-color:#2A497E;
        scrollbar-shadow-color:#FFFF80;
        scrollbar-darkshadow-color:#2A497E;
        scrollbar-track-color:2A497E;
        scrollbar-arrow-color:2A497E;
    }


/* Farben fuer Links */
a:link		{ color: #2A497E; text-decoration: underline; }
a:visited	{ color: #2A497E; text-decoration: underline; }
a:active	{ color: #2A497E; text-decoration: underline; }
a:hover		{ background-color: #2A497E; color: #FDCB02; text-decoration: underline; }

/* Schiften und Farben (allgemein) */
body, div, p, table, td, th, tr, h1, h2, li, ol, ul, form, opxion, select, #BTN, input, br, b
{ font-family: Verdana, MS Sans Serif, Arial; font-size:10px; margin-top:0pt; margin-left:0px; margin-bottom:0pt; margin-right:0pt; }

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:16px;}
h2 { font-weight:bold; font-size:12px;}

.red            { font-size:10px; color: #FE5606; }
.yellow         { font-size:10px; color: #FDCB02; }
a.yellow:link		{ color: #FDCB02; }
a.yellow:visited	{ color: #FDCB02; }
a.yellow:active	{ color: #FDCB02; text-decoration: underline; }
a.yellow:hover	( color: #2A497E; background-color: #FDCB02; text-decoration: underline; }
.grey		    { font-size:10px; color:#CCCCCC; }
a.grey:link		{ color: #CCCCCC; }
a.grey:visited	{ color: #CCCCCC; }
a.grey:active	{ color: #CCCCCC; text-decoration: underline; }
a.grey:hover	( color: #CCCCCC; background-color: #999999; text-decoration: underline; }

.ueberschrift {
	font-size: 10px;
	font-weight: bolder;
	color: #2A497E;
	text-decoration: none;
}
.fliesstext {
	font-size: 10px;
	font-weight: normal;
	color: #2A497E;
	text-decoration: none;
}
.preis {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

p, #pb, #ps  { font-size: 10pt; color: #2A497E; margin:0; }
#pb        { font-size: 12pt; font-weight: bold; color: #FE5606; }
#ps        { font-size: 7pt; }
#pw        { font-size: 10pt; font-weight: bold; color: #FF0000; }

td            { color: #2A497E}
#td1         { color: #2A497E; background-color: #CFCFCF }
#A1           { color: #FDCB02; }

th, #BTN      { background-color: #2A497E; color: #FDCB02; font-weight: bold }
