/*
 * Projekt:	cult-at-home - Webseite
 * Version:	1.0.0 
 * Datum:	29.04.08
 * Autor:	Tobias Goldkuhle
 * 
 * Cult at home
 * http://www.cult-at-home.de
 *
 */

/*   #################  LAYOUT  ##############################################*/

#box_links03 {
	width: 36em;
	min-height:27em;
	height: auto !important;
	height: 27em;
	float: left;
	/*background-color: #0234c0;*/
}

#clearboth3 {
	clear: both;
}
