/* <![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: #014164;
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: white;  
  text-align:center;
  margin:0px;
  padding:0px;
}



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

h1 {
font-size:13px;
font-weight: normal;
font-style: normal;
margin: 10px 10px 20px 10px;
padding: 0;
color: white;
}

a { 
color: #ff66cc;
font-size: 11px;
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 */

#box {
width: 750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#header {
font-size: 11px;
text-align: center;
color: white;
background-color:#014164;
padding:0px 15px;
margin:0px;
border-top: 1px dotted white;
border-bottom: 1px dotted white;
}

#header p {
font-size: 11px;
letter-spacing: 3px;
color: white;
margin: 10px
}

#links {
width:169px;
padding:0px;
line-height: 18px;
margin: 20px 0 0 0;
float:left;
color: white;
background-color:#014164;
border-left: 1px dotted white;
border-right: 0px dotted white;
}

#links a {
font-size: 13px;
color: white;
text-decoration: none;
}

#links a:visited {
color: white;
text-decoration: none;
}

#links a:hover {
color: white;
text-decoration: none;
}

#links a:active{
color: white;
text-decoration: none;
}

#links p {
color: white;
margin: 2px 0px 2px 0px ;
}

#links td {
line-height: 18px;
margin: 0px;
padding: 0px;
}

#links tr {
line-height: 18px;
margin: 0px;
padding: 0px;
}

#inhalt {
width:408px;
padding:0px;
line-height: 18px;
margin: 20px 0 0 0;
float:left;
background-color:#014164;
border-right: 1px dotted white;
border-left: 1px dotted white;
overflow: auto;
}

#inhalt a {
font-size: 11px;
color: white;
text-decoration: underline;
}

#inhalt a:visited {
color: white;
text-decoration: underline;
}

#inhalt a:hover {
color: white;
text-decoration: none;
}

#inhalt a:active{
color: white;
text-decoration: underline;
}

#inhalt ul {
font-size: 11px;
line-height: 18px;
margin: 0 0 0px 50px;
padding: 0;
}

#inhalt li {
line-height: 18px;
margin: 0;
list-style-position: outside;
list-style-type: square;
margin: 0px;
padding: 0px;
}

#rechts {
width:169px;
padding:0px;
line-height: 18px;
margin: 20px 0 0 0;
float:left;
color: white;
background-color:#014164;
border-left: 0px dotted white;
border-right: 1px dotted white;
}

#rechts a {
font-size: 11px;
color: white;
text-decoration: underline;
}

#rechts a:visited {
color: white;
text-decoration: underline;
}

#rechts a:hover {
color: white;
text-decoration: none;
}

#rechts a:active{
color: white;
text-decoration: underline;
}

#rechts p {
color: white;
margin: 2px 0px 2px 0px ;
}

#rechts td {
line-height: 18px;
margin: 0px;
padding: 0px;
}

#rechts tr {
line-height: 18px;
margin: 0px;
padding: 0px;
}

#kopf {
background-color:transparent;
}

#kopf h1 {
font-size: 11px;
text-transform:uppercase;
text-align: center;
color: white;
background-color:#014164;
padding:5px 15px;
margin:0px
}

#kopf p {
padding:10px;
margin:0px;
}

 /* ]]> */
