/* 
** 2009, simplicity gmbh
*/

@media all
{
	
/* ----------------------------------------
** Formatierung der Inhaltsspalten
*/
/* Linke Spalte */
#col1 {
}

/* Rechte Spalte */
#col2 {	
}

/* Mittlere Spalte */
#col3 {	
}
#col3 .border {
	background: #d6e4fd url(/fileadmin/templates/img/bg_border.gif) no-repeat right top;
}
#col3 #col3_content {
	background: url(/fileadmin/templates/img/bg_borderbottom.gif) no-repeat left bottom;
}
#col4 #navbar {
	/*margin-left: 15px;*/
	margin-left: 186px;
	/*width: 980px;*/
}

/* Sideboard boxes */
#col1_content .sbbox .border {
	background-color: #d6e4fd;
}

/* do not delete */
}
