.striche {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.stricheOben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.stricheUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.stricheUundO {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.stricheLinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.stricheLundO {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.striche {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.str {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.strO {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

