

.rahmenunten {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #d7dbee;
	border-right-color: #d7dbee;
	border-bottom-color: #d7dbee;
	border-left-color: #d7dbee;
}
.rahmenreli {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d7dbee;
	border-right-color: #d7dbee;
	border-bottom-color: #d7dbee;
	border-left-color: #d7dbee;
	display: table-row-group;
	overflow: visible;




}
.rahmenoben {
	border-top: thin solid #d7dbee;
	border-right: thin none #d7dbee;
	border-bottom: thin none #d7dbee;
	border-left: thin none #d7dbee;
	display: table-row-group;


}
.rahmenre {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #d7dbee;
	border-right-color: #d7dbee;
	border-bottom-color: #d7dbee;
	border-left-color: #d7dbee;
	display: table-row-group;
	overflow: visible;
}
.rahmenli {


	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #d7dbee;
	border-right-color: #d7dbee;
	border-bottom-color: #d7dbee;
	border-left-color: #d7dbee;
	display: table-row-group;
	overflow: visible;
}

