html
{
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: black;
}

#content
{
  position: relative;
  left: 280px;
  top: 50px;

  width: 600px;
  height: 390px;
  
  line-height: 15px;
}

#Navigation
{
  position: absolute;
  margin-left: 55px;
  top: 95px;
  line-height: 20px;
  width: 400px;
}

#Navigation a,
#Navigation a:hover,
#Navigation a:active,
#Navigation a:visited
{
  color: #303D87;
  text-decoration: none;
}

a,
a:active,
a:visited
{
  color: #303D87;
  text-decoration: none;
}

a:hover
{
  font-weight: bold;
}

#Navigation a:hover,
#Navigation a:active
{
  font-weight: bolder;
}

a.home
{
  margin-left:200px;
}

a.ausschreibung
{
  margin-left:100px;
}

a.programm
{
  margin-left: 50px;
}

a.listen
{
  margin-left: 10px;
}

a.ort
{
  margin-left: 3px;
}

#SCM_Data
{
  position:absolute;
  top: 85%;
  left: 5%;
  
}

h1
{
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 60px;
  line-height: 30px;
}

h2
{
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
}

h3
{
  font-weight: bold;
  font-size: 16px;
  padding-left: 5px;
  line-height: 18px;
}

/******************************
 *Sponsors
 *****************************/
a img 
{
  border : 0 none;
}

#sponsor3
{
  position: absolute;
  margin-left: 20%;
  right: 15px;
  top: 200px;
}

#sponsor4
{
  position: absolute;
  margin-left: 20%;
  right: 15px;
  top: 50px;
}

#sponsor2
{
  position: absolute;
  margin-left: 20%;
  right: 15px;
  top: 270px;
}

#sponsor1
{
  position: absolute;
  margin-left: 20%;
  right: 15px;
  top: 380px;
}

.bold
{
  font-weight: bold;
}

.small
{
  font-size: 12px;
}

#anfahrt
{
  text-align: center;
}

#mapcontainer
{
  margin-top: 10px;
}

#ausschreibung
{
  text-align: center;
}

#resultate
{
  text-align: center;
}

#resultate p
{
  margin-top: 50px;
}

#programm
{
  text-align: center;
}

#programm .bold.top
{
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#programm table  td
{
  vertical-align: top;
  width: 100%;
  text-align: left;
}

#programm table td
{
  width: 50%;
}

.aufzaehlung
{
  margin-right: 5px;
}

.aufzaehlung li
{
  line-height: 18px;
}