body,h1,h2,h3,h4,i,p,td,ol,ul,dl
               { font-family: Verdana,Arial,Helvetica,Lucida Sans Unicode; color: #000000; }

body           { font-size: 11px;
                scrollbar-3d-light-color : #96be3a;
            	scrollbar-arrow-color : #0a3a9a;
            	scrollbar-base-color : #96be3a;
            	scrollbar-dark-shadow-color : #0a3a9a;
            	scrollbar-face-color : #ebdfa9;
            	scrollbar-highlight-color : #96be3a;
            	scrollbar-shadow-color : #0a3a9a;
            	}

h1,h2,h3       { font-weight: bold; }

h1             { font-size: 22px; }

h2             { font-size: 20px; color: #7A7468; }

h3             { font-size: 14px; color: #7d0a1d;  font-style: italic; }

p.bold         { font-size: 11px; color: #ffffff; font-weight: bold; }

i              { font-size: 11px; }

p              { font-size: 11px; }

a:link         { font-size: 12px; color: #006600; text-decoration: none; font-weight: bold; }
a:visited      { font-size: 12px; color: #0033cc; text-decoration: none; font-weight: bold; }
a:active       { font-size: 12px; color: #0033cc; text-decoration: none; font-weight: bold; }
a:hover        { font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold; }

a.bold:link       { font-size: 11px; color: #000000; text-decoration: underline; font-weight: normal; }
a.bold:visited    { font-size: 11px; color: #000000; text-decoration: underline; font-weight: normal; }
a.bold:active     { font-size: 11px; color: #000000; text-decoration: underline; font-weight: normal; }
a.bold:hover      { font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; }

a.bbold:link       { font-size: 11px; color: #ffffff; text-decoration: underline; font-weight: normal; }
a.bbold:visited    { font-size: 11px; color: #ffffff; text-decoration: underline; font-weight: normal; }
a.bbold:active     { font-size: 11px; color: #ffffff; text-decoration: underline; font-weight: normal; }
a.bbold:hover      { font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal; }

a.small:link      { font-size: 10px; color: #006600; text-decoration: underline; font-weight: bold; }
a.small:visited   { font-size: 10px; color: #0033cc; text-decoration: underline; font-weight: bold; }
a.small:active    { font-size: 10px; color: #0033cc; text-decoration: underline; font-weight: bold; }
a.small:hover     { font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold; }

a.right:link      { font-size: 10px; color: #000000; text-decoration: underline; font-weight: normal; }
a.right:visited   { font-size: 10px; color: #000066; text-decoration: underline; font-weight: normal; }
a.right:active    { font-size: 10px; color: #ff0000; text-decoration: none; font-weight: normal; }
a.right:hover     { font-size: 10px; color: #990000; text-decoration: none; font-weight: normal; }

A.big:link         	{ color: #ffffff; text-decoration: underline; font-weight: bold; background-color: #ff0033; }
A.big:visited      	{ color: #ffffff; text-decoration: underline; font-weight: bold; background-color: #ff0033; }
A.big:active       	{ color: #ffffff; text-decoration: underline; font-weight: bold; background-color: #ff0033; }
A.big:hover        	{ color: #000000; text-decoration: underline; font-weight: bold; background-color: #ffffff; }

td             { font-size: 11px; }
td.right       { font-size: 10px; }

ol             { font-size: 11px; }

ul             { font-size: 11px; list-style-type : square; color: #000000; }

ul.bold        { font-size: 11px; list-style-type : square; color: #000000; }

li.a           { margin-left: -24px; padding: 1px 1px 1px 1px; color: #999933; }
li.b           { margin-left: -24px; padding: 1px 1px 1px 1px; color: #1364b5; }
li.c           { margin-left: -24px; padding: 1px 1px 1px 1px; color: #336633; }
li.d           { margin-left: -24px; padding: 1px 1px 1px 1px; color: #cc6600; }
li.e           { margin-left: -24px; padding: 1px 1px 1px 1px; color: #dee311; }

p.orange       { font-size: 11px; color: #cc3300; }
p.reise        { font-size: 15px; color: #000000; font-weight: bold; }

p.small        { font-size: 10px; letter-spacing: 1 }

p.right        { font-size: 11px; color: #f0a31c; }

p.supersmall   { font-size: 8px; }

form           		{ font-family: arial; font-size: 9pt; text-decoration: none } 
 
form input     		{
	font-family: arial;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	background-color : #FFFFFF;
	border : 1px solid #439B53;
	background : #FFFFFF;
}
textarea {
	font-family: arial;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	background-color : #FFFFFF;
	border : 1px solid #439B53;
	background : #FFFFFF;
}
select {
	font-family: arial;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	background-color : #FFFFFF;
	border : 1px solid #439B53;
	background : #FFFFFF;
}
