td 
{
	font-family: arial;
	color: black;
	font-size: 10px;
	font-family: Tahoma;
}

a:link,a:active,a:visited,a:focus
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #abacac;
	text-decoration: none;
}

input
{
	font-size: 11px;
	font-family: arial;
	width: 160px;
	background-color: white;
	color: #000;
}

.button
{
	font-size: 11px;
	font-family: arial;
	width: 75px;	
	background-color: white;
	color: #000;
}

textarea
{
	font-size: 11px;
	font-family: arial;
	width: 500px;
	height: 100px;
	background-color:white;
	color:#000;
}

.Stil1
{
	color: #CC3300;
}

.Stil2
{
	font-style: italic;
}

.diagThumb
{
	width: 120px;
	height: 108px;
	left: 645px;
	top: 370px;
	position: absolute;
}

.diagLarge
{
	width: 512px;
	height: 493px;
	left: 100px;
	top: 275px;
	left: 140px;
	position: absolute;
	background-color: white;
	padding: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.diagHeader
{
	width: 200px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	color: black;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40%;
	margin-right: 40%;
	top: 0px;
	left: 0px;
	position: absolute;
}

.diagImg
{
	width: 498px;
	height: 449px;
	position: absolute;
	top: 35px;
	z-index: 0;
}

.diagNM
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: white;
	background-color: black;
	padding: 2px;
	margin-left: 1px;
	width: 248px;
	position: absolute;
	top: 37px;
	z-index: 1;
}

.diagPS
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: white;
	background-color: black;
	padding: 2px;
	width: 248px;
	text-align: right;
	position: absolute;
	top: 37px;
	left: 252px;
	z-index: 1;
}

.diagRPM
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: white;
	background-color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	text-align: center;
	margin-left: 1px;
	width: 495px;
	position: absolute;
	top: 463px;
	z-index: 1;
}
