.Footer {
	border-top: 1px solid #48AEEC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: gray;
}

.TextKlein {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: gray;
}

.MenuTD {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}
.MenuTD2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}
.KopTD1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #48AEEC;

}

.KopTD1Klein {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #48AEEC;

}

.KopTD2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 0px;
}

.SmallText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: gray;
}
.ImgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
A
{

	color: #48AEEC;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.Menu
{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #F9F9F9;
}

A.Menu:hover
{
	text-decoration: underline;
}

A.MenuKlein
{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

A.MenuKlein:hover
{
	text-decoration: underline;
}

.quote {
	background-color: #EFEFEF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AEEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	

	text-align: center;
}
.MainTR {
	padding-top: 10px;
	padding-bottom: 10px;
}
.MenuBorder {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	background-color: #EFEFEF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
li {
	list-style-type: square;
}
.FormField
{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;}

.FormFieldRight
{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: right;
}

.FormField100
{
	font-size: 12px;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.TableBorder
{
	border-right: #cfcfcf 1px solid;
	
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #efefef;
}

.bodymargins
{
	margin: 10px 0px;
}

.AltRow
{
	cursor: pointer; cursor: hand;
}

.DefaultRow
{
	cursor: pointer; cursor: hand;
}

.AltRow1
{
	background-color: #E3E3E3;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.DefaultRow1
{
	background-color: #efefef;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}

.DataGrid
{
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	width: 100%;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

.TableSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 20px;
	background-color: #cfcfcf;
}

HR
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #cfcfcf;
	padding-top: 0px;
}