
body, html   {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background: #808080;
}

body    {
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  color: #000000;
  font-size: 11px;
  line-height: 15px;
}

.invisible {
 position:absolute;
 left:-1000px;
 top:-1000px;
 width:0px;
 height:0px;
 overflow:hidden;
 display:inline;
}

h1  {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 30px;
  margin: 0px;
  padding: 10px 0px 20px 0px;
  line-height: 20px;}

h2  {
  font-weight: bold;
  font-size: 13px;
  margin: 0px;
  padding: 0px 0px 2px 0px;
  line-height: 17px;}

p  {
  margin: 0px;
  padding: 0px 0px 15px 0px;}

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

a:hover  {
  color: #ff5b25;
  text-decoration: underline;}

img {
  border: none;}

.highlight {
  color: #ff5b25;
  font-weight: bold;}

.highlight_tel {
  font-size: 13px;
  font-weight: bold;
  line-hight: 17px;
  color: #ff5b25;}

.black {
  color: #000000;}


/*---------Grundgeruest------------*/

#center_content {
  z-index:2;
  position: relative;
  text-align: center;
  left: 0px;
  width: 100%;
  height: 100%; 
}

#website {
  text-align: left;
  margin: 0px auto;
  width: 975px;
  height: 100%;}

#workspace {
  width: 975px;
  height: auto;
  min-height: 100%;}


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

#header {
  float: left;
  font-size: 13px;
  padding: 17px 0px 0px 0px;
  width: 975px;
}
  
#logo {
  float: left;}

#head_live {
  float: right;}



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

#content {
  float: left;
  width: 975px;
  background: url(../img/bg_page.gif) repeat-y center;}

#linke_spalte {
  background: #cccccc;
  float: left;
  width: 975px;
  border-top: 1px solid #FFFFFF;}


#txt_linke_spalte {
  float: left;
  padding: 40px 30px 30px 20px;}


#rechte_spalte {
  float: left;
  width: 648px;}

.head_img {
  padding: 0px 0px 18px 0px;}

#webcam {
  margin-left:8px;
  float: left;
  background: #808080;
  border-top: 1px solid #FFFFFF;
}


/*--------- Hinweis ------------*/

#box_lang {
  float: left;
  width: 641px;
  background: #ff5b25;}

#txt_player {
  float: left;
  padding: 10px 30px 10px 20px;
  color:#FFFFFF;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
}


#txt_player a:hover  {
  color: #000000;}


/*--------- Buttons ------------*/

.boxen0 {
  float: left;
  padding-left: 8px;}

#box_lang_buttons {
  float: left;
  width: 641px;
  background: #FFFFFF;}

#buttons {
  float: left;
  padding: 10px 0px 10px 20px;
  color:#FFFFFF;
}


/*--------- Boxen ------------*/

.boxen1 {
  float: left;
  padding-left: 8px;
  border-top: 7px solid #808080;}


.boxen2 {
  float: left;
  padding-left: 8px;
  border-top: 4px solid #808080;}


.box_links, .box_rechts {
  float: left;
  width: 318px;
  background: #c0c0c0 url(../img/gruener_streifen.gif) repeat-x;
  border-top: 1px solid #FFFFFF;}


.box_rechts {
  margin-left: 4px;}

.txt_box {
  float: left;
  padding: 30px 30px 20px 20px;}


.termine {
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;}

/*--------- Footer------------*/

.footer {
  float: left;
  padding: 30px 0px 55px 0px;
  margin: 0px 0px 0px 0px;
  width: 975px;
  background: #808080;
  color: #FFFFFF;
}


