/* Web-Design: Einleitungstext*/
a.btn {
  display:block;
  background:transparent url(images/links.gif) 0 50% no-repeat;
  margin:.5em 0 0 0;padding: 0 0 0 20px;color:#0080FF;
  font-weight:bold;
  }
  a.btn:visited {
  font-weight:normal;
  font-style:italic;
  }

/* Webdesign - Internettexte */
div.subcolumns {background-color:#EFEFEF;margin-bottom:1em;padding:3px;border:1px solid #000;width:98%;}
div.subcolumns .subcr, div.subcolumns .subc {padding-left:0;}
div.subcolumns ul {
         margin:0;padding:0px;list-style-type:cirlce;
         list-style-image:url(images/liste_inhalt_startseite.gif);
         line-height:1em;
         }
div.subcolumns ul li {font-size:85%;}
div.subcolumns h3 {font-size:95%;}

/*Webdesign - Technik */
table.cms-redaktionssystem {
  border-collapse:collapse;
  border:1px solid #000;
  width:98%;
  margin-left:1%;
  margin-top:5px;
  margin-bottom:10px;
  }

table.cms-redaktionssystem th, table.cms-redaktionssystem td {
  padding:6px;
  border:1px solid #000;
  vertical-align:top;
  font-size:75%;
  }
table.cms-redaktionssystem th.erste_spalte {
  width:150px;;
  }
table.cms-redaktionssystem thead tr {
  background-color:#0080FF;
  color:#FFF;
  font-weight:bold;
  font-size:130%;
  }
table.cms-redaktionssystem tr.abschnitt {
  font-weight:bold;
  font-size:150%;
  }
table.cms-redaktionssystem tr.bg {
  background-color:#EFEFEF;
  }

 /*  Screendesign */
div.beispieldesigns p  {margin:0 0 10px 0;padding:0;}
div.beispieldesigns p img {display:inline-block;margin:0 10px 10px 0;padding:0;
  }
/* Webdesign  Preise */
table.preise-webdesign {border:1px solid #000;border-collapse:collapse;margin:0 0 20px 1px;text-align:center;font-size:90%;}
table.preise-webdesign td, table.preise-webdesign th {border:1px solid #000;padding:3px;}
table.preise-webdesign .headline, table.preise-webdesign .ltr {text-align:left;}
table.preise-webdesign .headline {font-size:120%; font-weight:bold;background-color:#0080FF;color:#FFF;}
table.preise-webdesign .erste-spalte {width:230px;}
table.preise-webdesign .kosten {font-weight:bold;}
