#faq dt {
  float: none;
  margin-bottom: 5px;
}
#faq dd {
  margin-left: 10px;
  margin-bottom: 5px;
}


.zumwarenkorbbutton  {
  width: 44%;
  margin: 0.5em 0 2em 0;
  overflow: hidden;
}


#metaleiste h1.cme {
  font-size: 2.5em; 
  color:#C53124;
}

.cme-box {
  border: 2px solid #D2D2D2;
  margin-bottom: 2em;
  overflow: hidden;
  padding: 0.7em 1.5em;
}

a.cme-beitrag {
  font-size:1.1em;
  padding-left: 17px;
  background: transparent url(/img/pdf.gif) no-repeat scroll 0 0px;
  text-decoration:none;
  border-bottom: 1px dotted gray;
}

.cme-form {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 15px;
}

#cme-fragebogen h2 {
  line-height: 1.2em;
  font-size: 1.3em;
  color: #555555;
}

table.cme-frage {
  border-collapse: collapse;
  margin-top: 0px;
  margin-bottom: 16px;
  width: 100%;
  padding: 0px;
  background: #E5E5E5 url(/img/fragentabelle.gif) repeat-x scroll 0 0;
  font-size: 1.2em;
}
table.cme-frage tr {
  margin:0px;
  padding: 0px;
}
table.cme-frage td {
  border: 1px solid gray;
  margin:0px;
  padding: 10px;
}
table.cme-frage td.nr  {
	width: 20px;
	vertical-align: top;
}
table.cme-frage td.antwort  {
}
table.cme-frage td.checkbox  {
	width: 30px;
	text-align: center;
	vertical-align: top;
}

table.cme-frage td.aFrage  {
	width: 60px;
	vertical-align: top;
}

.richtig {
  color: green;
}
.falsch {
  color: red;
}

.cme-nav {
  border-top: 2px solid #d2d2d2;
  padding-top: 6px;
  margin-bottom: 50px;

}

.stichtag {
  background-color: #d2d2d2;
  border: 2px solid gray;
  padding: 5px;
}
.stichtag hr {
  background-color: gray;
  color: gray;
}
