* {
  margin: 0px;
}

body {
  background: #F9F9F7 url('images/a1.gif') repeat-x;
  font-size: 12px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  color: #6A6A51;
  line-height: 18px;
/*  workaround für Zentrieren beim firefox  */  
  text-align: center
}

body * {
  text-align: left
}

li {
  margin-left:15px;
}

p {
  margin-bottom:15px;
}

a {
  text-decoration:none;
  font-weight: bolder;
  color: #6A6A51;
}

a:hover {
  text-decoration:none;
  color: #CF0000;
}

a:active {
  text-decoration:none;
  color: #CF0000;
}

ul {
  margin-bottom:5px;
  margin-top:5px;
  list-style:disc;
  list-style-position:outside;
}

#upbg {
  position: absolute;
  top: -2px;
  left: 0px;
  background: #fff url('images/upbg.gif') no-repeat;
  width: 747px;
  height: 264px;
  z-index: 1;
}

#outer {
  position: relative;
  width: 747px;
  margin: 0 auto;
  background: #fff url('images/abg.gif') repeat-y;
}

#inner {
  position: relative;
  padding: 13px 30px 13px 30px;
  z-index: 2;
}

#header
{
  position: absolute;
  background: #CC0033;
  width: 202px;
  height: 92px;
  padding-left: 0px;
}

#header span {
  font-weight: normal;
}

#header img {
  border: 0;
}

#splash {
  position: absolute;
  right: 30px;
  width: 458px;
  height: 92px;
}

#splash img {
  border: 0;
}


#w3c img {
  border: 0;
}

#menu {
  position: relative;
  height: 67px;
  padding: 0 0 0 0;
  margin: 98px 0px 0px 0px;
  font-size: 11px;
}

a#act {
  text-decoration:underline;
}

#secondarycontent {
  position: relative;
  width: 180px;
  float: right;
  margin-bottom:25px;
}

#primarycontent {
  position: relative;
  width: 480px;
  float: left;
  margin-bottom:25px;
}

h1 {
  margin-bottom:10px;
  font-size: 20px;
  padding-bottom:10px;
}


h2 {
  margin-bottom:0px;
  font-size: 14px;
  padding-bottom:10px;
}

h3 {
  margin-bottom:10px;
  padding-bottom:10px;
  font-size: 16px;
}

h4 {
  margin-bottom:5px;
  font-size: 10px;
}

#footer {
  position: relative;
  clear: both;
  text-align: center;
  padding-top:15px;
  background-image: url('images/a50.gif');
  color: #A8A88D;
}

#footer_made {
  color: #CACAAF;
  text-align: center
}

#footer_copy {
  color: #A8A88D;
  text-align: center
}

#footer_made a {
  color: #CACAAF;
  text-decoration:none;
}

#footer_made a:hover {
  color: #CF0000;
  text-decoration:none;
}

#footer_made a:active {
  color: #CF0000;
  text-decoration:none;
}

#primarycontent a {
  text-decoration:underline;
}

.csc-firstHeader {
  border-bottom-style:dotted;
  border-width:thin;
}

.csc-textpic-text {
  font-size: 12px;  
}

.csc-header-date {
  padding: 4px;
  background-color: #DDDDDD
}
