body
{
  font-family: sans-serif;
  background: #666666 url(rainbow.png) repeat-y center;
}

#wrapper, #impressum
{
  background: #000000;
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  margin-bottom: 0px;
  margin-top: 0px;
}

@font-face
{
  font-family: 'klingon';
  src: url('KlingonTNG.ttf') format("truetype");
}

#klingonwrapper, #klingonimpressum
{
  background: #000000;
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: klingon;
}

h1, h2, h3, ul, p, a
{
  color: #ffeecc;
}

h1, h2, h3, ul, p
{
  margin: 30px 50px 30px 50px;
}

h1
{
  background: #000000 url(orchester.jpg) no-repeat bottom;
  padding-bottom: 170px;
  padding-top: 50px;
  text-align: center;
  line-height: 0.9;
}

h1 span
{
  font-variant: small-caps;
  font-size: 200%;
  font-weight: bold;
}
  
h2
{

}

h3
{

}

ul#info
{
  min-height: 146px;
  padding-right: 270px;
  background: #000000 url(floetenbild.jpg) no-repeat right top;
}

li
{

}

p
{

}

p span
{
  font-weight: bold;
}

p a
{

}

#instrumente
{

}

#voraussetzungen
{

}

#kosten
{

}

#termin
{

}

#beginn
{

}

#informationen
{

}

#LKMS
{
  min-height: 150px;
  background: #000000 url(LKMS-logo.png) no-repeat right top;
  padding-right: 170px;
}

#lang
{
  position: relative;
  width: 160px;
  left: 50%;
  margin-left: 240px;
  z-index:1;
  background: #666666;
}

ul#languages
{
  list-style-type: none;
  padding: 0px;
  float:right;
}

ul#languages li a
{
  display: block;
  width: 40px;
  height: 25px;
  text-decoration: none;
  margin-bottom: 30px;
  color: transparent;
}

ul#languages li#DE a
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000000 url(deutschland.png) no-repeat left top;
}

ul#languages li#EN a
{
position: absolute;
  top: 0px;
  left: 40px;
  background: #000000 url(uk.png) no-repeat left top;
}

 ul#languages li#FR a
{
position: absolute;
  top: 0px;
  left: 80px;
  background: #000000 url(franggn.jpg) no-repeat left top;
}

ul#languages li#KL a
{
position: absolute;
  top: 0px;
  left: 120px;
  background: #000000 url(klingon.jpg) no-repeat left top;
}

#footer, #klingonfooter
{
  background: #000000;
  width: 800px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  text-align: right;
  background: transparent;
}



#footer a, #klingonfooter a
{
  text-decoration: none;
  font-size: 50%;
  margin: 10px;
  color: #000000;
}

#klingonfooter a
{
  font-family: 'klingon';
}
