<!--
/* <![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: #4A4849;
  background-image:url("../grafic/bckgrnd2.png");
  background-repeat: no-repeat;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#ffffff;  
  width: 1000px;
  padding:0px;
  margin:0px;
  line-height:16px;
}

p.nav {
color: #ffffff;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
line-height:14px;
}

p.footer {
color: #ffffff;
font-size: 9px;
background-color:transparent;
text-decoration: none; 
line-height:16px;
text-align:center;
}

hr.hr{
color: #564b47;
}

a { 
color: #8b1010;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
line-height:16px;
}

a.white { 
color: #252424;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
line-height:16px;
}

a.nav {
color: #8b1010;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
line-height:16px;
}

a.footer {
color: #8b1010;
font-size: 9px;
background-color:transparent;
text-decoration: none; 
line-height:16px;
}

a.img { 
color: #564b47;
}

pre { 
color: #2525257;
font-size: 9px;
background-color:transparent;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

p, h1, h3, h4, pre {
 padding: 5px 15px;
 margin: 0px;
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 15px;
	border-bottom: 1px solid #8b1010;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.55em;
	color: #8b1010;
	margin-top: 20px;
}

h5 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 15px;
	border-bottom: 1px solid #8b1010;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.275em;
	color: #8b1010;
	margin-top: 20px;
}

hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #44444C;
	height: 1px;
	margin: 10px 15px;
	display: block;
	clear: both;
}

h4 {
font-size: 13px;
color: #564b47;
background:url(grafic/area-bckgrnd2.png);
}

iframe.shouts {
border: 1px solid #564b47;
}

/* Form button styles
---------------------------------------- */

a.nav {
	CONTENT
}

input.button1, input.button2 {
	font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: #000000 none repeat-x top;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #44444C;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #44444C;
}

/*  positioning-layers dynamisch */

#content { 
position: absolute; 
left: 25px; 
width: 730px; 
top: 50px;
background: transparent;
overflow: hidden;
}

#footer {
position: fixed;
background:#191818;
width: 750px;
height: 27px;
left: 25px;
bottom: 3px;
border: 1px solid #564b47;
padding:0px;
margin:0px;
} 

 /* ]]> */	
-->
