body {
  text-align:left;
  font-family: 'Times New Roman',Times,serif;
}

div.main_width  {
  margin: 0;
}

div.main_borders {
  margin: 0;
}

div.no_print {
  display:none;
}

/*                          Header
---------------------------------------------------------------------*/

table#head {
  display:none;
}

table#head img {
    display:block;
    border: none;
    padding:0px;
    margin:0px;
}


/*                          Main Menu
---------------------------------------------------------------------*/

div#menu {
  display:none;
}
/*                          Courtesy Nav
---------------------------------------------------------------------*/

div#courtesy_bar {
  display:none;
}

/*                          Sidebar
---------------------------------------------------------------------*/

td#sidebar {
  display:none;
}

/*                          Content
---------------------------------------------------------------------*/

div.copyright {
  font-size: 85%;
}

td#content {
  width: 600px;
}

div#contentl {
  padding: 15px 30px 15px 30px;
}

div#contentl h1 {
  color: #E6001A;
  font-size: 100%;
  margin-bottom: 16px;
}
div#contentl h2 {
  color: #E6001A;
  font-size: 100%;
}

div#contentl h3, h4 {
  color: #003A77;
  font-size: 100%;
}

div#contentl a{
  font-size: 100%;
}
div#contentl a:link, div#contentl a:visited {
  color: #003A77; 
  text-decoration:underline;
  font-size: 100%;
}

/*
div#contentl a:visited {
  color: #003A77; text-decoration:underline;
}
*/

div#contentl a:active {
  color: #000000; 
  text-decoration:none;
  font-size: 100%;
}

div#contentl a:hover {
  color: #b02d3c; 
  text-decoration:none;
  font-size: 100%;
}

div#contentl p, li {
  color: #003A77;
  font-size: 95%;
  margin-bottom: 15px;
}

div#contentl p.help {
  display:none;
}

div#print_link {
  display:none;
}

div#contentl sup {
  color: #003A77;
  font-size: 100%;
}

div#contentl td {
  color: #003A77;
  font-size: 100%;
}

div#contentl th {
  color: #003A77;
  font-size: 100%;
  background-color: #F2F6F9;
  text-align: left;
}

div#contentl div.quote {
  color: #003A77;
  font-style: italic;
  margin-bottom:2px;
  padding-bottom:2px;
}

div#contentl div.author {
  text-align: right;
  color: #E6001A;
  font-weight: bold;
  font-size: 100%;
  margin-top:0px;
  padding-top:0px;
}

div.registrationBox{
  border:1px solid #999999;
  padding: 0 5px 5px 5px;
  margin-bottom:10px;
}

div.registrationBox h4,
div.registrationBox p {
    padding-left:10px;
    padding-right:10px;
}

div.registrationBox h4{
    margin-top:10px;
}

div.aussteller_width {
  width: 505px;
}

table.aussteller td {
  color: red;
  font-size: 95%;
}

div.veranstalter {
  margin: 10px 0 20px 0;
}

div.veranstalter td {
  padding-bottom: 2px;
}

div.veranstalter img{
  margin-top: 20px;
  display: inline;
}

/*                         Message Boxes 
---------------------------------------------------------------------*/


.message_box, .error_message_box {
  border:2px solid;
  padding:4px;
  margin:0 0 5px 0;
}
.message_box {
  color:#33AA33;
  border-color:#33AA33;
  background-color:#CCFFCC;
}
.error_message_box {
  color:#CC3333;
  border-color:#CC3333;
  background-color:#FFCCCC;
}

/*                          Progress bar
---------------------------------------------------------------------*/

div#progressbar img {
    display: block;
    float:   left;
    margin-bottom:4px;
}

div#progressbar img {
    display: block;
    float:   left;
}

/*                          Helper Styles 
---------------------------------------------------------------------*/

div.sponsorbox {
    margin: 20px 40px 40px 40px;
}

div.pressetext {
    margin-bottom: 15px;
}

div.pressetext p{
    margin-bottom: 3px;
}


div.cleaner {
  clear: both;
}

img {
  display: block;
  border: none;
}

div.trenner {
    height:0px;
    line-height:0px;
    /* border-top: 2px solid #E6001A; */
    border-top: 2px solid #BCD3E3;
    margin:0 0 5px 0;
}

/*                          Old Meeting Place 
---------------------------------------------------------------------*/


/* FORM ELEMENTS */
input.standard
{
    margin-top:         2px;
    border:             1px solid #fdca00;
    height:             16px;
    width:              95px; /* formerly: 178 */
    font-size:          10px;
    padding:            0px 4px 0px 4px;
}

.wide {
    width:                95%;
    margin-bottom:        3px;
    max-width:            300px;
}

input.small, select.small {
    width:                50px;
    margin-bottom:        3px;
}

input.small_form {
    width:                70px;
    margin-bottom:        3px;
}

input.wideError {
    background-color:   #fdca00;
    width:              95%;
    margin-bottom:      3px;
    
}
/* END FORM ELEMENTS */


td.input {
  width: 70%;  
}
td.label {
  width: 30%;  
}

table.formular { margin-bottom: 25px; }

/* FORM-TABLES 

table.formular td.clear	{ background-color: white; }
table.formular th { color: #FFFFFF;	font-weight: bold; background-color: #4071b3;}
table.formular .head { background-color: #98987e;padding-left:10px;}
table.formular .text { color: #FFFFFF;	background-color: #4071b3;}
table.formular .label { background-color: inherit; width:35%;padding:6px; }
table.formular .input { background-color: #E6E6D8; width:60%; } 
table.formular .foot {
    background-color: white;
     height: 30px;
     padding: 0px;}
table.formular tr.alternate	{ background-color: #E9F3F8 !important; }
table.formular tr		{ background-color: #E8EFF4 !important; }

 END FORM-TABLES */


/* Simple Text formatting */
table.format td {
    vertical-align:top;
}
table.format td.time {
    text-align:right;
    padding-right:8px;
}

/*                Navigation in multi-page forms
---------------------------------------------------------------------*/

.formnav {
    width:         100%;
}

.formnav td.left {
    width:      33%;
    text-align: left;
}
.formnav td.center {
    width:      33%;
    text-align: center;
}
.formnav td.right {
    width:      33%;
    text-align: right;
}

/*                Aussteller Bestellungen
---------------------------------------------------------------------*/

table.bill {
  width:500px;
}
.bill tr.head td { font-weight:bold;border-bottom:1px solid black;}
.bill td { 
  color: #444444;
  border-bottom: 1px solid #DDDDDD;
  text-align:center;
  vertical-align:top;
  padding: 3px;
}
.bill td.subhead {
  text-align:left;
  padding: 5px 0 5px 5px;
  font-weight:bold;
}

.bill td.left { text-align:left;}
.bill td.right { text-align:right;}
.bill td.line { border-bottom:1px solid black;}


