@CHARSET "ISO-8859-1";

body{
	background-color: #000066;
	color: #000000;
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

table{
	background-color: #FFFFFF;
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
}

.tableFrame{
	background-color: #FFFFFF;
	width: 1000px;
}

.tableFrameMobile{
	background-color: #FFFFFF;
	text-align: left;
}
	
.trNormal{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.small{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.smallMobile{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

a {
	color: #333366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

a:link {
	color: #333366;
}

a:visited {
	color: #333366;
}

a:hover {
	color: #333366;
	font-weight: bold;
	font-style: italic;
}

a.sub {
	color: #0000AA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}

a.sub:link {
	color: #0000AA;
	text-decoration: none;
}

a.sub:visited {
	color: #0000AA;
	text-decoration: none;
}

a.sub:hover {
	color: #333366;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.small {
	color: #0000AA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}

a.small:link {
	color: #0000AA;
	text-decoration: none;
}

a.small:visited {
	color: #0000AA;
	text-decoration: none;
}

a.small:hover {
	color: #333366;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.smallMobile {
	color: #0000AA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

a.smallMobile:link {
	color: #0000AA;
	text-decoration: none;
}

a.smallMobile:visited {
	color: #0000AA;
	text-decoration: none;
}

a.smallMobile:hover {
	color: #333366;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.pict: {
	text-decoration: none;
	border-width: 0px;
}

a.pict:link {
	text-decoration: none;
	border-width: 0px;
}

a.pict:visited {
	text-decoration: none;
	border-width: 0px;
}

a.pict:hover {
	text-decoration: none;
	border-width: 0px;
}

.trLead {
	background-color: #CCCCCC;
}
	
.fontMainTitle {
	font-size: 48pt;
	font-weight: normal;
}
	
.fontMobileMainTitle {
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
}

.fontImpressum {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.fontMainLead {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.fontPageTitle {
	font-size: 20pt;
	font-weight: normal;
}

.fbInput{
	width:500px;
	background-color: #EEEEEE;
	color: #0000CC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.fbTextarea{
	width:500px;
	background-color: #EEEEEE;
	color: #0000CC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.fbButton{
	width:150px;
	background-color: #EEEEEE;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}

.adrInput{
	background-color: #EEEEEE;
	color: #0000CC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.adrInputReadonly{
	background-color: #666666;
	color: #FFFF99;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.tbInput{
	background-color: #FFFFCC;
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

