.linie_links_unten {
	border-left-width: 2px;
	border-left-color: #A38044;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A38044;
}
.linie_rechts_unten {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A38044;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A38044;
	background-color: #FFFFFF;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.linie_unten_links {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
