body, input, div.dojoTooltip, select, textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px
}
a {
  text-decoration: none;
  color: blue;
}
a:hover {
  color: black;
}
a.ajax {
  cursor: pointer;
}
a.create {
  color: #000; 
  cursor: pointer;
  background-color: #AFA;
  border: 1px solid #0F0;
}
a.delete {
  color: #000; 
  cursor: pointer;
  background-color: #FAA;
  border: 1px solid #F00;
}
a.delete.square {
  padding: 1px 5px;
}
a.fachinfo, a.patinfo {
  color: black;
  background-color: #FFF455;
}
a.feedback {
  color: black;
  background-color : #ffbc6f;
  float: right;
}
a.google {
  color: white;
  background-color: #184FCA;
  float: right;
}
a.square {
  padding: 1px 4px;
  font-weight: bold;
  font-size: 11px;
  margin: 0px 1px;
}
a.who-ddd {
  margin-left: 4px;
  background-color: yellow;
  color: black;
}
div.before-searchbar, div.lefthand {
  float: left;
  clear: left;
}
div.atc, div.explain {
  padding: 4px;
}
div.chapter {
  padding-left: 4px;
}
div.chapter table {
  border-collapse: collapse;
}
div.chapter td {
  border: 1px solid #666;
}
div#chapters {
  background-color: #cf9;
  overflow: auto;
  border-bottom: 1px solid #2ba476;
}
div#chapters a, div#chapters a:hover {
  color: black;
}
div#chapters a:link, div#chapters a:visited {
  color: blue;
}
div#chapters div {
  float: left;
  height: auto;
  width: 145px;
  padding: 4px;
}
div#chapters div#chapter_ {
  float: none;
  width: 300px;
}
div#composition-list div {
  padding: 4px; 
  float: left;
}
div#composition-list label {
  padding-right: 4px; 
}
div#composition-list input.right {
  float: right;
}
div#compositions {
  overflow: auto;
}
div#compositions td {
  padding: 0px; 
  height: 19px;
}
div#content {
  overflow: auto;
  width: 100%;
}
div.ddd {
  background-color: #dcefd6;
}
div#explain-compare {
  padding: 2px 4px;
  font-weight: bold; 
  font-style: italic; 
}
div#feedbacks {
  max-width: 400px;
  border-left: 1px solid #2ba476;
}
div#foot {
  background-color: #cf9;
  padding: 4px 0px 4px 4px;
}
div#foot a:link,  
div#foot a:visited,
th a:link, th a:visited {
  color: blue;
}
div#foot a,
div#foot a:visited:hover,
div#foot a:link:hover,
th a, th a:visited:hover, th a:link:hover {
  color: black;
}
div#foot div.navigation a {
  padding: 0px 4px;
  border-left: 1px solid black;
}
div#foot div.navigation a:first-child {
  border-left: 0px;
}
div#google-ads {
  float: right;
  text-align: right;
  clear: right;
}
div#head {
  margin-bottom: 30px;
}
div.heading {
  font-weight: bold;
}
div.heading img {
  float: right;
}
div.hidden {
  padding: 4px 0px;
}
div#home-search {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
div#home-search input[type=text] {
  width: 200px;
}
div#legend, tr.groupheader, div.groupheader, th.groupheader {
  background-color: #cf9;
  color: black;
  font-weight: normal;
}
div#legend table {
  margin: 2px;
}
div.explain.links a {
  padding-right: 4px;
  padding-left: 6px;
  border-left: 1px solid black;
}
div.explain.links a:first-child {
  border-left: 0px;
  padding-left: 4px;
}
div.mezzo {
  width: 50%;
}
div.minus {
  background-color: #ffbc6f;
}
div.navigation, div.righthand {
  float: right;
  clear: right;
}
div.navigation a {
  padding: 0px 4px;
}
div#navigation {
  background-color: #2ba476;
  color: white;
  padding: 4px 0px;
}
div#navigation a {
  padding: 0px 4px 0px 6px;
  border-left: 1px solid white;
}
div#navigation a:first-child {
  border-left: 0px;
}
div#navigation a:link,  
div#navigation a:visited,
th a:link, th a:visited {
  color: white;
}
div#navigation a,
div#navigation a:visited:hover,
div#navigation a:link:hover,
th a, th a:visited:hover, th a:link:hover {
  color: blue;
}
div.padded {
  padding: 4px;
}
div.pager {
  float: right;
}
div.pager a {
  font-weight: bold;
  padding: 4px;
}
div.pager a:first-child {
  padding-left: 16px;
}
div.pager a.current_page {
  color: black;
}
div.plus {
  background-color: #cf9;
}
div.result table { 
  width: 100%;
}
div#result-found {
  font-weight: bold;
  font-size: 14px;
  padding: 2px 4px;
}
div#result-search {
  text-align: right;
}
div#result-search input[type=text] {
  width: 200px;
}
div.sidebar {
  width: 200px;
  min-height: 300px;
}
div.sidebar div {
  padding: 2px;
  background-color: #dfd;
}
div#snapback {
  padding: 3px 4px;
}
div.square {
  max-width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  font-size : 16px;
}
div#title, th {
  background-color: #2ba476;
  color: white;
  padding: 4px;
  font-weight: bold;
}
div#user {
  float: right;
  text-align: right;
  font-weight: bold;
}
div#welcome {
  margin-top: 75px;
  float: right;
  text-align: right;
  clear: right;
}
form {
  margin: 0px;
}
form#atc-assign-form {
  display: inline;
}
form#atc-assign-form div {
  display: inline;
  margin-left: 4px;
}
form#atc-assign-form a {
  cursor: pointer;
}
img {
  border: 0px;
}
input[type=text], input[type=password] {
  width: 160px;
}
input.right {
  text-align: right;
}
input.short {
  width: 80px;
}
input.url {
  width: 600px;
}
label {
  font-weight: bold;
}
label.error {
  color: red;
}
span#delicious {
  background-image: url(/resources/images/delicious.gif);
}
span#digg {
  background-image: url(/resources/images/digg.gif);
}
span.less, span.otc {
  color: #2ba476;
  font-weight: bold;
}
span.more, span.prescription {
  color: red;
  font-weight: bold;
}
span.opener {
  cursor: pointer;
  margin: 0px 4px;
}
span.same {
  font-weight: bold;
}
span#simpy {
  background-image: url(/resources/images/simpy.gif);
}
span#stumble {
  background-image: url(/resources/images/stumble.gif);
}
span.social {
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin-left: 8px;
  padding-left: 20px;
  padding-top: 1px;
}
table.invoice {
  float: left;
  margin-right: 40px;
}
table.invoice.items {
	border: 1px solid #ccff99;
}
td {
  padding: 4px;
}
td input {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
td#alphaheader, div.divider {
  padding: 4px;
  background-color: #cf9;
  font-weight: bold;
}
td#alphaheader a {
  padding: 0px 8px;
  border-left: 1px solid black;
  color: black;
}
td#alphaheader a:first-child {
  border-left: 0px;
}
td#alphaheader a:link,
td#alphaheader a:visited {
  color: blue;
}
td#alphaheader a:link:hover,
td#alphaheader a:visited:hover {
  color: red;
}
td.atc {
  padding: 4px;
}
td.atc a.search {
  color: #2ba476;
}
td.atc.level1 {
  font-weight: bold;
  padding-top: 8px;
}
td.atc.level2 {
  padding-top: 6px;
}
td.atc.level2.browser {
  padding-left: 30px;
}
td.atc.level3 {
  padding-top: 4px;
}
td.atc.level3.browser {
  padding-left: 46px;
}
td.atc.level4 {
  padding-top: 2px;
}
td.atc.level4.browser {
  padding-left: 64px;
}
td.atc.level5 {
  padding-top: 1px;
}
td.atc.level5.browser {
  padding-left: 80px;
}
td.calculation {
  white-space: nowrap;
}
td.company {
  font-style: italic;
}
td.google {
  padding: 2px 4px;
}
td.info {
  padding: 8px; 
  font-weight: bold;
}
td#offsetheader {
  padding: 4px 0px;
  background-color: #cf9;
  font-weight: bold;
  border-top: 1px solid #7bcf88;
}
td#offsetheader a {
  padding: 4px 8px;
  color: black;
  background-color: #7bcf88;
}
td#offsetheader a:link,
td#offsetheader a:visited {
  background-color: #cf9;
  color: blue;
}
td#offsetheader a:link:hover,
td#offsetheader a:visited:hover {
  color: red;
}
td.company, th.company {
  padding-left: 15px;
}
td.processingerror, div.processingerror {
  color: red;
  padding: 4px;
}
td.product {
  font-size: 14px;
  font-weight: bold;
}
td.radio {
  max-width: 20px;
}
td.right {
  text-align: right;
}
td.top {
  vertical-align: top;
}
td.total {
  font-weight: bold;
}
td.warn {
  padding: 8px; 
  color: #F70;
  font-weight: bold;
}
td.zuzahlungsbefreit {
  border: 2px solid #cf9;
  padding: 2px;
  font-weight: bold;
}
textarea {
  width: 350px;
  height: 200px;
}
th {
  text-align: left;
}
tr.bg {
  background-color: #dcefd6;
}
tr.origin td {
  padding-bottom: 10px;
}
tr#display-switcher, tr#selected {
  background-color: #7bcf88;
}
tr#display-switcher a {
  float: right;
  font-weight: bold;
}
tr#selected td {
  border-top: 1px solid #2ba476;
}
tr.zuzahlungsbefreit {
  background-color: #fbfd98;
}
tr.zuzahlungsbefreit.bg, td.zuzahlungsbefreit {
  background-color: #fafc6d;
}
.difference, .doses, .price_festbetrag, .price_difference,
.price_exfactory, .price_public, .package_infos, .ddd_prices,
.price_zuzahlung {
  text-align: right;
}
.code_festbetragsstufe, td.code_zuzahlungsbefreit, 
th.code_zuzahlungsbefreit {
  text-align: center;
}

