/******************************
  igel-kongress.de
  Stylesheet Bildschirmausgabe
 ******************************/

html {
  height: 100%;
  }

body {
  margin: 0;
  padding: 15px 0 15px 15px;
  /*height: 100%;*/
  text-align: left;
  font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #002050;
  background: #ABBAD2;
  background: #CACBD4;
  /*background: url(../img/bg_body.gif) repeat-y left top;*/
  background: #FEFEFE;
  background: #F7F7F7;
  }

h1, h2, h3, h4, h5, p, div, span, ul, ol, li, table, tr, td, form, img, pre {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  }

pre {
  clear: both;
  margin: 40px;
  padding: 20px;
  border: 1px solid #000000;
  font-size: 11px;
  color: #000000;
  background: #FFFFFF;
  }

a, a:link, a:active, a:visited {
  text-decoration: none;
  color: #003399;
  }

a:hover {
  text-decoration: underline;
  color: #003399;
  }

.print {
  display: none;
  }

.hideText {
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  }

#topFrame {
  height: 140px;
  width: 780px;
  overflow: hidden;
  background: url(../img/bg_topFrame.gif) no-repeat left top;
  border: 1px solid #BBBBBB;
  border-bottom: 0;
  /*border: 0;
  border-top: 1px solid #6284B9;*/
  }

#Banner {
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  height: 120px;
  }

#Banner a {
  display: block;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  height: 120px;
  }

#hMenu {
  height: 20px;
  width: 710px;
  padding: 1px 0 0 0;
  margin: 0 auto 0 70px;
  overflow: hidden;
  list-style-type: none;
  }

#hMenu li {
  display: inline;
  font-weight: bold;
  font-size: 10pt;
  line-height: 19px;
  padding-right: 10px;
  }

#hMenu li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #6380AF;
  font-variant: small-caps;
  }

#hMenu li a:hover {
  color: #3562A8;
  }

#hMenu li#printVersion {
  padding: 0 92px 0 15px;
  float: right;
  background: url(../img/bg_printVersion.gif) no-repeat 0 4px;
  }

#hMenu li#printVersion a {
  color: #888888;
  }

#hMenu li#printVersion a:hover {
  color: #3562A8;
  }

#mainFrame {
  width: 780px;
  background: url(../img/bg_mainFrame.gif) repeat-y left top;
  border: 1px solid #BBBBBB;
  border-bottom: 0;
  border-top: 0;
  /*border: 0;*/
  }

#mainContainer {
  width: 780px;
  margin: 0 auto 0 0;
  background: url(../img/bg_Content.gif) no-repeat left top;
  }

#Content {
  float: left;
  width: 535px;
  padding: 0 0 15px 35px;
  }

#Related {
  width: 210px;
  margin-left: 570px;
  }

#mainContainer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

#bottomContainer {
  clear: left;
  height: 20px;
  width: 780px;
  padding: 0 0 5px 0;
  margin: 0 0 0 0;
  background: #6D8DC0;
  background: #6284B9;
  border: 1px solid #BBBBBB;
  border-top: 0;
  /*border: 0;*/
  }

#bottomContainer:after {
  content: ".";
  display: block;
  height: 10px;
  clear: both;
  visibility: hidden;
  }

#Footer {
  width: 700px;
  margin: 0 auto 0 0;
  padding: 5px 0 0 80px;
  color: #EFEFEF;
  font-size: 10pt;
  line-height: 12pt;
  text-align: left;
  }

#Footer a {
  text-decoration: none;
  color: #FEFEFE;
  }

h2 {
  margin: 1em 30px 1.25em 45px;
  font-size: 12pt;
  font-weight: bold;
  }

h2.followup {
  margin: 1.25em 30px 1.25em 45px;
  border-top: 1px solid #CCC;
  padding-top: 1.25em;
  clear: left;
  }

h3 {
  margin: 1em 30px 1em 45px;
  font-size: 10pt;
  font-weight: bold;
  }

p {
  margin: 0 30px 1em 45px;
  font-size: 10pt;
  }

img.left {
  float: left;
  margin: 3px 10px 3px 0;
  }

#Content ul, #Content ol {
  margin: 0 30px 1em 60px;
  font-size: 10pt;
  }

#Content li {
  padding-bottom: 6px;
  }

#Content ul ul {
  margin: 0 0 0 15px;
  font-size: 10pt;
  }

#Content ul ul li {
  padding-bottom: 3px;
  }

#Content ul.framed {
  margin: 0 30px 1em 45px;
  list-style-type: none;
  }

#Content ul.framed li {
  padding: 6px 0 6px 0;
  border-top: 1px solid #CCC;
  }

#Content ul.framed img {
  padding-bottom: 3px;
  }

p.center {
  text-align: center;
  }

p.right {
  text-align: right;
  }

span.right {
  display: block;
  text-align: right;
  }

table {
  margin: 0 30px 1em 45px;
  font-size: 10pt;
  }

td {
  padding: 0.5em 10px 0.5em 0;
  font-size: 10pt;
  vertical-align: top;
  }

td.nbr, td.nbr_framed {
  white-space: nowrap;
  font-weight: bold;
  }

td.framed, td.nbr_framed {
  border-top: 1px solid #CCC;
  }

#vMenu {
  padding: 10px 0 20px 0;
  list-style-type: none;
  }

#vMenu li {
  width: 210px;
  overflow: hidden;
  }

#vMenu li.vM_spacer {
  background: url(../img/bg_vM_spacer.gif) no-repeat left center;
  }

#vMenu li a {
  display: block;
  float: left;
  width: 210px;
  margin: 0;
  padding: 0;
  color: #5C6C17;
  color: #888;
  }

#vMenu li a:hover {
  color: #3562A8;
  }

#vMenu li.vM_0 a, #vMenu li.vM_0_active a {
  padding: 0 0 0 30px;
  width: 180px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  font-variant: small-caps;
  }

#vMenu li.vM_0 a:hover {
  background: url(../img/bg_vM_0_active.gif) no-repeat 15px 5px;
  color: #3562A8;
  }

#vMenu li.vM_0_active a {
  background: url(../img/bg_vM_0_active.gif) no-repeat 15px 5px;
  color: #6380AF;
  }

#vMenu li.vM_0_active a:hover {
  color: #3562A8;
  }

#vMenu li.vM_1 a, #vMenu li.vM_1_active a {
  padding: 0 0 0 40px;
  width: 170px;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  }

#vMenu li.vM_1 a:hover {
  background: url(../img/bg_vM_active.gif) no-repeat 25px 4px;
  color: #3562A8;
  }

#vMenu li.vM_1_active a {
  background: url(../img/bg_vM_active.gif) no-repeat 25px 4px;
  color: #6380AF;
  }

#vMenu li.vM_1_active a:hover {
  color: #3562A8;
  }

#vMenu li.vM_2 a, #vMenu li.vM_2_active a {
  padding: 0 0 0 50px;
  width: 160px;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  }

#vMenu li.vM_2 a:hover {
  background: url(../img/bg_vM_2_active.gif) no-repeat 35px 4px;
  color: #3562A8;
  }

#vMenu li.vM_2_active a {
  background: url(../img/bg_vM_2_active.gif) no-repeat 35px 4px;
  color: #6380AF;
  }

#vMenu li.vM_2_active a:hover {
  color: #3562A8;
  }

#vMenu li.vM_3 a, #vMenu li.vM_3_active a {
  padding: 0 0 0 60px;
  width: 150px;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  }

#vMenu li.vM_3 a:hover {
  /*background: url(../img/bg_vM_2_active.gif) no-repeat 35px 4px;*/
  color: #3562A8;
  }

#vMenu li.vM_3_active a {
  /*background: url(../img/bg_vM_2_active.gif) no-repeat 35px 4px;*/
  color: #6380AF;
  }

#vMenu li.vM_3_active a:hover {
  color: #3562A8;
  }

#mainContainer p.breadcrumb {
  width: 560px;
  padding: 3px 10px 0 0;
  margin: 0 auto 0 0;
  overflow: hidden;
  font-size: 8pt;
  text-align: right;
  color: #CCC;
  }

#mainContainer p.breadcrumb a {
  text-decoration: none;
  color: #CCC;
  }

div#Related h2 {
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  font-variant: small-caps;
  color: #aaa;
  }

#Veranstalter {
  margin: 0;
  padding: 0 0 5px 0;
  }

#Veranstalter a {
  display: block;
  margin: 0 0 20px 1px;
  padding: 0;
  width: 209px;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  }

#FFC {
  background: url(../img/logo_ffc.gif) no-repeat top left;
  height: 23px;
  }

#Medwell {
  background: url(../img/logo_medwell.gif) no-repeat left top;
  height: 40px;
  }

#Beirat {
  margin: 0;
  padding: 0 0 5px 0;
  }

#Beirat a {
  display: block;
  margin: 0 0 20px 1px;
  padding: 0;
  width: 209px;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  }

#Schottdorf {
  background: url(../img/logo_schottdorf.gif) no-repeat left top;
  height: 23px;
  }

#BVO {
  background: url(../img/logo_bvo.gif) no-repeat left top;
  height: 50px;
  }

#BDU {
  background: url(../img/logo_bdu.gif) no-repeat left top;
  height: 50px;
  }

#GE {
  background: url(../img/logo_ge.gif) no-repeat left top;
  height: 50px;
  }

#RD {
  background: url(../img/logo_rd.gif) no-repeat left top;
  height: 20px;
  }

#Medienpartner {
  margin: 0;
  padding: 0 0 5px 0;
  }

#Medienpartner a {
  display: block;
  margin: 0 0 20px 1px;
  padding: 0;
  width: 209px;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  }

#AEZ {
  background: url(../img/logo_aez.gif) no-repeat left top;
  height: 30px;
  }

#ReedBusiness {
  background: url(../img/logo_reed.gif) no-repeat left top;
  height: 40px;
  }

#DocCheck {
  background: url(../img/logo_doccheck.gif) no-repeat left top;
  height: 52px;
  }

p.topline {
  margin: 1.25em 30px 1.25em 45px;
  border-top: 1px solid #CCC;
  padding-top: 1.25em;
  }

input {
  border: 1px solid #002050;
  width: 200px;
  }

textarea {
  border: 1px solid #002050;
  width: 200px;
  height: 75px;
  }

label {
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 10px;
  padding-top: 2px;
  }
