body {
	color: #333;
	text-align: center;
  line-height: 125%;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
  background-color: #dedede; /* Knallgelb #f6eb14; */
	background-image: url(titel.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
  voice-family: "\"}\"";
  voice-family:inherit;
  margin: 95px 0 0 20px;
}
html>body {
  margin: 90px 0 0 6px;
}
p, tr, td, ul, li  {
  font-weight: bold;
	font-size: 8pt;
}
p, table, tr, td  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-size: 25pt;
	color: #f5f3f3;
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; 
	font-stretch: narrower;
  line-height: 40px;
	color: #f5f3f3;
}
h2 {
  line-height: 110%;
  font-size: 12pt;
  color: #D23EAB;   /* #c30 = rot */
}
h3 {
  line-height: 110%;
  font-size: 10pt;
  color: #652c90;   /* #609 = violett */
}
dt, dl, dd {
  list-style-type: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0 3px 0 0;
  padding: 0;
}
ul, li {
  list-style-image: url(punkt.gif);
  line-height: 175%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0 3px 0 10px;
  padding: 0;
}
#inhalt {
 width:auto; /* statt 970 px */
 text-align:left;
 height: auto;
 padding:0;
 float:right;
}
#text {
margin: 0 auto; 
width:510px; 
padding: 0; 
z-index:4; 
text-align:left;
}
#menu {
  width: 510px;
  text-align: center;
	position : fixed center;
  font-size: 7pt;
	z-index: 1;
  background-color: transparent;
  voice-family: "\"}\"";
  voice-family:inherit;
	margin: 15px auto 0 auto; 
}
html>body #menu {
  margin: 12px auto 0 auto; 
}

#menu a {
text-decoration: none;
}
.img {
  text-align: left;
  margin: 15px 10px 50px 0;
  border: 2px solid;
  border-color: #e10046 #1e539b #e10046 #F6D400;
  background-color: #d5d5d5;
}
a {
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	margin: 0px;
	border: solid 1px #666;
  padding: 2px;
	background-color: #808388; 
	color: #f5f3f3; /* #1e539b; #CF0; giftgrün */
}
a:hover, a:focus, a:active {
  color:  #808388;
	background-color: #f5f3f3;
	border: solid 1px #999;
  text-decoration: none; 
}
.link, .link:visited {
	font-weight: bold;
  color: #D23EAB;
  font-size: 8pt;
  background-color: transparent;
  border: 0;
  text-decoration: none;
}
.link:hover, .link:active, .link:focus {
	font-weight: bold;
  color: #652690;
  background-color: transparent;
  border: 0;
}
.input {
	font-size: 95%;
	text-decoration: none;
  padding: 2px;
	border: 1px solid #333;
	background-color: #F5f3f3;
	color: #333;
}
.hidden {display:none;}

.bild {
  width: 140px; 
  border: 5px #999 solid; 
  align:left; 
  valign:middle; 
  margin:0 5px 0 0;
}
#scroll {overflow: auto;}
#konzeption {
position: relative;
text-align: center;

  voice-family: "\"}\"";
  voice-family:inherit;
	 margin: 8px auto 0 auto;
}
html>body #konzeption {
	 margin: 9px auto 0 auto;
   }