/* CSS Document */
html { 
  padding:0px;
  margin:0px;
}

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

.tdborder {
border:1px solid #FAEBD3; 
padding:4px;
vertical-align:top;
}

hr{
border: 1px solid #D8DDE2;
}

p, h2, pre {
color:#564b47;
margin: 0px; 
padding: 0px 10px 0px 10px; 
}
 
pre { 
color: #564b47;
font-size: 1em;
background-color:transparent;
font-family: Verdana, Arial, Sans-Serif;
}

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

h2 {
font-size:14px;
padding:5px 3px;
text-transform:uppercase;
color: #A06200;
background-color: transparent;
}

h1 {
font-size: 11px;
text-transform:uppercase;
color: #564b47;
background-color: #FADEB1;
padding:5px 0px;
margin:0px
}

h3 {
font-size: 11px;
text-transform:uppercase;
text-align: left;
color: #564b47;
background-color: #FEF7ED;
padding:5px 10px;
margin:0px

}

h4 {
font-size: 1em;
text-align: left;
color: #564b47;
background-color: #D8DDE2;
padding:1px 5px;
margin:0px
}

.subtext {
font-size: 0.8em;
text-align: left;
color: #336699;
text-transform: none;
}


strong { 
font-size: 13px;
}

/*  positioning-layers statisch und absolut */

#links {
position: absolute;
left: 0px;
width: 200px;
color: #FAEBD3;
margin: 0px; 
padding: 0px;
}

#rnavigation {
margin:5px;
list-style: none;
font-size:11px;
}

#rnavigation a{
color:#E4E4E4;
text-decoration: none;
}

#rnavigation a:hover, #rnavigation a:focus, #rnavigation a:active {
color:#336699;
background-color:#E4E4E4;
}

#navigation {
margin:5px;
list-style: none;
font-size:1em;

}

#navigation a{
display:block;
color:#A06200;
text-decoration: none;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
color:#2F1E02;
background-color:#ffffff;
}

#sub-navigation {
font-size:10px;
}

#sub-navigation a{
color:#336699;
text-decoration: none;
}

#sub-navigation a:hover, #sub-navigation a:focus, #sub-navigation a:active {
color:#336699;
background-color:#ffffff;
}

a.norm:active {  color:#A06200; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.norm:link {  color: #A06200; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.norm:visited {  color: #B97812; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.norm:hover { color: #B97812; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: underline }


a.weis:active {  color:#ffffff; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.weis:link {  color: #ffffff; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.weis:visited {  color: #ffffff; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none}
a.weis:hover { color: #ffffff; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: underline }

#inhalt {
margin: 0px 170px 0px 200px;
border-left: 2px solid #FAEBD3;
border-right: 2px solid #FAEBD3;
padding: 0px;
background-color: #ffffff;    
}

#rechts {
position: absolute;
right: 0px;        
width: 170px;
color: #E4E4E4;
margin: 0px;
padding: 0px;
}
#unten {
position: relative;
bottom: 0px;
right: 0px;        
color: #E4BB90;
margin: 0px;
padding: 0px;
}

#unten[id] {
  position:fixed;
}

.klein {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.weis {
color:#ffffff; font-weight: bold; font-size: 1em; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-decoration: none
}
