body
{
  font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  background:#ffd53b;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

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

a:hover, a:active
  {
  text-decoration: underline;
  color:#5293ca;
  }

p
  {
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-decoration: none;
  padding-bottom : 0px;
  margin-bottom : 0px;
  margin-right: 40px;
  }

ul
  {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  text-decoration: none;
  padding-bottom : 0px;
  margin-bottom : 20px;
  margin-right: 40px;
  }

ol
  {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  text-decoration: none;
  padding-bottom : 0px;
  margin-bottom : 20px;
  margin-right : 10px;
  margin-right: 40px;
  }

h1
  {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #6189C0;
  text-decoration: none;
  padding-bottom: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 40px;
  }

h2
  {
  font-size: 17px;
  font-weight: bold;
  line-height: 18px;
  color: #6189C0;
  text-decoration: none;
  padding-bottom: 0px;
  margin-right: 40px;
  }

h3
  {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #6189C0;
  text-decoration: none;
  padding-bottom: 0px;
  margin-top: 8px;
  margin-right: 30px;
  }

h4
  {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  color: #000000;
  text-decoration: none;
  padding-bottom: 0px;
  margin-top: 20px;
  margin-right: 40px;
  }

h5
  {
  font-size: 14px;
  line-height: 17px;
  color: #6189C0;
  text-decoration: none;
  padding-bottom : 0px;
  margin-bottom : 5px;
  }

.box
{
  width:800px;
  font-size: 14px;
  line-height: 17px;
  background-color: #D1D8E8;
  border-style:none;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}

.intro
{
margin-right:200px;
display:inlne;
}

.clear {clear:both;}

td.td_list { background:#00000;padding : 3px; }
td.th_list { background:#efefef;padding : 3px; }
td.td_list_hidden { background:#D1D8E8;padding : 3px; }
td.td_list_aussteller { background:#b669900;padding : 3px; }
td.td_list_sponsor { background:#D1D8E8;padding : 3px; }
td.td_list_tor { background:#D1D8E8;padding : 3px; }
td.td_list_draft { background:#D1D8E8;padding : 3px; }

th.th_list { background:#D1D8E8;padding : 3px; }

table.list
{
	background-color : #D1D8E8;
    margin-left:0px;
}
div.error
{
    border : 2px solid #c00000;
    padding : 10px 20px 10px 20px;
    width : 450px;
    margin-bottom:5px;
}

.sponsor
{
    border : 0px solid;
    padding : 5px 5px 5px 5px;
}

h3.sub a { color:#6189C0; }
a.banner { color:6189C0; font-size:10px; }

