body, td
{
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: normal;		
}

body 
{
	margin-left: 17px;
	margin-top: 17px;	
	margin-right: 17px;	
	background-color: #EBEBEB;
}

/* 

line-height: 13.5pt;
	letter-spacing:1pt;

*/

h1
{
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: bold;	
}

a:active, a:hover, a:visited, a:link
{
	color: #005BAA;
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;	
	font-size: 12px; 
}

a:active, a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.einleitung
{
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

.linkrechts
{
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-align: right;
}

.grau
{
	color: #999999;
}

.link
{
	color: #005BAA;
}

.basketlink
{
	font-size: 14px;
	color: #005BAA;
}

tr.list
{
	background-color: #EBEBEB;
}

tr.invertlist
{
	background-color: #DCDCDC;
}

tr.header
{
	height: 30px;
	font-weight: bold;
}

p {
	margin: 0cm 0cm 0pt;
}

.text
{
	color: Black;
	font-weight: bold;
}

.err
{
	color: Red;	
	font-weight: bold;
}

/* Button soll wie Link aussehen */
input.buttonlink
{
	background-color: #EBEBEB;
	color: #005BAA;
	font-family: Arial, Helvetica, Swiss, Geneva, sans-serif;
	font-size: 12px; 
	border: none;
	cursor: hand;
}

select, input
{
	font-size: 12px;
}
