body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
.pageHeader {font-size: 32px; color:#FF8040; text-align:right;}
.small {font-size: 12px;}
.mini {    font-size: 11px;}
.minimini {    font-size: 10px;}
a {font-size: 13px;text-decoration: none}
a:link {color:#FF8000}
a:visited {color:#FF8000}
a:active {color:#DEC3A9}
a:hover{color: #000000;    text-decoration: underline;}
.einzug {text-indent:20px;}

/* Listenelemente formatieren */
li {list-style: none; display: inline;}
ul {text-align: right; margin: 5px; margin-right: 10px;}

/* mit obiger Formatierung von li und ul können keine standardlisten mehr erzeugt */
/* werden deshalb hier die Uebersteuerung */
.liststyle{list-style-type: circle; text-align: left; display: list-item}

.Ebene2 {display: none; text-align: right; margin-right: 10px; list-style: none; margin-left:0; padding-left: 0}
