/* CSS Document */
#Ramme .topleft {
	background-repeat: no-repeat;
	background-image: url(../images/Us_topleft.gif);
	height: 61px;
	width: 61px;
}
#Ramme .top {
	background-repeat: repeat-x;
	background-image: url(../images/Us_top.gif);
}
#Ramme .topright {
	background-repeat: no-repeat;
	background-image: url(../images/Us_topright.gif);
}
#Ramme .left {
	background-repeat: repeat-y;
	background-image: url(../images/Us_left.gif);
}
#Ramme .middle {
	background-color: #F7F7FD;
}
#Ramme .right {
	background-repeat: repeat-y;
	background-image: url(../images/Us_right.gif);
}
#Ramme .botleft {
	background-repeat: no-repeat;
	background-image: url(../images/Us_botleft.gif);
}
#Ramme .bottom {
	background-repeat: repeat-x;
	background-image: url(../images/Us_bot.gif);
}
#Ramme .botright {
	background-repeat: no-repeat;
	background-image: url(../images/Us_botright.gif);
	height: 61px;
	width: 61px;
}
