.header {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 14px;
	font-weight: 600;
	color:004F75;
	text-decoration: none;
}

.linkes {
	font-family: "times New Roman", tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	color:#550000;
	text-decoration: none;
}

.linkes2 {
	font-family: tahoma, "times New Roman", verdana;
	font-size: 13px;
	font-weight: 600;
	color:#333333;
	text-decoration: none;
}

.scrept {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
}

.screpte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.title {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 13px;
	text-decoration:underline;
	font-weight: normal;
	color: #004F75;
}

.textfild {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
a:hover {
	color: #AA0000;
}

.font {
color:#FF0000;

}