html, body
{
	background-color: #f8f9f9;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	cursor: default;
}

pre
{
	font-size: 11px !important;
	font-family: Profont, Moncao, "Courier New";
}

html.webfax body,
html.webfax
{
	background-color: #F0F0F0;
}

body, table tr td, table tr th
{
	font: 12px "Verdana", Sans-Serif;
	color: #222222;
}

a, a.link, a.visited, a.hover, a.active
{
	cursor: hand;
}

img
{
	border: 0;
}

form
{
	display: inline;
}

input, form.input, input.text, .textfield, .selector, select, option
{
	font: 12px "Verdana", Sans-Serif;
}

body
{
	height: 100%;
}

#mid
{
	background-color: #F8F9F9;
	min-height: 100%;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
}

#navigation
{
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
	width: 176px;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#navigation td.separator
{
	height: 1px;
	background-color: #50666E;
	background-image: url("/images/menu-separator.gif");
	background-repeat: repeat-x;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

table tr th
{
	text-align: left;
}

table.table
{
	background-color: #ffffff;
}

table.table tr th,
table.table tr td
{
	height: 30px;
	border: 1px solid #bbbbbb;
	padding-left: 6px;
	padding-right: 6px;
}

table.table tr th
{
	height: 24px;
	color: #222;
	font-weight: 800 !important;
	background-image: url(/images/gradient.gif);
}

#faxtable
{
	width: 100%;
}

#faxtable .selection
{
	width: 25px;
	text-align: center;
}

#faxtable .new
{
	width: 28px;
	text-align: center;
}

#faxtable .pages
{
	width: 43px;
	text-align: center;
}

#faxtable .date
{
	width: 150px;
}

#faxtable .sender img
{
	margin-right: 2px;
	vertical-align: middle;
}

.hgridonly td
{
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 1px solid #aaa !important;
}

#faxtable .date .day
{
	float: left;
	margin-right: 14px;
	white-space: nowrap;
}

#faxtable .date .time
{
	float: right;
	white-space: nowrap;
}

#faxtable .controls
{
	width: 32px;
	text-align: center;
}

.messageWarning
{
	padding: 6px;
	border: 1px solid #dadada;
	background-color: #efefef;
}

#progressmeter
{
	height: 18px !important;
	width: 120px !important;
	border: 1px solid #BBBBBB;
}

table#loginform
{
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
}

table.switcher
{
	border: 1px solid #8a8a8a;
	border-right: none;
	margin-bottom: 6px;
}

table.switcher tr td,
table.switcher td
{
	text-align: center;
	width: 110px;
	height: 21px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #8a8a8a;
	background-image: url(/images/bg.jpg);
}

table.switcher tr td.selected,
table.switcher td.selected
{
	background-color: white;
	background-image: url(/images/switch-backselected.gif);
}

table.switcher tr td a,
table.switcher tr td a:link,
table.switcher tr td a:visited,
table.switcher tr td a:hover
{
	color: #000000 !important;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-decoration: none;
}

table.switcher tr td.selected a,
table.switcher tr td.selected a:link,
table.switcher tr td.selected a:visited,
table.switcher tr td.selected a:hover
{
	color: #000000 !important;
	text-decoration: none;
}

table.clear,
table.clear tr td
{
	padding: 0px;
	margin: 0px;
	border: none;
}

#fax_attributes .attribute
{
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
}

#fax_attributes .value
{
	display: block;
	margin-left: 100px;
	margin-bottom: 2px;
}

#content
{
	width: 642px !important;
	text-align: left;
	padding-bottom: 14px;
	padding-left: 6px;
	padding-right: 6px;
}

#content.fullsize
{
	width: 800px !important;
	margin-left: 3px !important;
	margin-top: 3px;
	padding-bottom: 14px;
}

img#headerlogo
{
	width: 300px;
	height: 81px;
	background: transparent;
}

#logininfo
{
	float: right;
	margin-top: 2px;
	margin-right: 4px;
	height: 73px;
}

#it,
#it td,
#it tr td
{
	background: transparent;
}

#it td,
#it tr td
{
	white-space: nowrap;
}

table#logininfotable
{
	margin-right: 4px;
}

table#logininfotable,
table td,
table tr td
{
	background: transparent;
}

table#logininfotable td.left,
table#logininfotable tr td.left
{
	height: 73px !important;
	background: url(/images/box-links.png);
	filter: Alpha(opacity=80);
	width: 14px;
}

table#logininfotable td.middle,
table#logininfotable tr td.middle
{
	height: 73px !important;
	background: url(/images/box-mitte.png);
	filter: Alpha(opacity=80);
}

table#logininfotable td.right,
table#logininfotable tr td.right
{
	height: 73px !important;
	width: 14px;
	background: url(/images/box-rechts.png);
	filter: Alpha(opacity=80);
}

#header
{
	height: 81px;
	margin-bottom: 3px;
	background-color: #d4d4d4;
	background-image: url("/images/fax2.png");
	background-repeat: No-Repeat;
	border-bottom: 1px solid #b7b7b7;
}

.centerer
{
	text-align: center;
}

.centerer div
{
	text-align: left;
}

#loginpanel
{
	width: 370px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	background-color: #F8F9F9;
	background-image: url("/images/login.jpg");
	padding: 15px;
	background-repeat: no-repeat;
	padding-top: 35px;
}

#navigation tr td
{
	width: 138px;
	height: 34px;
	padding-left: 3px;
	background-color: #50666e;
	font-size: 11px;
	font-weight: bold;
}

#navigation tr td strong
{
	margin-right: 2px;
	color: #DFDFDF;
}

#navigation tr td.seperator
{
	cursor: default !important;
	background-color: #50666E !important;
}

#navigation tr,
#navigation tr td
{
}

#navigation tr td:hover a
{
}

#navigation tr td:hover a strong
{
	text-decoration: none !important;
}

#navigation tr td.seperator
{
	height: 28px;
}

#navigation tr td.last
{
	border-bottom: none;
}

#navigation tr td.selected
{
	background-color: #fff !important;
	color: #50666e !important;
}

#navigation tr td.selected a,
#navigation tr td.selected a:link,
#navigation tr td.selected a:visited,
#navigation tr td.selected a:active
{
	color: #50666e !important;
}

#navigation tr td a
{
	color: #fff;
	text-decoration: none;
}

#navigation tr td a:hover
{
	text-decoration: underline;
}

#navigation tr td a strong
{
	padding-right: 3px;
}

.faxpagenav
{
	padding-bottom: 4px;
}

#navigation tr td.unread
{
	color: #ffffff;
	padding-right: 5px;
}

#navigation td.selected td.unread
{
	color: #50666e !important;
}

#composeTable
{
	border: 1px solid #aaa;
}

#fileTable
{
	border: 1px solid #dadada;
}

#composeTable tr td.header
{
	font-weight: bold !important;
	background-color: #efeaea;
	padding: 3px;
	height: 24px;
	padding-left: 5px;
}

#composeTable tr td.content
{
	padding: 12px;
	padding-bottom: 12px;
}

.iFrame
{
	border: 1px solid #bbb !important;
}

.knuffi
{
	float: left;
	background-color: #E7EBF1;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 0px;
	white-space: nowrap;
}

.knuffi td
{
	font-size: 11px;
	white-space: nowrap;
}

.clear,
.clear tr,
.clear td
{
	margin: 0px;
	padding: 0px;
	background: transparent !important;
	border-style: none !important;
}

.desc
{
	font-size: 11px;
	color: #666666;
}

.recipientstable tr td,
#recipientstable tr td
{
	height: 30px !important;
	padding-left: 6px;
	padding-right: 6px;
}

table.contacts tr td.FamilyName
{
	width: 120px;
}

table.contacts tr td.Name
{
	width: 120px;
}

table.contacts tr td.Fax
{
	width: 180px;
}

table.recipients tr td a
{
	color: #000000;
}

.selected,
.selected td
{
	background-color: #BDD3EE;
}

.selected,
.selected td,
.selected span
{
	color: #000;
}

.selected a
{
	color: #000;
}

table.faxlist td.day
{
	width: 100px;
}

table.faxlist td.time
{
	width: 30px;
}

.merged
{
	border-left: 0 !important;
}

table#contact
{
	padding-top: 8px;
}

table#contact td.label
{
	font-weight: bold;
	width: 100px;
	color: #7b7b7b;
}

table#contact td.spacer
{
	height: 8px;
}

.InlineABTable tr td
{
	height: 24px;
}

.InlineABTable tr td a
{
	display: block;
	margin-left: 6px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.filler
{
	width: 100%;
	background-color: red;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.groupstable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.groupstable tr td
{
	height: 24px;
	padding: 0px;
	margin: 0px;
}

.groupstable tr td.title a
{
	display: block;
	margin-left: 6px;
	font-weight: bold;
	text-decoration: none;
	width: 96%;
	padding-top: 4px;
	padding-bottom: 4px;
}

.contactstable tr td
{
	height: 24px;
}

.contactstable tr td.title a
{
	display: block;
	margin-left: 6px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

h1
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.alternative,
.alternative td
{
	background-color: #F0F3F6 !important;
}

a.label,
a.label:link,
a.label:visited,
a.label:active,
a.label:hover
{
	color: inherit;
	font-weight: 800;
	text-decoration: none;
}

#InlineAB
{
	border: 1px solid #bbbbbb;
}

p
{
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 13px;
}

.switchInlineABOff,
.switchInlineABOn
{
	margin-bottom: 5px;
}

.inlineframe
{
	border: 1px solid #8a8a8a;
}

#recipients
{
	border: 1px solid #8a8a8a;
}

#groupsframe,
#contactsframe
{
	margin-right: 8px;
	border: 1px solid #bbbbbb;
}

#cardframe
{
}

td.error
{
	text-align: center;
	padding-bottom: 10px;
}

td.error span
{
	color: #ff0000;
}

.group div.groupicon
{
	height: 22px;
	width: 19px;
	background-image: url("/images/group.jpg");
}

.selected div.groupicon
{
	height: 22px;
	width: 19px;
	background-image: url("/images/group-selected.jpg") !important;
}

#navigation a, a:link, a:visited
{
	text-decoration: none;
}

a, a:link, a:visited
{
	color: #666699;
	text-decoration: none;
}

a.picker,
a.picker:link,
a.picker:visited,
a.picker:hover
{
	color: #000 !important;
	text-decoration: underline !important;
}

a.underline, a.underline:link, a.underline:visited
{
	color: #666699;
	text-decoration: underline;
}

a:hover,
a.underline:hover
{
	color: #68ADEE;
	text-decoration: underline;
}

#copyrightwrapper
{
	clear: left;
	padding-top: 7px;
	height: 10px;
	margin-bottom: 10px;
}

#copyright
{
	width: 98%;
	border-top: 1px dotted #dadada;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}

#copyright span
{
	color: #c64764;
	font-weight: bold;
}
