*
{
 font-family: arial, serif;
 font-size: 10pt;
}

body
{
 margin:0px;
 background-color: #f1f1f1;
 color: inherit;
}

#header-back
{
 top: 0px;
 left: 0px;
 width: 100%;
 height: 133px;
 background-image: url(img/header-back.gif);
}

#container
{
 position: absolute;
 top: 0px;
 left: 50%;
 margin-left: -456px;
 width: 911px;
 height: auto;
 color: inherit;
 border-left: 1px black solid;
 border-right: 1px black solid;
 border-bottom: 1px black solid;
 background-image: url(img/back.gif);
}

#header
{
 position: relative;
 left: 1px;
 width: 908px;
 height: 200px;
 background-image: url(img/header.gif);
}

#header_fotos
{
 position: absolute;
 top: 10px;
 right: 10px;
 text-align: right;
}

#menu
{
 position: relative;
 width: 150px;
 height: 300px;
}

#content
{
 float: right;
 left: 180px;
 height: auto;
 width: 750px;
 padding-left: 10px;
 padding-right: 10px;
}

.TDhellbraun
{
  border : 1px #DCDCDC solid;
  BACKGROUND-COLOR: #f1f1f1;
  FONT-FAMILY: tahoma, verdana, arial, sans-serif;
  TEXT-DECORATION: none
}

.TDhellbraunrand
{
  border : 1px #DCDCDC solid;
  BACKGROUND-COLOR: #ffffff;
  FONT-FAMILY: tahoma, verdana, arial, sans-serif;
  TEXT-DECORATION: none
}