@charset "UTF-8";
/**
 * Seniorenheim
 *
 *
 * @copyright       Copyright 2008, Dirk Meinke
 * @package         edith
 * @version         1.0
 * @revision        -
 * @lastmodified    $Date: 2008-07-01 $
 */

@media all
{
	/*------------------------------------------------------------------------------------------------------*/
	
	/**
	* @section Tabellen
	* 
	* 
	*/
	
	/* Allgemeine Informationen */
	#senioren_auswahl table { width:470px !important; height:auto !important; margin-bottom:0.1em;}
	#senioren_auswahl th,
	#senioren_auswahl td { padding:0.1em;}
	#senioren_auswahl .schrift td img { width:100%;}
	#senioren_auswahl table.rahmenganz td img {width:auto;}
	#senioren_auswahl table.rahmenoben1pt td img {width:100%;}

    /*Tabellen Bordfer */
	#senioren_auswahl .rahmenunten1pt {border-bottom:1px solid #000069;}
	#senioren_auswahl .rahmenoben1pt {border-top: 1px solid #000069;}
	#senioren_auswahl table.rahmenganz {border-bottom:1px solid #000069;}
	
	/*Formulare*/
	#senioren_auswahl .formularmainplzbereich {width: 80px;}
	#senioren_auswahl .buttonsuche { float:right; display:inline; margin-right:10px;}
	
	/* Schriften */
	#senioren_auswahl .schrift10ptbold {font-weight: bold;}
	#senioren_auswahl .sucheerror {	color: #CC0000;}
	#senioren_auswahl .heimtitel { font-size: 116.67%; font-weight:bold;}
	#senioren_auswahl .suchenach {font-weight: bold;}	
}

