/* Layout für www.bartweg16.de */

body, div, p, span, br, b, i, u, ul, ol, li, form, input, select, textarea, table, tr, td, th {
  font-family:Arial, sans-serif;
  font-size:12px;
  color:#000000;
}

body {
  background-color:#ffffff;
  margin:20 40 100 40px;
}

form {
  margin:0px;
}

b {
  color:#dd3832;
}

.textlink {
  text-decoration:none;
  color:#dd3832;
  font-weight:bold;
}

.footline {
  background-color:#dd3832;
}

.titel {
  color:#dd3832;
  font-size:16px;
  font-weight:bold;
}

/* Bilderrahmen */
.rahmen_ol {
  background-repeat:no;
  background:url(/pic/rahmen-ol.gif);
}
.rahmen_or {
  background-repeat:no;
  background:url(/pic/rahmen-or.gif);
}
.rahmen_ml {
  background-repeat:no;
  background:url(/pic/rahmen-ml.gif);
}
.rahmen_ul {
  background-repeat:no;
  background:url(/pic/rahmen-ul.gif);
}
