html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #463f47;
  color: #2c2c2e;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #8281d1;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #8281d1;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #2c2c2e;
  text-decoration: underline;
}
a:visited {
  color: #2c2c2e;
  text-decoration: underline;
}
a:hover {
  color: #4a3f85;
  text-decoration: underline;
}
a:focus {
  color: #2c2c2e;
}
a:active {
  color: #2c2c2e;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 945px;
}
#outerWrapper #header {
  background-color: #B4BDC4;
  font-size: 18px;
  font-weight: bold;
  height: 323px;
  line-height: 15px;
}
#outerWrapper #contentWrapper {
  background-image:url(bilder/index_r6_c2_s1.jpg);
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 0px 10px 10px 19px;
  width: 250px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 280px;
	padding: 0px 45px 10px 0px;
	text-align: justify;
}

#outerWrapper #footer {
  background-color: #B4BDC4;
  height: 40px;
  line-height: 15px;
}

img {
	border:none;
}
