/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2006, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 06.10.2006
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 
 
#masthead {
    width: 915px;
    height: 354px;
    position: relative;
    top: 24px;
    left: 15px;
	background: #fcecc3 url(img/bkg.masthead.gif) no-repeat left top;
}

#masthead h1, #masthead h2 span {
    display: none;
}
 
#masthead h2 {
    width: 870px;
    height: 310px;
    position: relative;
    top: 19px;
    left: 20px;
	background: #fcecc3 url(../img/masthead/001.jpg) no-repeat left top;
}

#bioteaser {
    position: absolute;
    width: 360px;
    height: 259px;
    right: 0px;
    bottom: -20px;
	background: transparent url(img/teaser.bioland.gif) no-repeat left top;
}

#bioteaser span {
    display: none;
}

#content {
    width: 600px;
}

#content {
    padding-top: 60px;
    padding-left: 20px;
}

#firwillkommen {
    width: 493px;
    height: 60px;
	background: url(img/fir.willkommen.gif) no-repeat left top;	
}

#firwillkommen span {
    display: none;
}

#willkommen p {
    padding-left: 16px;
    width: 560px;
}

#gradx {
    width: 505px;
    height: 60px;
    position: absolute;
    top: 2px;
    right: 0px;
    width: 960px;
    height: 844px;
	background: url(img/bkg.grad.gif) no-repeat left top;	
}

#willkommen {
    float: left;
    width: 650px;
}

#aktuelles {
    clear: both;
    position: absolute;
    top: 415px;
    right: 50px;
    width: 210px;
    color: #ff0000;
    
/*
    float: right;
    width: 210px;
    margin-top: 2px;
    margin-right: 25px;
    color: #bf1010;
*/    
}

#firaktuelles {
    width: 120px;
    height: 40px;
	background: url(img/fir.aktuelles.gif) no-repeat left top;	
}

#firaktuelles span {
    display: none;
}






