body {
	font-family:Trebuchet MS; font-size:3px; font-style:normal; font-weight:normal;color:#000000;
	margin:0px;padding:0px;
}

.border {}

.left {
	background-image:url(../bilder/left_side.gif);
	background-repeat:repeat-y;
}
.right {
	background-image:url(../bilder/right_side.gif);
	background-repeat:repeat-y;
}
.bottom_left {
	background-image:url(../bilder/bottom_left.gif);
	background-repeat:no-repeat;
}
.bottom_right {
	background-image:url(../bilder/bottom_right.gif);
	background-repeat:no-repeat;
}
.bottom {
	background-image:url(../bilder/bottom.gif);
	background-repeat:repeat-x;
}
