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

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

/*

.box1_2 {
	background-color: #ffccc0;
	width: 144px;
	height: 144px;
	float: left;
}

.box1_3 {
	background-color: #afdf34;
	width: 144px;
	height: 144px;
	float: left;
}

.box1_4{
	background-color: #aaccc0;
	width: 144px;
	height: 144px;
	float: left;
}

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

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

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

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

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

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

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

*/

.box1_13 {
	width: 720px;
	height: 144px;
	float: left;
	/*background-color: #aaaaff;*/
}

/*.box1_14 {
	background-color: #333;
	width: 576px;
	height: 144px;
	float: left;	
}*/

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

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

.box1_17 {
	background-color: #ff9933;
	width: 144px;
	height: 144px;
	float: left;	
}

*/

.box1_18 {
	/*background-color: #ddd;*/
	float: left;
	width: 144px;
	height: 144px;
}

#clearboth2 {
	clear: both;
}



