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