
html { height: 101%; }

body {text-align:center; margin:0; padding:0; font-family: "Courier New", Courier, mono; font-size:9pt;}
#container {margin:0 auto; width:780px;}


#header {text-align:left; background:url(header6.jpg) bottom center no-repeat; height:165px; margin-top:10px; width:780px; }
#header h1 {color:#e8e8e8; font-size:2.1em; margin:0; padding:30px 0 0 30px;}
#header h2 {color:#e8e8e8; font-size:1.6em; margin:0; padding:10px 0 0 30px; font-style:italic; font-weight:normal;}


#contentTop {background:url(content_top.jpg) top center no-repeat; height:40px;}
#content {background:url(content_bg.jpg) top center repeat-y; text-align:left;}




#content .contentFooter {margin:0; padding:25px 0 0 25px; font-size:1em; color:#900; text-align:left; clear:both;}
#content .contentFooter a { text-decoration:underline; color:#900;}
#content .contentFooter a:hover { text-decoration:none; background:#003366; color:#fff;}
#contentBottom {background:url(content_bottom.jpg) bottom center no-repeat; height:41px; clear:both; margin:0; padding:0;}


#content h1 {font-size:1.25em; line-height:1.2em; margin:0; padding:80px 0 0 0; color:black;}
#content h2 {font-size:1.5em; line-height:1.5em; margin:0; padding:0 60px 1px 40px; color:#003366;}
#content h3 {font-size:1.4em; line-height:1.2em; margin:0; padding:0 60px 1px 40px; color:black;}
#content h4 {font-size:1.3em; line-height:1.5em; margin:0; padding:0 0 0 0px; color:black;}
#content h5 {font-size:1.6em; line-height:1.5em; margin:0; padding:0 0 0 49px; color:#003366;}
#content h6 {font-size:1.2em; line-height:1.5em; margin:-19; padding:0 0 10 0px; color:black;}
#content p {font-size:1.1em; line-height:1.6em; margin:0; padding:5px 65px 0 50px; color:black;}
#content p a {text-decoration: underline; color:#003366;}
#content p a:hover {text-decoration: none; background:#003366; color:#fff;}
span {display:none;}


#test {
  margin-bottom: 35px;
  padding: 10px;
  background-color: #ECE9D8;
  color: black;
  width: 520px;
   font-size: 1.35em;
  font-weight: bold;
}

#test2 {
  margin-top: 10px;
  padding: 10px;
  background-color: #ECE9D8;
  color: black;
  width: 520px;
   font-size: 1.35em;
  font-weight: bold;
}


  .bildlinks {
	    float:left;
	    padding: 20px;
	    border: none;
	    margin-right: 10px;
      margin-bottom: 10px;
	  }




#foot {margin: 0 auto; padding:0;}
#foot p {text-align:center; font-size:.9em; color:#999; margin:0; padding:0 0 10px 0;}
#foot p a {text-decoration: none; color:#999;}
#foot p a:hover {text-decoration: underline; color:#003366;}


#box {
color:black;
background-color:transparent;
padding: 0px 50px 0px 60px;
}

#box a {
color:black;
background-color:transparent;
font-family:arial, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
display:block;
padding: 2px;
border-top:0px solid #e4d9c0;
border-right:2px solid #837c6b;
border-bottom:2px solid #837c6b;
border-left:0px solid #e4d9c0;
border-style: dotted;
}

#box a:visited {
color:black;
background-color:transparent;

}

#box a:hover {
color:#f6e4c1;
background-color:#b8ab8f;
text-decoration:none;
border-style: double;
}

#box a:active {
color:#f6e4c1;
background-color:#b8ab8f;

}

#box a .info {
display:none;
}

#box a:hover .info {
color:black;
background:white;
font:14px courier,sans-serif;
display:block;
padding: 15px 20px 15px 20px;
text-align:justify;
}



ul {
  list-style-type: square; color: black;
}
ol {
  list-style-image: url(pfeil3.gif);
  color: black ;
}