.Titel {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
}
.Text {
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}
.kurvemaster {
	width: 100%;
	background-color: transparent;
	BORDER-RIGHT: #BFD65E 1px solid; 
	BORDER-TOP: #BFD65E 1px solid; 
	BORDER-LEFT: #BFD65E 1px solid; 
	BORDER-BOTTOM: #BFD65E 1px solid; 

}


.kurve_BR {
	BACKGROUND-IMAGE: url(kurve_BR.gif);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}


.kurve_TRepeat {
	BACKGROUND-IMAGE: url(kurve_TRepeat.gif);
	background-repeat: repeat-x;
	padding-left: 3px;

}
.kurve_TR{
	BACKGROUND-IMAGE: url(kurve_TR.gif);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}


.kurve_TRRepeat {
	BACKGROUND-IMAGE: url(kurve_TRRepeat.gif);
	background-repeat: repeat-x;
}


.kurve_BRepeat {
	BACKGROUND-IMAGE: url(kurve_BRepeat.gif);
	background-repeat: repeat-x;
	height: 27px;
}



