
body {
  oldbackground:#fff;
  background:#dddada;
  background-image:url("images/newbkg.png");
  margin:0;
  margin-top:1.0em;
  fmargin-left:10em;
  fmargin-right:10em;

  fmargin-left:7%;
  fmargin-right:7%;

  margin-left:auto;
  margin-right:auto;

  padding:0;
  color:#111;

  font-family:  "Trebuchet MS", Verdana, Sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  dfont-size:medium;

  font:x-medium/1.3em "Trebuchet MS",Verdana,Arial,Sans-serif;

  text-align: center;
} html>body {font-size:0.9em; width: 830px;}

    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #home #nav-home, #news #nav-news,
    #purchase #nav-purchase,
    #contact #nav-contact, #about #nav-about,
    #download #nav-download, #free #nav-free {
      }
    #home #nav-home a, #news #nav-news a,
    #purchase #nav-purchase a,
    #download #nav-download a, #about #nav-about a,
    #contact #nav-contact a, #free #nav-free a{
      color:#111;
      }

  div#info {
	background:#f00;
  }

  div#leftborder {
	float: left: width: 22em;
	background:#000;
  }


  div#Seite {
	margin: 0em 0em 0em 0em;
	padding-left: 0em;
	padding-right: 0em;
	text-align: left;
	background:#fff;
	nobackground-image:url("images/center.png");
	margin-top: 0.25em;
	border-radius: 10px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;  /* solid before */
	border-top-style:solid;
	border-width:1px;
	border-color:#aaa;
  }

  div#Links {
	float: right;
	font-size:14px;
	width: 172px;
    	padding: 0em 0em;	/* padding to center everything */
	padding-top: 5em;
	padding-right: 2%;
	padding-left: 0em;
	margin-top: 10em;
	margin-left: auto;
	margin-right:8px;
	text-align: left;
	color:#444;
	background:#fff;
	margin-top: 0.25em;
  }

  div#Inhalt {
	width: 540px;
	margin-right: 0em;
	margin-left: 0em;
    	padding: 0em 0em;	/* padding to center everything */
	padding-right: 5%;
	padding-left: 5%;
	text-align: left;
	color:#222;
	background:#fff;
	margin-top: 0.25em;
	margin-right: 0px;
	margin.bottom: 2em;
	border-color:#aaa;
	border-width:4px;
	border-left-style:none;
	border-right-style:dotted;
	font-size: 1.1em;
  }

* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }

  div#Inhalt h1 {
    font-size: 2em;
    font-family: Helvetica;
    margin-top: 1.0em 0;
    margin-bottom: 0.3em;
    color: #555;
  }

  div#Inhalt h2 {
    font-size: 1.2em;
    margin-top: 1.0em 0;
    margin-bottom: 0.3em;
    color: blue; /* lightblue before */
  }

  div#Inhalt h3 {
    font-size: 0.9em;
    margin-top: 1.0em 0;
    margin-bottom: 0.3em;
  }

  div#Inhalt h4 {
    font-size: 1.0em;
    margin-top: 1.0em 0;
    margin-bottom: 0.3em;
  }

  div#Inhalt h5 {
    font-size: 0.2em;
    margin-top: 1.0m 0;
    margin-bottom: 1.8em;
    background-color: blue; /* lightblue before */
    color: lightblue;
  }

  div#Inhalt p {
    font-size: 0.85em;
    margin: 0.25em 0;
    text-align: justify;
  }

  div#Inhalt li {
    font-size: 0.85em;
    margin: 0.25em 0;
  }

  div#Inhalt a {
    clear:both;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: #0011ff;
    margin: 0em;
  }

  div#Inhalt a:hover {
    clear:both;
    font-size: 0.9em;
    font-weight: bold italic;
    text-decoration: none;
    color: #aabbaa;
    margin: 0em;
  }

  .bild {
     width: 95%;
     border-width: 0;
  }

  .bild_small {
     width: 66%;
     border-width: 0;
  }

  p#Fusszeile {
    font-size: 0.8em;	/* A smaller font looks more prof. */
    margin: 0; padding: 0.1em;
    margin-left: 2em;
    text-align: left;
    background-color: #ddd;
    width: 90%;
    height: 0px;
  }

  a#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    margin-left: 2em;
    text-align: left;
    background-color: #ccc;
  }

  address {
    margin-left: 2.5em;
    margin-top: 0.5em;
    font-size:0.75em;
  }


  .ulsb {
    fflist-style-position: inside;
    clear: both;
    font-size: 0.8em;
    color: #222;
    background-color: #ffffff;
    list-style: none;
  }

  .ulsbhead {
    fflist-style-position: inside;
    padding-left: 0em;
    margin-left: 0;
    font-weight: bold;
    font-size: 1.2em;
    background-color: #ffffff;
    color:blue;
    list-style: none;
  }

  .ulli {
   list-style: normal;
  }

  .ulli a {
    list-style: 
    text-decoration: none ;
    color: #222;
  }


  .ulli a:hover {
    list-style: 
    text-decoration: none ;
    color: #ff0000;
  }


  .ulli a {
    list-style: 
    font-style: italic;
    text-decoration: none ;
  }

  td {
    font-size: 0.9em;
    font-style: bold italic;
    text-decoration: none;
    color: #0011ff;
    margin: 1em;
  }
    