a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #B63D3D;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	color: #B63D3D;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #E28378;
	text-decoration: underline;
}
.tabelle {
	border: 1px dashed #0066CC;


}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.textfeld {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;



}


.input {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	width:200px;
	color:#333333;
	border: 1px ridge #C9CFD3;






}

