<style type="text/css">
TD { border-color: red; }
TD { font-family: arial; font-size: 9pt; }
p  {font-family: arial; font-size: 9pt; }
a:link {font-family: arial; font-size: 10pt; }
a:visited {font-family: arial; font-size: 10pt; }
a:hover {font-family: arial; font-size: 10pt; }
.text {font-family: arial; font-size: 12; }
.text2 {font-family: arial; font-size: 13; }
.link { color:#ffffff; text-decoration:none; font-size: 10pt; line-height: 1.4em;}
.linkAktiv { color:#ffffff; text-decoration:none; font-weight: bold; font-size: 10pt;  line-height: 1.4em;}
.head { color:#000000; text-decoration:none; font-weight:bold; font-size: 14; }




/****************************/
/* Layout CSS               */
/****************************/


/****************************/
/* Content zentrieren       */
#wrapper
{
  width:        970px;
  position:     relative;
  margin-right: auto;
  margin-left:  auto;
}


/****************************/
/* Header                   */
#header
{
  top: 0px;
  left: 0px;
  width: 969px;
  height: 109px;
  background-color: #b80008;
  border-left: 1px solid white;
}


/****************************/
/* Umschließt die 3 Haupt-  */
/* DIVs und sorgt dafür,    */
/* dass der Footer immer    */
/* unter dem Content ist.   */
#container
{
  width: 970px;
  clear: both;
}


/****************************/
/* Am Ende des Containers   */
.clear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}


/****************************/
/* Leftcolumn              */
#leftcol
{
  z-index: 4;
  position: absolute;
  top: 109px;
  left: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-left: 1px solid white;
  border-top: 1px solid white;

  font-size: 9pt;
  line-height: 1.4em;

  background: url(Bilder/bgnav-immobilien-massivhaus.jpg) repeat-x top left #ffffff;

  width: 237px; /* IE Width */
  voice-family: "\"}\""
  voice-family: inherit;
  width: 237px; /* Width für andere Browser */
}
.dummy1 {
margin: 0; /* Dummy-Angabe */
}


/****************************/
/* Content                  */
#content
{
  z-index: 3;
  position: absolute;
  top: 109px;
  left: 237px;
  padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff;
  border-right: 1px solid white;
  
  font-size: 9pt;
  line-height: 1.4em;

  width: 732px; /* IE Width */
  voice-family: "\"}\""
  voice-family: inherit;
  width: 732px; /* Width für andere Browser/wenn Padding unterschiedlich */
}
.dummy1 {
margin: 0; /* Dummy-Angabe */
}





/****************************/
/* Footer                   */
#footer
{
  z-index: 2;
  position: relative;
  height: 25px;
  padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display:none;
  background-color: #b80008;
  color: #fff;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;

  width: 968px; /* IE Width */
  voice-family: "\"}\""
  voice-family: inherit;
  width: 968px; /* Width für andere Browser */
}





/****************************/
/* Dateiübergreifende CSS   */
/****************************/

html {
  height:100%;
  /* Wenn Bild und Farbe: background: url(../Pictures/Backgrounds/background-fussballschule-rostock.jpg) repeat-y top left #3d44b8; */
  font-family: arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

body {
  padding: 0px;
  margin: 0px;
  background-color: #b80008;
  height:100%
}







</style>

