BODY  
{
	color: #000000;
	font-face:	Arial,Helvetica;
	background-color : #FFFFFF;
	font-size: 13px;
}

TD  
{
	vertical-align: top;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-face: Arial,Helvetica;
	color: #000000;
}

B
{
	font-weight: bold;
}

A
{
/*	vertical-align: bottom; */
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-face: Verdana,Arial,Helvetica;
	text-decoration: none;
	color: #999999;
}

.link
{
	color: #119194;
	font-weight: bold;
}

.act
{
	color: #000000;
}

.bottom
{
	vertical-align: bottom;
}

.middle
{
	vertical-align: middle;
}

.bold
{
	font-weight: bold;
}

.small
{
	font-size: 11px;
}

.sbold
{
	font-weight: bold;
	font-size: 11px;
}

.copy
{
	font-size: 11px;
	color: #000000;
}

.hl
{
	font-face: Verdana,Arial,Helvetica;
	font-size: 20px;
	color: #999999;
}

.jobtitle
{
	font-size: 16px;
	font-weight: bold;
}

.center
{
	text-align: center;
}

input
{
	vertical-align: top;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-face: Arial,Helvetica;
	color: #000000;
}

.text
{
 width: 250px;
}
 
.innum
{
 width: 40px;
}
 
.textarea
{
 font-size: 13px;
 font-family: Arial,Helvetica,sans-serif;
 font-weight: normal;
 font-style: normal;
 font-face: Arial,Helvetica;
 width: 400px;
}

.yellow
{
	color: #ffcc33;
}

.thl
{
	background-color: #119194;
	color: #ffffff;
	font-weight: bold;
}

.green
{
	background-color: #119194;
}

.startseite
{
	background: URL("/img/bg_head.jpg");
	background-repeat: no-repeat;
}

