/*body {
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : darkolivegreen;
	scrollbar-track-color : darkorange;
	scrollbar-3dlight-color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}


A:link { color:dark; }
A:visited { color:dark; } 
A:hover { color:darkolivegreen; }
a:link.n, a:visited.n, a:hover.n { color:darkorange; font-weight:bold}


  h1{ font-size:medium; font-weight:bold}
h2{ font-size:large; font-weight:bold; color:white}
  h3{ font-size:medium; font-weight:bold; color:darkolivegreen}
  p {font-size:small}
  b {font-size:small; font-weight:bold}
b.large {font-size:small; font-weight:bold}
  i {font-size:small;}	
i.small { font-size:x-small;}
  td {  font-size:x-small;}
td.large { font-size:x-small;}
  li,ul {font-size: small;}
ul.large {font-size:x-small;}
 li.large {font-size:x-small;}


span.small { font-size:xx-small} 
span {font-size:x-small} 
span.large {font-size:small} 

#red {color:maroon}
#white{color:white}*/
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  html * { font-size: 100.01% }

  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 75.00%; 
  }

  h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 0.25em 0; }
  h1 { font-size: 200%; color: #E56303; }                        /* 24px */
  h2 { font-size: 166.67%; color: #1B4700; }                     /* 20px */
  h3 { font-size: 150% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */
h1 em {color:#336633;}

  p { line-height: 1.5em; margin: 0 0 1em 0; }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }
a:link.n, a:visited.n, a:hover.n { color:darkorange; font-weight:bold}

#red {color:maroon}
#white{color:white}

div.zwei {
	float:left;
	width: 200px;
}
