* {
  border:  none;
  margin: 0;
  padding: 0;
}
a {
  color: #b484da;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
blockquote {
  border-left: 2px solid #7534aa;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  background: #cccccc none repeat scroll 0% 50%;
  color: #444444;
  display: block;
  font-style: oblique;
  line-height: 20px;
}
.left {
  margin: 0 10px 0 0;
  float: left;
}
.right {
  margin: 0 0 0 10px;
  float: right;
}
body {
  background-color: #ccccff;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position:  center center;
  line-height: normal;
  font-family: Verdana,"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
  font-variant: normal;
  font-weight: normal;
  font-size-adjust: none;
  font-size: 0.7em;
  font-style: normal;
  color: #666666;
  font-stretch: normal;
}
#header {
  margin: 0 auto;
  background: transparent url(../../Bilder/Header.jpg) repeat scroll right bottom;
  position: relative;
  width: 760px;
  height: auto;
  opacity: 0.94;
}
#header:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
#header h1 {
  left: 0;
  font-weight: 400;
  top: 40px;
  color: #666666;
  font-size: 40px;
  letter-spacing: -2px;
  position: absolute;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0.898;
}
#header p {
  bottom: 70px;
  color: #ffffff;
  font-size: 2em;
  position: absolute;
  right: 20px;
}
#header ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  position: absolute;
  top: 100px;
}
#header ul li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header ul li a {
  padding: 10px;
  color: #7b7b7b;
  display: block;
  font-size: 0.9pc;
  font-weight: 700;
  height: 20px;
  width: 190px;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
}
#header ul li a:hover {
  background: #ffcc00 none repeat scroll 0% 50%;
  color: #eeeeee;
  text-decoration: none;
}
#content {
  margin: 0 auto;
  height: auto;
  width: 760px;
  position: relative;
  background-color: #cccccc;
  opacity: 0.741;
}
#content:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  background-color: #cccccc;
}
#sidebar {
  width: 210px;
  float: left;
  background-color: #cccccc;
}
#sidebar h1 {
  border-bottom: 2px solid #7534aa;
  padding: 0 10px;
  color: #444444;
  font-size: 165%;
  font-weight: 400;
  line-height: 30px;
  background-color: #cccccc;
}
#sidebar input {
  margin: 10px;
  padding: 5px;
  background: #cccccc none repeat scroll 0% 50%;
  color: #555555;
  width: 180px;
}
#sidebar p {
  margin: 10px 0;
  padding: 10px;
  background: #cccccc none repeat scroll 0% 50%;
  color: #555555;
  display: block;
  font-size: 90%;
  line-height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
#sidebar p a.more {
  display: block;
  text-align: right;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  background-color: #cccccc;
}
#sidebar ul {
  margin: 10px;
  background-color: #cccccc;
}
#sidebar ul li {
  border-bottom: 1px solid #b484da;
  padding: 5px 2px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: #cccccc;
}
#sidebar ul li a {
  padding: 5px;
  color: #333333;
  display: block;
  font-family: Geneva;
  text-decoration: none;
  background-color: #cccccc;
}
#sidebar ul li a:hover {
  color: #000000;
  background-color: #cccccc;
}
#main {
  float: right;
  width: 520px;
  background-color: #cccccc;
  opacity: 0.894;
}
#main p {
  padding: 10px;
  color: #555555;
  line-height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  background-color: #cccccc;
}
#main h1 {
  border-bottom: 2px solid #7534aa;
  padding: 0 10px;
  color: #444444;
  font-size: 165%;
  font-weight: 400;
  line-height: 30px;
  background-color: #cccccc;
}
#footer {
  margin: 0 auto;
  width: 760px;
  height: auto;
  position: relative;
  opacity: 0.8;
}
#footer:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  background-color: #cccccc;
}
#footer p {
  border-top: 2px solid #7534aa;
  padding: 10px;
  color: #555555;
  font-size: 90%;
  line-height: 20px;
  text-align: center;
  background-color: #cccccc;
}
