html {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background-image: url(../images/background.gif);
  height: 100%;
}

TABLE {
  font-size: 11px;
}

#content P.bodytext {
  width: 100%;
  margin: 0 0 10 0;
}

#content .csc-header, #content .csc-header-n1 {
  margin: 0 0 5 0;
}

#content H1, #content .csc-firstHeader {
  color: #C91A21;
  margin: 0px;
  font-weight: bold;
}

.csc-header H1, H1.csc-firstHeader {
  font-size: 11px;
  color: #C91A21;
}

.csc-header H2, H2.csc-firstHeader {
  font-size: 12px;
  color: #C91A21;
}

.csc-header H3, H3.csc-firstHeader {
  font-size: 14px;
  color: #C91A21;
}

.csc-header H4, H4.csc-firstHeader {
  font-size: 16px;
  color: #C91A21;
}

.csc-header H5, H5.csc-firstHeader  {
  font-size: 18px;
  color: #C91A21;  
}

TABLE.imgtext-nowrap {
  /*width: 100%;*/
}



#maincontainer {
  width: 715px;
}

#upperleftcorner {
  height: 30px;
  vertical-align: top;
}

#navigation {
  background-color: #ffffff;
  width: 155px;
  height: 545px;
  vertical-align: top;
}

#upperborder {
  width: 780px;
  height: 30px;
  background-image: url(../images/upperborder.gif);
  background-repeat: no-repeat;
  vertical-align: bottom;
}

#uppertable {
  width: 780px;
}

#datum {}

#pnavi {
  text-align: right;
  background-color: transparent;
}

#headerleft {
  height: 139px;
}

#header {
  height: 139px;
}

#leftborder {
  background-color: #ffffff;
}

#content {
  width: 780px;
  height: 100%;
  background-color: #ffffff;
  background-image: url(../images/contentback.gif);
  background-repeat: no-repeat;
  border-right: 1px solid #d2d2d2;
  /*padding: 16px;*/
  vertical-align: top;
}

#content #frame {
  width: 740px;
  margin: 20px;
  /*border: 1px solid #f0f0f0;*/
}

#content A {
  color: #222222;
}

#servicelinks {
  border-right: 1px solid #d2d2d2;
  background-color: #ffffff;
  height: 20px;
  padding-bottom: 4px;
  text-align: right;
}

#servicelinks A, #upperborder A {
  color: #858585;
  text-decoration: none;
}

#bottombar {
  background-image: url(../images/bottomback.gif);
  background-repeat: no-repeat;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background-color: #ffffff;
  color: #858585;
  height: 20px;
  padding-top: 1px;
  text-align: right;
}

INPUT, TEXTAREA, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.imgtext-nowrap {
/*  width: 770px;*/
}



/**** Callback ****/
.callbackhead {
  font-size: 11px;
  color: #C91A21;
  margin: 0 0 4 0;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 5px;
  padding-left: 2px;
}

.callback .label {
  width: 80px;
  clear: right;
}

.callback .inputcell {
  width: 150px;
}

.callback HR {
  height: 1px;
  color: #d2d2d2;
  margin: 0px;
}

p.callback {
  color: #666666;
  margin: 0 0 0 2;
}

form.callback, div.callback {
  margin: 25 2 0 2;
  font-size: 10px;
}

.callbacksubmit {
  text-align: right;
}

.callbacksubmit A, A.callbacksubmit {
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

.maillink A, A.maillink{
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}


.callback DIV {
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 3px;
  width: 150px;
}

.callback INPUT.cb {
  width: 100%;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #eeeeee;
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}




/**** Aktuelles ****/

#aktuelles {
  margin: 25 2 0 2;
}

#aktuelles P.bodytext {
  width: 100%;
  margin: 0 0 6 0;
  padding-left: 2px;
  padding-top: 5px;
  font-size: 10px;
  border-top: 1px solid #d2d2d2;
  overflow: hidden;
}

#aktuelles .csc-header, #aktuelles .csc-header-n1 {
  margin: 0 0 5 0;
  padding-left: 2px;
}

#aktuelles H1, #aktuelles .csc-firstHeader {
  font-size: 11px;
  color: #C91A21;
  margin: 0px;
}





.twrss_bodytext {
  margin: 2 0 6 0;
  font-size: 11px;
}

.twrss_bodytext A, .twrss_bodytext A:hover {
  font-size: 11px;
}





.px_rss_item {
  width: 100%;
  margin: 0 0 6 0;
  padding-left: 2px;
  padding-top: 5px;
  font-size: 10px;
  border-top: 1px solid #d2d2d2;
}

.px_rss_item A {
  
}