/*
 * 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  ##############################################*/

.box5_1 {
	/*background-color: #075fff;*/
	width: 288px;
	/*height: 432px;*/
	float: left;
}

.box5_2 {
	/*background-color: #ffccc0;*/
	width: 278px;
	/*height: 432px;*/
	padding-left: 10px;
	float: left;
}

.box5_3 {
	/*background-color: #afdf34;*/
	width: 288px;
	/*height: 432px;*/
	float: left;
}


/*

.box5_6 {
	background-color: #a0ffaa;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_7{
	background-color: #aaaac0;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_8 {
	background-color: #3300C0;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_9 {
	background-color: #a00daa;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_10 {
	width: 144px;
	height: 144px;
	float: left;
	background-color: #ffaa65;
}

.box5_11 {
	background-color: #f43cc0;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_12 {
	background-color: #00ccc0;
	width: 144px;
	height: 144px;
	float: left;	
}

.box5_13 {
	width: 144px;
	height: 144px;
	float: left;
	background-color: #aaaaff;
}

.box5_14 {
	background-color: #333;
	width: 144px;
	height: 144px;
	float: left;	
}


.box5_15 {
	background-color: #ff0;
	width: 144px;
	height: 144px;
	float: left;	
}

*/

#clearboth5 {
	clear: both;
}

