body 
{
  scrollbar-base-color:#E7E7BD;
  scrollbar-arrow-color:#808050;
  scrollbar-shadow-color:#C0C090;
  background-color:#FFFFF8;
}

/* globale Einstellungen */
h1,h2,h3,h4,p,a:link,a:visited,a:active,td,th,ul,ol,li,.wiep,table,.blass
      { font-family:"Arial";
        font-size:13px;
	text-align:left;
	font-weight:normal;
        color:#304050;
	margin-left:0px;
	margin-top:12px;
	margin-bottom:12px; }

p     { margin-left:8px; }

li    { margin-left:8px;
        margin-top:3px;
        margin-bottom:3px; }

table { margin-left:8px;
        margin-top:6px;
        margin-bottom:6px;
	border-color:#E0E0D0; }

ol,ul { margin-left:16px; 
	margin-top:6px;
	margin-bottom:9px; }

/* Hauptüberschrift */
h1    { font-size:24px;
	font-weight:bold;
	font-style:italic;
        color:#6080C0; }

/* Absatzüberschrift */
h2    {	font-size:16px;
	font-weight:bold;
	font-style:italic;
        color:#4090C0 }

/* kleine Überschrift */
h3    { font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#505080; }

/* noch kleinere Überschrift */
h4    { font-weight:bold;
	color:#606870; }

/* Titel2-Überschrift */
h5    { font-family:"Arial";
	font-weight:bold;
	font-size:16px;
	text-align:right;
        color:#F0F0FF; }

/* Tabellenkopf */
th    { font-weight:bold; }

td,th { text-align:center;
	border-color:#E0E0D0; }

tr    { border-width:thin;
	border-color:#C0C0B0; }

hr    { background-color:#E0E0D0;
	color:#E0E0D0;
	border:0;
	height:2px; }



/* Bilder */
img.Tank { border:none; width:19px; height:19px; }
img.Illu { border:none; float:right; margin-left:8px; margin-bottom:4px; margin-right:4px; margin-top:4px; }
img.Land { border:none; width:21px; height:12px; margin-left:1px; margin-right:1px; }
img.Map  { border:none; width:21px; height:12px; margin-left:1px; margin-right:1px; }
img.Spra { border:none; width:23px; height:12px; margin-left:1px; margin-right:1px; }
img.Fz   { border:none; width:19px; height:11px; margin-left:1px; margin-right:1px; }

/* Link ohne Unterstreichung */
a.nul	{ text-decoration:none; }

/* Großbuchstaben fett */
.cap	{ text-transform:uppercase;font-weight:bold; }

/* blasse Schrift */
.blass	{ color:#888888; }

/* enger Absatzabstand */
.eng	{ margin-top:4px; margin-bottom:4px; }