﻿body
{
	font-family: sans-serif;
	font-size: small;
  font-weight: normal;
}
.panel
{
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding: 20px;
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: baseline;
	color: #000000;
	line-height: 20px;
}
.buttons
{
	text-align: right;
	padding-top: 10px;
	vertical-align: bottom;
}
.errorMessage
{
	color: #CC0000;
}
a.copyrightLink
{
	color: #B0B0B0;
	text-decoration: none;
	font-size: x-small;
}
a.copyrightLink:hover
{
	color: #606060;
	text-decoration: none;
	font-size: x-small;
}
.copyright
{
	text-align: center;
}
.td
{
	margin: 0px;
	padding: 10px;
}
.innerTable
{
	vertical-align: bottom;
	width: 330px;
	height: 213px;
}
.neueFormatvorlage1
{
	vertical-align: bottom;
}
