/* custom styles - footer */

/* ######################################################################################################
** # Layout: footer - .col1, .col2, .col3 - custom settings                 #############################
** ######################################################################################################
**
*/

#foot {
	text-align: left;
}


#foot {
	background-color: #E3E3E3;
	background-image: url(/fileadmin/filemount/prog/layout_img/bg/fakeborder2_red_D2D2D2.gif);
	background-repeat: repeat-y;
	background-position: 18px top;	/* FF: 18px (weil der #foot ein right: 18px hat), IE6, IE7: 0px;*/
	background-attachment: scroll;
}




/* ######################################################################################################
** # Layout: head - #navfoot .col1, .col - custom settings                  #############################
** ######################################################################################################
**
*/

#foot  .col2 {
	/* background-color: PINK;  */
	width: 700px;

}
