* {padding:0; margin:0;}

ul {padding-left:25px;}

a {color:black;}

body {
background: white url(orange-line.jpg) repeat-x;
text-align:center;
font: 0.9em Arial,"MS Sans Serif", sans-serif;
color:black;
}

p {text-align:justify;padding:10px;}

h1 {padding:10px;font-size:2.0em; font-weight: bold;}
h2 {padding:10px;font-size:1.4em; font-weight: bold;}
h3 {padding:10px;font-size:1.0em; font-weight: bold;}
h4 {padding:10px;}
h5 {padding:10px;}
h6 {padding:10px;}

img {border:0;}

#container {width:760px;margin:0 auto;text-align:left; padding:0;
background: transparent url(orange_02.jpg) repeat-y top center;
}


#header {
         background: url(orange_01.jpg) no-repeat top center;
	height:210px;
}

#content {
         font: 0.9em/1.6em Arial,"MS Sans Serif", sans-serif;
         width:500px;
         float: right;
         margin:0 35px 0 0;
         }

* html #content {margin:0 20px 0 0;} /* nur für IE */

#navi {width:150px;margin:0 0 0 25px;background:transparent;
}

/* #navi ul {list-style-type:none;} */

  ul#navigation {
    width: 10em;
    margin: 0; padding: 0.2em 0.8em 0.8em;
    background: transparent;
    border:0px solid black;
  }
  * html ul#navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#navigation li {
    list-style: none;
    margin: 0.0em; padding:0;
    border:0px solid black;
  }

  * html ul#navigation li {
  margin: 0.2em;
  }

  ul#navigation a, ul#navigation span, ul#navigation h2 {
    display:block;
    padding: 0.3em 0.0em 0.0em 0.0em;
    text-align:left;
    height:27px;
    text-decoration: none; font-weight: normal;
    color: black; background: url(button-hover.gif) no-repeat top left;
  }
  * html ul#navigation a, ul#navigation span, ul#navigation h2 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 9.5em;  /* Breitenangabe fuer IE 6 */
  }
  ul#navigation a:hover, ul#navigation span {
    color: white;
    font-weight: bold;
  }
  ul#navigation h2 {
    font-size: 1em;
    margin: 1.1em 0 0;
    border-color: gray;
    color: black; background-color: #eee;
  }

#footer {
         background: url(orange_04.jpg) no-repeat bottom center;
	height:52px;
         clear:both;
         }

#bottom {background:white;font: 0.7em Arial,"MS Sans Serif", sans-serif;padding: 0 20px;}
.center {text-align:center;}
acronym {cursor:help;border-bottom: dotted 1px#007F00;}
hr {height:1px; border:1px dotted #007F00;}
