<!--
/* <![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;
}

body {
  background-color: #232220;
  background-image: url("grafic/inbckgrnd.png");
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color:#ffffff;  
  padding:0px;
  margin:0px;
  line-height:16px;
}

#content { 	
  position:absolute;
  height:400px; 
  width:430px;
  margin:-200px 0px 0px -215px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: transparent;
  border: 0px dotted #000000;
  overflow: no;
}

h5 {
font-size: 20px;
text-align: center;
color: #ffffff;
}

a {
font-size: 20px;
text-align: center;
color: #ffffff;
font-style: normal;
text-decoration: none; 
}
 /* ]]> */	
-->
