/* Touristikboerse 6d */

/* 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; }

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 }

.text-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F7BD5C;
	letter-spacing: normal;
}
.text-oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F7BD5C;
}
.text-tab-head {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #00009B;
	letter-spacing: normal;
}
.text-tab {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.tabelle {
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #00009B;
	background-color: #E9E9E9;


}
.tabelle2 {
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #2A497E;
	background-color: #FFFFFF;


}
.tabelle3 {
	font-weight: bold;
	letter-spacing: 1px;
	border: 0px none;
	background-color: #FDCB02;


}
.tabelle4 {
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px dashed #2A497E;
	background-color: #FDCB02;


}
.tabellehead {
	font-weight: bold;
	letter-spacing: 1px;
	border: 0px none;
	background-color: #00009B;


}
.linkfarbe {
	font-weight: bold;
	letter-spacing: 1px;
	border: 0px none;
	background-color: #2A497E;


}
BODY {
scrollbar-face-color:#E9E9E9;
scrollbar-highlight-color:#E9E9E9;
scrollbar-3dlight-color:#00009B;
scrollbar-darkshadow-color:#00009B;
scrollbar-shadow-color:#E9E9E9;
scrollbar-arrow-color:#00009B;
scrollbar-track-color:#FFFFFF;
}
