
body 
{
  font-size:100%;
  background-color: white;
  text-align: center;
}
h1,h3
{
width:100%;
padding: 0.4em 0px;
border:0px;
margin:0px;
color: #ffffff;
background-color: #00aa60;
font-family: Arial, Helvetica;
font-weight: normal;
font-size:1.2em;
}
.title {
font-variant: small-caps;
font-size:1.3em;
display: block;
}
.titleshort {
font-size:1.2em;
color: #800000;
display: block;
}
.placetime {
display: block;
}
.redtext {
  color: red;
}
h3
{
font-family: Arial, Helvetica;
font-weight: normal;
font-size:1.2em;
}
#idxtitle {
display: block;
}
#idxdate {
font-size:0.8em;
display: block;
}
h1#title {
   min-height: 150px;
}
img.logo { float: right; padding: 5px 50px;}
img#backimage {
  border: 0px;
  width: 38px;
  height: 38px;
  vertical-align: middle;
}

#sponsors ul {
  margin: 0; padding: 0;
  list-style-type: none; list-style-image: none;
}
#sponsors li {
  padding: 0.2em;
}

#organizers {
  width: 60%;
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}
#organizers ul {
  margin: 0; padding: 0;
  list-style-type: none; list-style-image: none;
  text-align: left;
}
#organizers li {
  padding: 0.2em; display: inline-block; width: 9.5em; text-align: center;
}

#speakers {
  max-width: 80%;
  text-align: left;
  margin-left:auto;
  margin-right:auto;
}
#speakers ul {
  margin: 0; padding: 0;
  list-style-type: none; list-style-image: none;
}
#speakers li {
  padding: 0.2em; display: inline-block; width: 24em; text-align: center;
}

.form {
  background-color: #aaffaa;
  width: 100%;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  margin-top: 0px;
  border: 0px;
}

p.hotel {
  text-align: left;
}

p.hotel > span {
  display: block;
}

.hotelroom {
  font-weight: bold;
}

.hotelcomment {
  font-style: italic;
}
