* {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

html, body {
  height: 100%;
  /* text-align: center; */
}

#header {
  position: relative;
  height: 145px;
  background: url(image/bg_header.gif) repeat-x 230px bottom;
}

#header_bg_brand {
  position: relative;
  height: 145px;
  background: url(image/bg_brand.gif) no-repeat;
}

#brand {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 77px;
  height: 42px;
  background: url(image/brand.gif) no-repeat;
}

#headertext {
  position: absolute;
  top: 71px;
  left: 116px;
}

#page {
  position: relative;
  width: 960px;
  margin: 0 0 0 0; /*Ausrichtung links */
/* margin: 0 auto; /*Zentrierung zentriert */
}

#content {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff url(image/bg_right.gif) repeat-y right;
}

#col1 {
  position: relative;
  float: left;
  clear: both;
  width: 230px;
  min-height: 400px;
}

#col1_top {
height: 19px;
 min-height: 25px;
}

#language {
  padding-left: 30px;
  font-size: 10px;
  font-weight: bold;
  color: #009ddf;
  vertical-align: top;
}

#language a {
  font-size: inherit;
  color: #009ddf;
}

#language a.inactive {
  font-size: 10px;
  color: #58585a;
}

#language a.active {
  font-size: 10px;
  color: #009ddf;
}

#language a:hover {
  font-size: inherit;
  color: #009ddf;
}

li {
  list-style-image: url(image/bullet_act.gif);
  list-style-type: none;
}

#print {
  position: absolute;
  right: 40px;
  min-height: 25px;
}

#quicklinks {
  margin-top: 15px;
  padding-left: 50px;
  line-height: 21px;
  color: #009ddf;
}
#quicklinks a,
#quicklinks li {
  color: #009ddf;
  padding-top: -2px;
}
#quicklinks a:hover {
  color:#fff;
  background-color: #009ddf;
}

#col2 {
  position: relative;
  float: left;
  width: 490px;
  min-height: 400px;
}

.archive a {
  color: #009ddf;
}

#normal {
  min-height: 360px;
  height: auto !important;
  height: 400px;
  padding: 25px 20px 0px 15px;
  line-height: 18px;
  color: #58585a;
}

#normal td {
  vertical-align: top;
}

#normal ul {
  padding-left: 15px;
}

#normal a,
#normal a.download,
#normal a.external-link-new-window  {
  font-weight: lighter;
  color: #009ddf;
}

#normal a:hover,
#normal a.external-link-new-window:hover,
#normal a.internal-link:hover  {
  color:#fff;
  background-color: #009ddf;
}

a.internal-link  {
  color: #009ddf;
}
a.internal-link:hover  {
  color:#fff;
  background-color: #009ddf;
}

#col3 {
  position: relative;
  float: left;
  width: 240px;
  min-height: 400px;
}

#col3_top {
  min-height: 25px;
  padding-left: 10px;
  font-weight: bold;
  color: #009ddf;
  background-color: #fff;
}

#col3_middle {
   padding: 10px 10px 10px 10px;
}

#col3_middle p {
   font-size: 10px;
}

#footer {
  position: relative;
  height: 60px;
  padding-left: 245px;
  padding-top: 15px;
  font-size: 10px;
  line-height: 14px;
  color: #a5a5a6;
}

#footerimage {
  position: absolute;
  left: 30px;
  top: 13px;
}

#footer a {
  font-size: inherit;
  color: #009ddf;
}

.spacer {
  color: #009ddf;
  font-size: 9px;
}

h1 {
  font-size: 12px;
  font-weight: bold;
  color: #009ddf;
  margin-bottom: 16px;
}

h2 {
 line-height: 60px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  color: #58585a;
  margin-top: 16px;
}

h4 {
  font-size: 12px;
  font-weight: normal;
  color: #58585a;
}

h5 {
  font-weight: normal;
  color: #009ddf;
  margin-top: 16px;
}


/* später

#searchBox {

position: absolute;

display: block;

top: 68px;

left: 583px;

width: 103px;

height: 19px;

background: #fff url(../images/search_bg.png) no-repeat 0 0;

}

#searchBox label {

display: none;

}

#searchBox .text {

position: absolute;

top: 1px;

left: 1px;

width: 75px !important;

width: 81px;

padding: 2px 3px 3px 3px;

border: 0px;

background: transparent;

font-size: 10px;

color: #1c99ce;

}

#searchBox .button {

position: absolute;

top: 0px !important;

left: 83px;

z-index: 1;

width: 20px;

height: 19px;

border: 0;

text-indent: -9999px;

background: transparent;

}



*/
