BODY
{
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
	color: rgb(60, 60, 80);
	background: white url(images/staticfacsimile/greenish.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}
BODY.faksimil
{
    background: none;
    margin: 0px;
    padding: 0px;
}

DIV.header
{
    color: #435851;
    text-align: center;
	font-size: x-small;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
DIV.closewindow
{
	position: absolute;
	top: 7px;
	right: 7px;
    text-align: center;
	font-size: x-small;
}
TABLE
{
    margin: 0px;
    padding: 0px;
}
TABLE.publications
{
	margin: 0px;
	background-color: #AAAAAA;
	border: none;
}
TABLE.faksimil
{
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	border: none;
}
TH
{
	text-align: left;
	font-size: x-small;
	font-weight:bold;
	background-color: #CF7935;
	color: white;
}
TD
{
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
TD.button
{
	padding-right: 3px;
	padding-left: 3px;
}
TD.underlined
{
	border-bottom: 1px solid black;
}
TD.letter
{
	font-weight: bold;
	background-color: #8090A0;
	color: white;
}
TD.disabled
{
	color: #AAAAAA;
}
TD.title
{
	font-weight: bold;
}
TD.description
{
}
TD.faximil
{
	text-align: center;
}
TD.pdf
{
	text-align: center;
}
TD.sidnummer
{
	color: black;
}
A {
	text-decoration: none;
	color: black;
}
A:hover{
	text-decoration: underline;
	color: Black;
}
A.button
{
	border: 1px solid black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
IMG {
	border: 0px;
}
img.image {
	position: absolute;
	top: 0px;
	width: 82px;
	padding: 0px;
	margin: 0px;
}
FORM
{
	margin: 0px;
}
INPUT
{
	text-align: center;
}

td.size4 {
	text-align: center;
	background-color: #BBBBCC;
}
td.size3 {
	text-align: center;
	background-color: #CCCCDD;
}
td.size2 {
	text-align: center;
	background-color: #DDDDEE;
}
td.size1 {
	text-align: center;
	background-color: #EEEEFF;
}
td.sizeselected {
	text-align: center;
	background-color: #CCDDCC;
}

