/* *************************************************************** */
/* **                  © by Jonas Kohlbrenner 2007              ** */
/* **                     Sekreteriat Stylesheet                ** */
/* *************************************************************** */

/* ***************************** Tabelle ************************* */
table
{
	margin: 5px 0 15px 0;
	font-size: 11px;
	text-align: left;
}
th
{
	border-bottom: 1px solid #000066;
}
col.firstColumn
{
	width: 9em;
}
col.secondColumn
{
	width: 13em;
}
col.thirdColumn
{
	width: 12em;
}

#address
{
	width: 30em;
	background-color: #FFFFE5;
}

#addressH2
{
	font-weight: normal;
	white-space: nowrap;
}

#phone
{
	margin-right: 5.7em;
}