#maincontent {
  width:95%;
  float:left;
}

#special {
position:absolute;
right:5px;
top:107px;
border:2px solid #ff9900;
background-color:#eee;
padding:5px;
margin-top:23px;
width:32%;
float:left;
font-family:"Trebuchet MS",Tahoma,sans-serif;
font-size:11px;
}

#findertitel {
  background-image:url(ii_titel.jpg);
  background-repeat:repeat-x;
  height:80px;
  width:100%;
  margin-bottom:20px;
}

table.iit {
    border:1px solid #000;
  }

  table.iit td, table.iit th {
    font-family:"Trebuchet MS",Tahoma,sans-serif;
    font-size:11px;
    vertical-align:top;
    background-color:#eeeeee;
    padding:2px;
  }
  table.iit th {
    background-color:#FF9900;
  }
  .xs {width:10%;}
  .m {width:25%;}
  .l {width:60%;}



a.gal {
  font-weight:bold;
  background-image:url(img/pfeilchen.gif);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:10px;
}

a.gal:link {
 color:#000;
}

a.gal:hover {
  color:#FF9900;
}

a.gal:visited {
  color:#999999;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 11px "Trebuchet MS",Tahoma,Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #585858;
}

#tablist li a.current{
background: #cccccc;
}

#tabcontentcontainer{
width: 99%;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 1px solid black;
}

.tabcontent{
display:none;
}

.bodyhead {
background-color:#ff9900;

}

.header {
  font-family:"Trebuchet MS",Tahoma,sans-serif;
  background-color:#ff9900;
  color:#000000;
  font-size:10px;
  padding:5px;
}

.headlink {
  color:#ffffff;
  margin:0px 30px 0px 30px;
}
.headlink:hover {
  text-decoration:none;
  color:#ff9900;
  background-color:#ffffff;
}

.info {
  background-image:url(img/fm.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:250px;
  padding-right:150px;
  font-family:"Trebuchet MS",Tahoma,sans-serif;
  font-size:80%;
}

form {
  display:inline;
  margin:0;
}

input {
  height:15px;
  font-size:xx-small;
  border:1px solid black;
}



u {
 display:none;
}
