/* <![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>
Modified and Edited by: Victoria Martinez
*/

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

body {
  background-color: #efe4bf;
  font-size: 13px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

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


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

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

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


h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #FFFFFF;
background-color: #960000;


padding:5px 15px;
margin:12px

}


strong { 
font-size: 13px;
}

/*  positioning-layers statisch und absolut */

#links {
position: absolute;
left: 0px;
width: 260px;
min-height: 800px;
color: #564b47;
margin: 0px; 
padding: 0px;
}

#top {
top: 0px;
height: 160px;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #960000;    
}

#inhalt {
margin: 0px 210px 0px 260px;
border-left: 2px solid #564b47;
border-right: 2px solid #564b47;
padding: 0px;
background-color: #ffffff; 
min-height: 1000px;
width: 650px;   
}

#rechts {
	position: absolute;
	right: -296px;
	width: 250px;
	height: 875px;
	color: #d3bb7a;
	margin: 0px;
	padding: 0px;
	background-color: #efe4bf;
	top: 191px;
}

#bottom {
bottom: 0px;
height: 50px;
margin: 0px;
padding: 5px;
background-color: #960000;    
}
.style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #990000;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif}

 /* ]]> */
