body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

a
{
text-decoration: none
}

a:hover
{
text-decoration: underline
}

table.inhalt th
{
font-size: 0.8em;
font-weight: normal
}

th
{
font-size: 0.8em;
}

td
{
font-size: 0.8em;
}

code
{
font-size: 1.2em;
}

.pinout td
{
	vertical-align:top;
	text-align:center;
}

.pinout_col
{
	width: 2em;
}

.pinout_col3
{
	width: 3em;
}

.blass
{
color:#c0c0c0;
}

#human {
visibility:hidden;
display:none;
}

.verticalText
{
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg); /* Safari/Chrome */
	-moz-transform: rotate(-90deg); /* Firefox */
	-o-transform: rotate(-90deg); /* Opera */
	-ms-transform: rotate(-90deg); /* IE 9 */
}