/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		Origen
	date:			März/2008, Ann
	Version:		4.1
	file:			colums.css
	function:		different content colums-styles inside /templates/sub/
********************************************************************************************************/	
/* 1 SPALTE */
#colNormal {
	padding: 148px 10px 10px 10px;
	width: 280px;
}


*html #colNormal {
	background: #000000;
	filter: Alpha(Opacity=80);
	}



/* BREITE SPALTE NORMAL */

#col_3 #colNormal {
	float:left;
	padding: 148px 10px 10px 10px;
	margin:0px;
	width: 560px;
	height:auto;
}


/* RECHTE SPALTE SCHWEBEND (PERSONEN) */

#col_3 #colNormal {
	float:left;
	padding: 148px 10px 10px 10px;
	margin:0px;
	width: 560px;
	height:auto;
}
	
#col_2 #colRight {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	margin: 0;
	position:fixed;
	right:2%;
	padding: 24px;
	width:277px;
	height: auto;
	bottom: 0px;
}

*html #col_2 #colRight {
	background: #000000;
	filter: Alpha(Opacity=80);
	}

/* 2 SPALTEN NEBENEINANDER */

#col_4 #colNormal {
	float:left;
	padding: 0px 10px 0px 10px;
	width: 280px;
	margin: 0;
}

	
#col_4 #colRight {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:310px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:280px;
	height: 100%;
}

#col_4 .contentelement {
    margin-top: 148px;
	}
    

/* 1 SPALTE schmall */


#col_5 #colNormal {
	padding: 148px 10px 10px 10px;
	width: 230px;
}

	

/* 2 SPALTEN SCHMALL NEBENEINANDER */

#col_6 #colNormal {
	float:left;
	padding: 0px 10px 0px 10px;
	width: 230px;
	margin: 0;
}

	
#col_6 #colRight {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:260px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}

#col_6 .contentelement {
    margin-top: 148px;
	}


/* 3 SPALTEN SCHMALL NEBENEINANDER */
#col_7 #colLeft {
	float:left;
	padding: 0px 10px 0px 10px;
	width: 230px;
	margin: 0;
}

#col_7 #colNormal {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:260px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}

	
#col_7 #colRight {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:520px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}

#col_7 .contentelement {
    margin-top: 148px;
	}

/* 4 SPALTEN NEBENEINANDER */

#col_8 #colLeft {
	float:left;
	padding: 0px 10px 0px 10px;
	width: 230px;
	margin: 0;
}

#col_8 #colNormal {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:260px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}

	
#col_8 #colRight {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:520px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}

#col_8 #colBorder {
	background: url(/fileadmin/templates/origen/html/img/layertrans.png);
	float:left;
	margin: 0 0 30px 0;
    position: absolute;
    left:780px;
	top: 0px;
	padding: 0px 10px 0px 10px;
	width:230px;
	height: 100%;
}
#col_8 .contentelement {
    margin-top: 148px;
	}