@charset "utf-8";

.top3 {
	background-image: url(../bilder/frame/top.png);
	background-repeat: repeat-x;
}
.br3 {
	background-image: url(../bilder/frame/br.png);
	background-repeat: no-repeat;
}
.topr3 {
	background-image: url(../bilder/frame/tr.png);
	background-repeat: no-repeat;
}

.bott3 {
	background-image: url(../bilder/frame/bottom.png);
	background-repeat: repeat-x;
}
.bl3 {
	background-image: url(../bilder/frame/bl.png);
	background-repeat: no-repeat;
}
.tl3 {
	background-image: url(../bilder/frame/tl.png);
	background-repeat: no-repeat;
}
.left3 {
	background-image: url(../bilder/frame/left.png);
	background-repeat: repeat-y;
}
.right3 {
	background-image: url(../bilder/frame/right.png);
	background-repeat: repeat-y;
}

.bgbg3 {
	background-color: #EEE;
}
