/* REWRITTEN @ 20.10.2004 / 15:52 by 83.218.51.178 */

.newspunkt
{
  font-size : 5px !important;
  line-height: 0px !important;
  height : 6px;
  width: 6px;
  float : left;
  margin-top : 5px;
  margin-right : 2px;
  background-image : url(../tmpl/layout/punkt.gif);
}

/* Im Block tauchen z.B. Dev4u-Meldungen auf. */
.block
{
  background-color: #FFEFD5;
  padding: 5px;
  border : 1px solid #E5D7BF;
  font-size : 90%;
}

.newstable
{
  width : 100%;

}

.newstd
{
  border-left : 1px solid #c0c0c0;
  border-right : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  background-color : #F1F4FC;
  font-size : 11px;
  width : 170px;
  vertical-align : top;
}

.newstdspacer
{
  font-size : 3px;
}

/* Äusserer Rahmen eines umrahmten Modules. */
.newsbox
{
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom : 4px;
  text-align : left;
}


/* Äusserer Rahmen eines umrahmten Modules. */
.newsboxr
{
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom : 4px;
  text-align : left;
  border-left : 1px solid #c0c0c0;
  border-right : 1px solid #c0c0c0;
  border-bottom : 1px solid #c0c0c0;
  background-color : #F1F4FC;
}

/* Äusserer Rahmen eines umrahmten Modules. */
.newsboxtext
{
  font-weight : normal;
  font-size : 11px;
  line-height : 14px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  color : #000000;
}

.newsboxtitel
{
  padding-top : 3px;
  background-color : #F8F9FD;
  padding-bottom : 2px;
  font-weight : bold;
  font-size : 11px;
  height : 18px;
  padding-left : 10px;
  background-image : url(../tmpl/layout/box_itemhg.gif);
  vertical-align : middle;
}

.newsboxfuss
{
  font-size : 12px;
  clear: both;
  vertical-align: middle;
  font-weight : bold;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
  text-align : right;
}

.newsboxfussr
{
  font-size : 12px;
  clear: both;
  vertical-align: middle;
  font-weight : bold;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
  text-align : right;
  background-color : #F1F4FC;
}

/* Äusserer Rahmen eines umrahmten Modules. */
.box
{
  background-color: #F1F4FC;
  padding-top: 0px;
  margin-top: 0px;
  border-left : 1px solid #cecece;
  border-bottom : 1px solid #cecece;
  padding-bottom : 4px;
  text-align : left;
}

/* Äusserer Rahmen eines umrahmten Modules. */
.boxrechts
{
  background-color: #F1F4FC;
  padding-top: 0px;
  margin-top: 0px;
  border-right : 1px solid #cecece;
  border-bottom : 1px solid #cecece;
  padding-bottom : 4px;
  text-align : left;
}

.boxtitel
{
  background-color : #F1F4FC;
  font-size : 11px;;
  color : #465E9A;
  font-weight : normal;
  padding-left: 5px;
  padding-right: 5px;
  padding-top : 2px;
  height : 17px;
  background-image : url(../tmpl/layout/box_kopf.gif);
  background-repeat : no-repeat;
  background-position : right;
  border-top : 1px solid #cecece;
  font-weight : bold;
}

/* Titeltext. */
.boxtitelrechts
{
  background-color : #F1F4FC;
  font-size : 11px;;
  color : #465E9A;
  font-weight : normal;
  text-align : right;
  padding-left: 5px;
  padding-right: 5px;
  padding-top : 2px;
  height : 17px;
  background-image : url(../tmpl/layout/box_kopf_rechts.gif);
  background-repeat : no-repeat;
  border-top : 1px solid #cecece;
}

.gpunkt
{
  margin-top : 3px;
  font-size : 5px !important;
  line-height: 0px !important;
  height : 6px;
  width: 6px;
  float : left;
  background-image : url(../tmpl/layout/ac_punkt.gif);
}

.gpunktrechts
{
  font-size : 5px !important;
  line-height: 0px !important;
  height : 6px;
  width: 6px;
  float : right;
  margin-top : 4px;
  background-image : url(../tmpl/layout/ac_punkt.gif);
}

.titelrechts
{
  float : right;
}

/* Link innerhalb eines Titeltextes. */
.boxtitel a
{
  color : #788FA4;
  text-decoration : none;
}

.boxtitel h2
{
  font-size : 90%;
  font-weight : bold;
  margin : 0px;
  text-decoration : none;
}

/* Mouseover-effekt eines Links innerhalb eines Titeltextes. */
.boxtitel a:hover
{
  color : #000000;
  text-decoration : none;
}

/* Text im Fussbereich einer Box. */
.boxfuss
{
  font-size : 11px;
  clear: both;
  vertical-align: middle;
  font-weight : bold;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
  text-align : right;
}

/* Link innerhalb des Fusstextes. */
.boxfuss a:link
{
  color: #465E9A;
  font-weight: bold;
  text-decoration: underline;
}

.boxfuss a:visited
{
  color: #465E9A;
  font-weight: bold;
  text-decoration: underline;
}

/* Mouseover-effekt eines Links im Fussbereich. */
.boxfuss a:hover
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

/* Hauptext in einer Box. */
.boxtext
{
  font-weight : normal;
  font-size : 11px;
  line-height : 14px;
  padding-top: 4px;
  padding-left: 6px;
  padding-right: 10px;
  padding-bottom: 0px;
  color : #000000;
}

.boxtextrechts
{
  font-weight : normal;
  font-size : 11px;
  line-height : 14px;
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 0px;
  color : #000000;
}

/* Link innerhalb des Haupttextes. */
.boxtext a:link
{
  font-weight : normal;
  color : #000000;
  text-decoration : none;
}

/* Mouseover-effekt eines Links innerhalb des Haupttextes. */
.boxtext a:hover
{
  color : #000000;
  text-decoration : underline;
}

.boxtext a:visited
{
  color : #000000;
}

/* Hier definieren Sie Bilder die sich innerhalb des Haupttextes einer Box befinden. */
.boxtext img
{
  margin-top: 4px;
}

