/* @group Text Formatting */
#Content p,
#Content ul {
  line-height: 1.46em;
  margin-bottom: 1em;
  padding-bottom: 0;
}
#Content p.right {
  text-align: right;
}
#Content p.clear,
#Content div.clear {
  clear: both;
}
/* @end */


/* @group Headlines */
h1 {
  color: #cc0000;
  font-size: 1.46em;
  margin-bottom: 0.5em;
}
h1.headline {
  margin-bottom: 0.25em;
  line-height: 1em;
  padding-left: 15px;
}
h2 {
  font-weight: normal;
  font-size: 1.92em;
  line-height: 1em;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 1em;
  color: #cc0000;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
h4 {
  font-size: 1em;
  text-transform: uppercase;
}
#Content h4.headlines {
  clear: both;
  margin: 0 0 0.5em 1em;
  padding-top: 2em;
}
h4.headline {
  color: #666;
  font-size: 0.92em;
  font-weight: normal;
  padding-left: 15px;
  text-transform: none;
}
h6 {
  font-size: 1.46em;
  color: #003e84;
  font-weight: bold;
  padding: 0 0 10px 30px;
}
h2.clear,
h3.clear {
  clear: both;
}
/* @end */



/* @group Images */
#Content img.left {
  margin-right: 1em;
  margin-bottom: 0.5em;
  float: left;
}
#Content img.right {
  margin-left: 1em;
  margin-bottom: 0.5em;
  float: right;
}
/* @end */



/* @group Lists */
#Content ul {
  margin-bottom: 1em;
  margin-left: 1em;
}
#Content ul li {
  background: transparent url(/images/bullets.jpg) no-repeat left 0.5em;
  padding-left: 1.5em;
  margin-bottom: 0.3em;
}
#Content ul ul {
  margin-left: 1em;
  margin-bottom: 0.3em;
}
#Content ul li.zip {
  background: transparent url(/images/zip_icon.gif) no-repeat left 0;
  padding-left: 1.5em;
}
#Content ul li.pdf {
  background: transparent url(/images/pdf_icon.gif) no-repeat left 0;
  padding-left: 1.5em;
}
#Content ul li.exe {
  background: transparent url(/images/exe_icon.gif) no-repeat left 0;
  padding-left: 1.5em;
}
/* @end */

#Content ol {
  margin-left: 20px;
}

#Content ol li {
	list-style-type: decimal;
}

/* @group Links */
a {
  color: #cc0000;
  text-decoration: none;
}
a.big {
  background: url(/images/red_arrow.jpg) left 0.3em no-repeat;
  font-size: 1.17em;
  padding: 0 0 0 8px;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}
a.link {
  background: url(/images/heading_bg.jpg) left top no-repeat;
  width: 140px;
  padding-right: 21px;
  text-align: right;
  font-weight: bold;
  color: #003e84;
  line-height: 2em;
  height: 30px;
  text-decoration: none;
  display: block;
}
/* @end */
/* @group Fieldsets */
#Content fieldset {
  clear: both;
  margin-bottom: 1.5em;
  padding: 0;
  background: #e9e9e9;
}
#Content fieldset legend {
  font-weight: bold;
  font-size: 1em;
  margin: 0;
  padding: 1em 0 0 0.5em;
}
#Content fieldset fieldset {
  border-style: none;
  margin-bottom: 0;
  background: none;
  border: none;
}
#Content fieldset fieldset legend {
  font-weight: bold;
  color: #333;
  font-size: 1em;
}
#Content label {
  margin-bottom: 1em;
  display: block;
  width: 120px;
  float: left;
  clear: left;
  font-weight: bold;
  line-height: 1.29em;
}
#Content fieldset fieldset label {
  float: none;
  width: auto;
  margin-right: auto;
  font-weight: normal;
}
#Content input,
#Content textarea {
  font-size: 1em;
  font-family: "Trebuchet MS", Verdana, Helvetica;
  display: block;
  padding: 2px;
  /*border: 1px solid #c0c4c7;*/
}
#Content input.wawi {
  display: inline;
}
#Content fieldset ol {
  list-style: none;
  margin: 0.5em;
}
#Content fieldset li {
  margin-bottom: 1em;
  width: 100%;
  float: left;
  clear: left;
}
#Content fieldset.submit {
  border: none;
  margin-top: -1.5em;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}
#Content input.submit {
  border: none;
  width: auto;
  margin-left: 210px;
  padding-left: 1em;
}
#Content fieldset.submit input {
  border: 1px solid #c0c4c7;
  margin-left: 126px;
  padding: 0;
}
#Content fieldset fieldset ol {
  position: relative;
  top: -1em;
  margin: 0 0 0 120px;
  padding: 0;
}
#Content input.radioitem {
  clear: left;
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  width: auto;
}
#Content label.radioitem {
  clear: none;
  margin: 0 0 0 2em;
  padding: 0 0 0.4em;
}
/* @end */
/* @group Boxes */
div.box {
  background: url(/images/left_sep.jpg) no-repeat 50% bottom;
  padding-bottom: 20px;
  margin-bottom: 5px;
  display: table;
  font-size: 0.92em;
  line-height: 1em;
}
div.box p {
  margin-bottom: 0.5em;
}
div.box h3 {
  font-size: 1.08em;
}
#Sidebar div.box {
  float: left;
}
/* @end */


/* @group Banner */
#Content .save_login {
  display: none;
}
/* @end */



/* @group Banner */
div.banner {
}
/* @end */



/* @group Zeitschriften */
#Content .journal_articles .kicker {
  color: #929292;
  display: block;
}
#Content .journal_articles .title {
  font-weight: bold;
  display: block;
}
/* @group Zeitschriften */
#Content .journal_issue {
  width: 160px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  display: block;
  float: left;
}
/* @end */
/* @end */



/* @group Fashionguide */
#Content .fashionguide h3 {
  clear: left;
}
#Content .fashionguide img {
  border: 1px solid #929292;
  margin: 0 0.3em 0.4em 0;
  padding: 0;
  float: none;
}
/* @end */


/* @group Termine */
/* @group Kategorien */
#Content .calendar_selection {
  background: #eee;
  overflow: auto;
  border-right: 3px solid #ddd;
  margin-bottom: 1em;
  padding: 0.38em;
}
#Content .calendar_selection h2 {
  font-size: 1em;
  font-weight: bold;
}
/* @end */
/* @group Liste */
#Content ul.calendar {
  margin-left: 0;
  padding-left: 0;
}
#Content ul.calendar li {
  list-style: none;
  background: none;
  margin-left: 0;
  padding-left: 0;
}
#Content ul.calendar li h2 {
  clear: left;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.5em;
}
#Content ul.calendar li ul {
  margin: 0;
  margin-bottom: 1.5em;
}
#Content ul.calendar li ul li {
  display: block;
  clear: left;
  background: #eee;
  overflow: auto;
  border-right: 3px solid #ddd;
  margin-bottom: 3px;
  padding: 0.38em;
}
#Content ul.calendar li ul li a {
  font-weight: bold;
  text-decoration: none;
}
#Content ul.calendar li ul li a:hover {
  text-decoration: underline;
}
#Content ul.calendar li ul span.date {
  width: 110px;
  display: block;
}
#Content ul.calendar li ul span.title {
  position: relative;
  margin-top: -1.46em;
  padding-left: 110px;
  display: block;
}
#Content ul.calendar li ul span.location {
  color: #222;
  padding-left: 110px;
  display: block;
  clear: left;
}
#Content ul.calendar li ul span.description {
  padding-left: 110px;
  display: block;
  clear: left;
}
#Content ul.calendar li ul span.category {
  font-size: 0.83em;
  line-height: 1.6em;
  font-weight: normal;
  color: #929292;
  padding-left: 110px;
  display: block;
  clear: left;
}
/* @end */
/* @end */



/* @group Artikel */
/* @group Startseite */
/* @group Topmeldung */
#Content ul.articles li.top {
  float: left;
  width: 511px;
  padding-bottom: 0;
  margin-bottom: 2em;
  background: #e9e9e9 url(/images/right_bottom_curve.gif) no-repeat right bottom;
}
#Content ul.articles li.top div.teaser {
  float: left;
  width: 481px;
  padding: 15px;
  background: url(/images/left_bottom_curve.gif) no-repeat left bottom;
}
#Content ul.articles li.top div.mid_content a {
  color: #cc0000;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}
#Content ul.articles li.top div.mid_content a:hover {
  text-decoration: underline;
}
#Content ul.articles li.top div.bottom_bg {
  float: left;
  background: url(/images/bottom_bg.gif) left bottom repeat-x;
}
/* @end */
/* @group Headlines */
#Content ul.headlines {
  list-style: none;
  color: #333;
  padding: 0;
  float: left;
}
#Content ul.headlines li {
  background: none;
  padding-bottom: 0.5em;
  /*float: left;*/
}
#Content ul.headlines li span.date {
  color: #666;
}
#Content ul.headlines li strong {
  font-style: italic;
  font-weight: bold;
}
#Content ul.headlines li a {
  color: #C00;
  text-decoration: none
}
/* @end */
/* @end */
/* @group Meldungen */
#Content ul.articles {
  padding: 0;
}
#Content ul.articles li {
  float: left;
  padding: 0 0 30px 0;
  background: none;
}
#Content ul.articles div.picture {
  float: left;
  width: 155px;
}
#Content ul.articles div.teaser {
  float: left;
  width: 340px;
  line-height: 20px;
}
#Content ul.articles div.teaser h6 {
  color: #666;
  font-size: 0.92em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#Content ul.articles div.teaser h2 {
  font-size: 1.17em;
  margin-bottom: 0.25em;
}
#Content ul.articles div.teaser h2 a {
  font-style: normal;
}
#Content ul.articles div.teaser a {
  color: #C00;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}
#Content ul.articles div.teaser a:hover {
  text-decoration: underline;
}
/* @end */
/* @group Einezlen Meldung */
#Content .article .picture {
  width: 200px;
  float: right;
  margin: 0 0 0.5em 1em;
}
#Content .article .picture cite {
  font-size: 0.9em;
  line-height: 1.4em;
  background: #e9e9e9;
  padding: 0.3em;
  display: block;
}
/* @end */
/* @group Seitennavigation */
#Content .articles_page_navigation {
  font-size: 0.9em;
  text-align: left;
  padding: 5px 0;
  clear: left;
}
#Content .articles_page_navigation .page_nav,
#Content .articles_page_navigation .page_nav_current {
  border: 1px solid #ccc;
  margin: 0 3px;
  padding: 5px;
}
#Content .articles_page_navigation .page_link {
  border: 1px solid #c00;
  color: #c00 !important;
  margin: 0 3px;
  padding: 5px;
}
#Content .articles_page_navigation .page_link:hover {
  border: 1px solid #666;
  background-color: #CCC;
  color: #666 !important;
}
/* @end */
/* @group Suchformular */
#Content .articles_search input,
#Content .articles_search textarea {
  font-size: 1em;
  font-family: "Trebuchet MS", Verdana, Helvetica;
  display: block;
  padding: 2px;
}
#Content .articles_search input {
  float: left;
  width: 200px;
}
#Content .articles_search input {
  border: 1px solid #c0c4c7;
}
/* @end */
/* @end */








/* @group Umfragen */
/* @group Fragen */
#Sidebar input.submit {
  border: none;
}
/* @end */
/* @group Ergebnisse */
#Sidebar .voting_results {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  float: none;
}
#Sidebar .voting_results li {
  list-style: none;
  color: #333;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
  float: none;
}
#Sidebar .voting_results li .result_answer {
  margin-bottom: 0.3em;
  display: block;
}
#Sidebar .voting_results li .result_bar {
  height: 10px;
  background: #c00;
  margin-right: 0.5em;
  display: block;
  float: left;
}
#Sidebar .voting_results li .result_percent {
  font-size: 0.9em;
  display: block;
}
/* @end */
/* @end */



/* @group Fachinformationen */
#Content .spc .kicker {
  color: #333;
  display: block;
}
#Content .spc .title {
  font-weight: bold;
}
#Content .spc .title:hover {
  color: #c00;
  text-decoration: underline;
}
#Content .spc .filesize {
  font-size: 0.85em;
  color: #929292;
}
/* @end */



/* @group Bücher */
#Content ul.books {
  padding: 0;
}
#Content ul.books li {
  float: left;
  padding: 0 0 30px 0;
  background: none;
}
#Content ul.books div.picture {
  float: left;
  width: 115px;
}
#Content ul.books div.teaser {
  float: left;
  width: 355px;
  line-height: 20px;
}
#Content ul.books div.teaser h2 {
  font-size: 1.17em;
  margin-bottom: 0.25em;
}
#Content ul.books div.teaser h2 a {
  font-style: normal;
}
#Content ul.books div.teaser a {
  color: #C00;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
}
#Content ul.books div.teaser a:hover {
  text-decoration: underline;
}
#Content div.right a.online_bestellen {
  width: 288px;
  height: 45px;
  font-family: "Trebuchet MS", Verdana, Helvetica;
  font-weight: bold;
  font-size: 1.6em;
  color: #003e84;
  background: transparent url(/images/btn/online_bestellen.png) no-repeat top left;
  margin-top: 10px;
  padding: 12px 0 0 12px;
  display: block;
  float: left;
}
/* @end */



/* @group Abonnement */
#Content .abonnieren {
  float: right;
}
/* @end */



