/*
-------------------------------------------------------------
STYLESHEET DETAILED INFORMATION PAGE PRESSEKONDITIONEN.DE
-------------------------------------------------------------
coded by:       Lars Klingelhoefer for FrameworX Web Services
last edited:    15.07.04 by lars
-------------------------------------------------------------
*/

@import url(style_default.css);

/* Rabattbox mit zweispaltigen Inhalt (wie Startseite) */
#ForumBox {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px;
  background-color: #F8F9F8;
  border: 1px dotted #9D9EB1;
  /* border: 1px dotted #000099; */
}

table, tr, td {
 font-size:90%;
 text-align: left;
 vertical-align: top;
 padding:2px;
}

table {
margin-bottom:20px;
}

td.AngebotLinkeSpalte {
 width:130px;
 font-weight: bold;
}

.AngebotBackgroundTipp {
 background-color:#EEEDED;

}

.ForumBoxHeadline {
 font-weight: bold;
 font-size:80%;
 margin-bottom: 10px;
}
  
li.ForumBox {
 font-weight: normal;
 font-size:80%;
}

.services {
 font-weight: normal;
 font-size:100%;
 color:#000099;
 margin-bottom: 10px;
}
