				<style type="text/css" media="screen"><!--
/* <![CDATA[ */	

/*

<rdf:RDF xmlns="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
   <license rdf:resource="http://creativecommons.org/licenses/by/1.0/" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by/1.0/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
</License>

</rdf:RDF>

*/


/*  body und schrift deffinitionen */
html { 
  padding: 0px;
  margin: 0px;
  height:100%;
}

body {
  background-color: #eef0ed;
  font-size: 12px;
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px 20px;
  margin:0px;
  height:100%;
}

p, pre, h2 {
  padding: 10px;
  margin: 0px;
}

h1 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: right;
  color: #564b47;
  background-color: #FFCC66;
  padding: 5px 15px;
  margin: 0px;
  font-style: oblique;
}

h2 {
  font-size: 14px;
  padding-top: 10px;
  text-transform: uppercase;
  color: #564b47;
  background-color: transparent;
}

a { 
  color: #c51406;
  background-color: transparent;
  text-decoration: none; 
}
 
pre { 
  color: #564b47;
  font-size: 11px;
  background-color: transparent;
  font-family: Courier, Monaco, Monospace;
}

/*  positioning-layers statisch und absolut */
#menu {
  position: absolute;
  width: 200px;
  left: 20px;
  background-color: #CC9900;
  height:100%;
}
#content {
  margin-left: 200px;
  background-color: #fff;
  height:100%;
}
 /* ]]> */	
--></style>
