﻿body {
  margin: 0;
  padding: 0;
  background:silver;
}
#top {
  margin: 20px;
  padding: 10px;
  background: silver;
  color: white;
  height: 80px;
}
#left {
  position: absolute;
  left: 10px;
  top: 140px;
  width: 110px;
  background: #555555;
  color: maroon;
  text-align: center;
}
#center {
  margin-left: 120px;
  margin-right: 175px;
  padding: 2%;
  border: inset;
  background: white;
  color:black;
}

#right {
	position: absolute;
	right: 10px;
	top: 140px;
	width: 160px;
	color:maroon;
	height: 21px;
}
#footer {
  background: black;
  color: yellow;
  margin: 20px;
  text-align: center;
  visibility: hidden;
}
p {
  font: 15px, verdana; arial;"sans serif";
}
.dropcap{
   font-size: 1.5em;
   font-family: verdana; arial; "sans serif";
   float: left;
   padding-right: 2px;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}
a{
   color:yellow;
   text-decoration: none;
   background-color: transparent;
}
h2{
   background: #555555; 
   text-align: center;
   color: yellow;
   }
ul{
   font: 20px, "times new roman, serif";
  color: black;
}
ol{
   font: 20px, "times new roman, serif";
  color: black;
}
i {
  color: white;
}
table{
  border:1px solid black;
}
td{
  border: 1px solid black;
  padding: 4px, 6 px;
}
a:hover {color:maroon;}
body { background: silver;}
 p.transp{
 color: white;}
a.right {text-decoration: underline; color:blue; font:15px, "times new roman, serif;"}
.style1 {
	font-size: medium;
	font-weight: bold;
	background-color:#666666; 
	color:#FFFF00; 
	padding:10px 0px; 
	text-align:center 
	
}
.style3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15 px; color:#0000FF}
.style4 {color: #0000FF}
table { border-color:#FFFFFF}
td {border-color:#FFFFFF; text-align:left}

.style7 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }
.bildtext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#990000}