.ramme {
	border: 1px solid C0BCB3;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/topBue.gif);
	background-repeat: no-repeat;
	valign="middle"
}
.topRamme {
	border-top: 1px solid #C0BCB3;
	border-right: 1px none #C0BCB3;
	border-bottom: 1px none #C0BCB3;
	border-left: 1px none #C0BCB3;
}
.bundRamme {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: C0BCB3;
	border-right-color: C0BCB3;
	border-bottom-color: C0BCB3;
	border-left-color: C0BCB3;
}
