/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** # (c) Jordi Medienhaus (http://www.jordibelp.ch) #####################################################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 26.6.2007  
**  Datei       : basemod_home.css
**  Funktion    : Anpassungen Home
**
*/

@media all
{

/*#normal {border-top:none;}*/

#portrait { /*height: 620px;*/ height:313px; background-image: url(../../img/marianne_490x293_name.jpg);}

#portrait_mask { /*background-image: url(../../img/portrait_mask_home.gif); height:550px;*/ height:313px; }

#portrait_zitat { display:none; /*position:absolute; width:220px; height:383px; top:142px; left:17px; color:#fff;*/ }

#logo { /*top:549px;*/ display:none !important; }


} 

