P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

A {
	color: #000000;
}

LI {
	line-height: 14px;
}

.menu {
	color: #1A3B64;
	text-decoration: none;
	text-transform:uppercase;
}



.smaller {
	font-size: 10px;
	line-height: 10px;

}
.bluesmallbold {

	color: #1B3B64;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.tableback {
	background-attachment: scroll;
	background-image: url(/images/back.jpg);
	background-repeat: no-repeat;
}

.header {
	color: #1B3B64;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	color: #1B3B64;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.gelb {
	color: #EC952C;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.gelbsmallbold {
	color: #EC952C;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.violett {
	color: #953D87;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.violettsmallbold {
	color: #953D87;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
