@font-face{
	font-family: RobotoLight;
	font-style: normal;
    font-weight: normal;
	src: url(./fonts/RobotoLight.eot);
}

@font-face {
	font-family: RobotoLight;
	font-style: normal;
    font-weight: normal;
	src: url(//:) format("No-IE-404"), url(./fonts/RobotoLight.ttf) format("truetype");
}

body, html {
	background: #FFFFFF;
	color: #666666;
}

body, html, table, textarea, input, input[readonly], select {
	font-family: RobotoLight !important;
	font-size: 11.5pt;
}

h1, h2, h3 {
	font-size: 21pt;
	color: #0063A6;
	margin: 0 0 10px 0;
	line-height: 1.1;
	font-weight: normal;
}

h1 {
	font-size: 28pt;
}

h3 {
	font-size: 14pt;
}

div#pfmw-wrapper {
	background-color: #FFFFFF;
	width: 1300px;
}

div#pfmw-wrapper-left {
	border: 0 none;
}

div#pfmw-loading-image {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	background-image: url('../../img/pfmw-loading-image.gif');
}

div#pfmw-header {
	height: 20px;
	background-image: none;
}

div#pfmw-header-2 {
	position: relative;
	background-image: url("../../img/pfmw-header-2.png");
	height: 174px;
	font-size: 16pt;
	color: #FFFFFF;
	text-transform: uppercase;
}

div#pfmw-header-2 div#pfmw-asdf {
	height:173px;
	padding-left: 450px;
	display: table-cell;
	vertical-align: middle;
}

div#pfmw-header-2 div#pfmw-asdf div {
	cursor: pointer;
}

div#pfmw-logo {
	top: 37px;
	left: 50px;
	height: 100px;
	width: 352px;
	background-image: url("../../img/pfmw-logo.png");
}

div#pfmw-mainpage {
	position: relative;
	background-color: #FFFFFF;
	width: 1250px;
	padding: 0;
	margin: 0 auto;
}

div#pfmw-headline {
	height: 30px;
	width: 100%;
	margin: 30px 0 0 0;
	border-bottom: 1px solid #bdbdbd;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #0063A6;
	position: relative;
}

h2.pfmw-headline-link {
	margin: 0 0 10px 0;
	cursor: pointer;
}

div#pfmw-legend {
	position: absolute;
	bottom: 6px;
}

div#pfmw-legend span {
	color: #666666;
	font-weight: normal;
	background-image: url("../../img/pfmw-headline.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
}

div#pfmw-legend span:HOVER {
	cursor: pointer;
	text-decoration: underline;
	color: #0063A6;
}

span#pfmw-legend-additional {
	background: 0 none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

span#pfmw-legend-additional:HOVER {
	text-decoration: none !important;
}

div#pfmw-content {
	position: absolute;
	width: 956px;
	min-height: 300px;
	padding: 0 15px 0 0;
	border-right: 1px solid #BDBDBD;
	margin: 30px 0 30px 0;
}

div#pfmw-sidebar {
	position: absolute;
	right: 0;
	width: 263px;
}

div.pfmw-sidebar-headline {
	height: 31px;
	line-height: 1.1;
	font-size: 21pt;
	margin: 32px 0 20px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #bdbdbd;
	color: #0063a6;
}

div.pfmw-sidebar-headline-info {
	background-image: url("../../img/pfmw-icon-info-big.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 30px;
}

div#pfmw-navigation {
	height: 272px;
	background-color: #FFFFFF;
	border: 0 none;
}

ul.pfmw-menu {
	height: auto;
}

ul.pfmw-menu li,
ul.pfmw-menu li:HOVER {
	float:  none;
	width: 233px;
	height: 23px;
	padding: 4px 15px 4px 15px;
	background-color: #A4A4A4;
	border: 0 none;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;
}

ul.pfmw-menu li.pfmw-menu-element-active {
	background-color: #0063A6;
}

a:link, a:visited, a:hover, a:active {
	color: #0063A6;
}

a:hover {
	text-decoration: underline;
}

input,
input[readonly],
input[disabled],
textarea,
select,
select[readonly],
select[disabled] {
	font-size: 13px !important;
	border-color: #BDBDBD;
	color: #333333;
}

input,
input[readonly],
input[disabled],
select,
select[readonly],
select[disabled] {
	height: 20px;
	line-height: 20px;
}

input.pfmw-input-date {
	width: 70px;
}

input.pfmw-input-button,
input.pfmw-input-button-dialog {
	background-color: #0063A6;
	color: #FFFFFF;
	border: 0 none;
	font-size: 11.5pt;
	font-weight: normal;
	height: 25px;
}

span.pfmw-span-link, span.pfmw-span-link:HOVER {
	cursor: pointer;
}

span.pfmw-span-link:HOVER {
	text-decoration: underline;
	color: #0063A6;
}

ul {
	padding: 0;
	margin: 0 0 0 20px;
}

ul li {
	padding: 0 0 5px 0;
}

ul li ul {
	padding: 5px 0 0 0;
}

ul.pfmw-unorderdlist-catalog li:HOVER {
	cursor: pointer;
	text-decoration: underline;
	color: #0063A6;
}

div.pfmw-icon-info-big {
	width: 22px;
	height: 22px;
	background-image: url("../../img/pfmw-icon-info-big.png");
	cursor: pointer;
}

div.pfmw-icon-occurrencetype {
	width: 35px;
	height: 30px;
	background: #0063A6;
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 5px;
	text-align: center;
	vertical-align: center;
	font-weight: normal;
	cursor: default;
}

div.pfmw-icon-catalog-open,
div.pfmw-icon-catalog-delete {
	background-image: url("../../img/pfmw-icon-catalog-open.png");
	width: 22px;
	height: 22px;
}

div.pfmw-icon-catalog-delete {
	background-image: url("../../img/pfmw-icon-catalog-delete.png");
}

table.pfmw-filterlist {
	font-size: 12px;
}

table.pfmw-filterlist thead tr  th, div.pfmw-filterlist-footer-container, .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
	color: #006699;
}

span.pfmw-catalog-filter-image-search {
	height: 20px;
	background-position: 0 2px;
}