#border {
	padding:0;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 16px;
	width: 996px;
	height: 849px;
	background-color: #f7fbfa;	
}

#border_ol {
	width: 18px;
	height: 18px;	
	background: url(/fileadmin/templates/gfx/bg_ol.jpg) no-repeat;
	float: left;
}

#border_om{
	width: 960px;
	height: 18px;
	background: url(/fileadmin/templates/gfx/bg_om.jpg) repeat-x;
	float: left;
}

#border_or {
	width: 18px;
	height: 18px;
	background: url(/fileadmin/templates/gfx/bg_or.jpg) no-repeat;
	float: left;
}


#border_ml {
	width: 18px;
	height: 831px;
	background: url(/fileadmin/templates/gfx/bg_ml.jpg) repeat-y;
	float: left;
}


#border_mr {
	width: 18px;
	height: 831px;
	background: url(/fileadmin/templates/gfx/bg_mr.jpg) repeat-y;
	float: left;
}

#border_ul {
	width: 18px;
	height: 18px;	
	background: url(/fileadmin/templates/gfx/bg_ul.jpg) no-repeat;
	float: left;
}

#border_um{
	width: 960px;
	height: 18px;
	background: url(/fileadmin/templates/gfx/bg_um.jpg) repeat-x;
	float: left;
}

#border_ur {
	width: 18px;
	height: 18px;
	background: url(/fileadmin/templates/gfx/bg_ur.jpg) no-repeat;
	float: left;
}
