#content h1 {
   margin: 0;
   padding: 0;
   width: 480px;
   height: 35px;
   background-repeat: no-repeat;
}

#content h2 {
   font-size: 110%;
   font-weight: bold;
   margin: 0px;
   padding: 10px 0px 2px 0px;
   color: #13249B;
}

#content .sidepicture {
   width: 140px;
   padding: 4px 0px 0px 8px;
   float: right;
}

#content h3 {
   font-size: 90%;
   font-weight: normal;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}

#content p {
   margin: 0px;
   padding: 2px 0px 2px 0px;
   line-height: 160%;
   color: #000000;
}

#content a {
   text-decoration: none;
   font-weight: bold;
   color: #000000;
}

#content a:hover {
   text-decoration: underline;
}

#content .clearer {
   clear: both;
}

#more {
   margin: 10px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   border-top: solid 1px #999999;
   text-align: right;
}

#content ul {
   list-style: none;
   padding: 0px;
   margin: 6px 0px 6px 10px;
}

#content li {
   padding: 2px 0px 2px 16px;
   background: url(../images/pbull.gif) 
   no-repeat top left;
   line-height: 140%;
}

#sidebar p {
   margin: 8px;
   padding: 2px 0px 2px 0px;
   line-heihgt: 160%;
   color: #353535;
}


#sidebar h2 {
   font-size: 100%;
   font-weight: bold;
   margin: 8px;
   color: #13249B;
}

#sidebar a {
   text-decoration: none;
   font-weight: bold;
   color: #000000;
}

#sidebar a:hover {
   text-decoration: underline;
   color: #ffffff;
}

#sidebar ul {
   list-style: none;
   padding: 0px;
   margin: 6px 0px 6px 10px;
   color: #000000;
}

#sidebar li {
   padding: 2px 0px 2px 16px;
   background: url(../images/pbull.gif)
   no-repeat top left;
   color: #000000;
}

#line {
   margin: 0px 8px 0px 8px;
   border-top: solid 1px #13249B;
}

#content table.cells {
   rem border: 1px solid #e5e5e5;
}

#content td.cell {
   background-color: #FFFFFF;
}

#content td.headercell {
   background-color:Blue;
   color: #ffffff;
   font-weight: bold;
}

div.teaser {
   margin: 0px;
   padding: 2px 0px 2px 0px;
}

div.teaserelement {
   padding: 0px 10px 0px 0px;
   margin: 0px;
   float: left;
}

div.teaserpicture {
   float: right;
   padding: 0px;
   margin: 0px 0px 10px 10px;
   border: none;
}

p.teasertext {
   margin: 0px;
   padding: 4px 0px 4px 0px;
}

.teasernav {
   claer: both;
   padding: 2px 0px 2px 0px;
   margin: 0px;
   text-align: center;
}

input.box {
   border: 1px solid #999999;
   width: 320px;
   vertigal-align: top;
   padding: 1px;
   margin: 0px 0px 10px 0px;
}

form.formular textarea {
   border: 1px solid #999999;
   width: 320px;
   height: 200px;
   vertical-align: top;
   padding: 1px;
   margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
   width: 150 px;
   line-height: 200%;
   float: left;
   clear: left;
}

form.formular .formnote {
  color: #13249B;
  line-height: 160%;
  padding: 2px 0px 10px 150px !important;
}

.buttoncaption {
   line.height: 200%;
}

P.s2d {
   font-size: 180%;
   color:Blue;
   font-weight: bold;
   margin: 0px;
   padding: 2px 0px 2px 0px;
   line-height: 200%;
}

   
P.s2dsmall {
   font-size: 80%;
}
