body
{
 margin-left: 10%; 
 margin-right: 10%;
 color: black;
background-color:	#F8F8F8;
width: 890px;
}

body, p, h1, h2, td, a {
font-family:helvetica,arial,sans-serif;
}

h1
{
margin: auto auto auto auto;
font-size:47px;
color:#280000;
border-style:none;
border-width:5px;
border-color:none;
text-align:left;
background-color:#F8F8F8;
}

h2 
{
margin: auto auto auto auto;
font-size:30px;
color:black;
text-align:center;
background-color:#F8F8F8 ;
}

p {
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: auto;
	text-align: center;
	color:black;
	background-color:#F8F8F8;
		
}
p.text {
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: auto;
	text-align: left;
	color:black;
	background-color:#F8F8F8;
}
hr
{
color:  #980000;
background-color:  	#980000;
height: 5px;
border: 0;
width: 890px;
}

a:link { 
  font-size:20px;
  font-weight : bold; 
  text-decoration : none; 
  color: #280000; 
  background: transparent;
  text-align:center
  border: none;
  } 
a:visited { 
  font-weight : bold; 
  text-decoration : none; 
  color: #585858; 
  background: transparent; 
  
  } 
a:hover {
	color: 	#B00000;
	background: transparent;
	text-decoration : underline;
	bottom: 20px;
} 
a:active {
	color: #494949;
	background: transparent;
	font-weight : bold;
	text-decoration : underline;
	background-attachment: inherit;
}


a.menu:link { 
  font-size:20px;
  font-weight : bold; 
  text-decoration : none; 
  color: #280000; 
  background: transparent;
  text-align:center
  } 
a.menu:visited { 
  font-size:20px;
  font-weight : bold; 
  text-decoration : none; 
  color: #585858; 
  background: transparent; 
  
  } 
a.menu:hover {
	font-size:20px;
	color: 	#B00000;
	background: transparent;
	bottom: 20px;
} 
a.menu:active {
	font-size:20px;
	color: #FF0000;
	background: transparent;
	font-weight : bold;
	text-decoration : underline;
	background-attachment: inherit;
}

div.menu
{
width: 12em;
border: 1px solid gray;
float:left;
}
div.text
{
width:32em;
border:0px solid gray;
float:left;
}
div.center
{
width:32em;
float:left;
font-size: 10px;
}
div.bild
{
width: 20em;
border: 2px solid gray;
float:right;
}
div.bildstart
{
width: 33em;
border: 0px solid gray;
float:left;
font-size: 10px;
}
div.botten
{
width: 890px;
text-align:center;
border: 0px solid gray;
background-color:#F8F8F8;
position: absolute;
bottom: 10px;
}
table
{
margin:0px;
margin-bottom:2px;
padding:0px;
background-color:#F8F8F8;
}
table.toptext
{
margin-top:2px;
border-top:2px solid ##F8F8F8;
background-color:#F8F8F8;
border-bottom:2px solid #868686;
}

td.menu {
background-color:#F8F8F8;
border-top:2px solid #F8F8F8;
border-bottom:2px solid #868686;
font: Verdana,Arial;
color:white;
font-size:10px;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
text-align:center;
}

tr
{
height: 20px;
}
