﻿/* CSS-trainings */
#a5 {
	background-position: center bottom;
	height: 20px;
	background-image: url('../_images/nav-active.png');
	background-repeat: no-repeat;
}
.border_0_pdf-tr {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.schrift_pdf-tr {
	color: #666666;
	font-size: 8px;
}
.urheber-tr {
	font-size: 10px;
	margin-bottom: 3px;
	text-align: left;
	letter-spacing: 1px;
}
.rotSchrift {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.helpSchrift {
	color: #EA0000;
	font-size: 13px;
	font-weight: normal;
	cursor: help;
}
.center {
	text-align: center;
}
.textident {
	text-indent: 24px;
}
.uberschrift {
	background-color: #898C92;
	color: #FFFFFF;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
}
.select {
	width: 115px;
	height: 18px;
	font-size: 12px;
}
.input {
	width: 110px;
	font-weight: bold;
}
.download {
	font-weight: bold;
	font-size: 11px;
}
.submit {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
	background-color: #FFFFFF;
	cursor: pointer;
	width: auto;
}