/*global*/
html, body, td, p {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0
}

body.main {
	background-color: #fff;
	background-image: url(/assets/images/skin/white.gif);
	margin: 0;
	padding: 0
}

a:link, a:visited {
	color: #0057b3;
	text-decoration: none
}

a:hover, a:active {
	color: #ff8c00;
	text-decoration: underline
}

a.button:link, a.button:visited {
	text-decoration: none
}

a.button:hover, a.button:active {
	text-decoration: none
}

div.tool {
	margin-bottom: 5px;
	float: left
}

div.tool .icn {
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 0;
}

a.tool:link, a.tool:visited {
	color: #000;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none
}

a.tool:hover, a.tool:active {
	color: #ff8c00;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none
}

table caption {
	color: #101010;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 2px 0;
	border-bottom: 1px solid #006
}

/*content*/
p {
	margin-bottom: 8px;
}

hr {
	height: 1px;
	border-bottom: 1px solid #000;
	border-top-style: none;
}

h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin-top: 0;
	margin-bottom: 18px
}

h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0.5em;
}

h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 9px 0 6px
}

h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 9px 0 6px
}

h5 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px
}

h6 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 3px
}

.tx_klein {
	font-size: 10px;
	text-decoration: none;
	margin: 0 0 0.7em
}

.tx_logo1 {
	color: #005596
}

.tx_logo2 {
	color: #ff8c00
}

.tx_extended {
	letter-spacing: 0.3em
}

.tx_line_top {
	text-align: justify;
	border-top: 1px solid #006
}

.tx_line_bottom {
	text-align: justify;
	border-bottom: 1px solid #006
}

.tx_framed {
	clear: both;
	padding: 3px;
	border: solid 1px #000
}

.pagetitle {
	color: black;
	font: bold 16px / 18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 0;
	margin-bottom: 18px;
	padding-bottom: 4px;
}

.sub {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 16px;
}

/*box*/
dl.boxlist {
	margin: 6px 0 18px;
}

dl.boxlist dt {
	font-weight: normal;
	background-repeat: no-repeat;
	margin: 4px 0;
	padding-bottom: 3px;
	padding-left: 14px;
}

dl.boxlist dt.current {
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 4px 0;
	padding-bottom: 3px;
	padding-left: 14px;
}

dl.boxlist dd {
	font-weight: normal;
	margin: 0 0 12px -14px;
	padding-bottom: 4px;
	padding-left: 14px;
}

dl.boxlist dt a:hover, dl.boxlist dt a:active {
	text-decoration: none;
}

div.lgnbox {
	margin: 0.8em 0 1.2em;
}

div.lgnbox .lbl {
	color: #006;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding-right: 10px
}

div.lgnbox .fld {
	color: #006;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding-right: 10px;
}

div.lgnbox .lgnfld {
	color: #616b71;
	font-size: 11px;
	width: 80px;
	border: solid 1px #989fb3;
}

div.lgnbox .foot {
	color: #006;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	margin-top: 8px;
	padding-right: 10px
}

div.lgn_info {
	margin: 0.8em 0 1.2em;
}

div.searchbox {
	background-color: #e3e6ea;
	margin: 12px 0;
	padding: 3px 5px;
	border: solid 1px #c9cbcd;
}

div.box {
	margin: 0;
	padding: 0;
}

div.boxcnttop {
	margin-bottom: 20px;
	padding: 0;
}

div.boxcntbottom {
	margin-top: 20px;
	padding: 0;
}

div.alert {
	color: #cc0000;
	font-weight: bold;
	background-image: none;
	text-align: center;
	padding: 3px 3px 3px 20px;
	clear: both;
	border: dashed 1px #c00;
	width: 450px;
	margin: 12px 3px;
}

div.hint {
	color: #5c5f69;
	font-weight: bold;
	text-align: left;
	clear: both;
	margin: 12px 3px;
	padding: 3px;
	width: 80%;
}

div.errorhint {
	color: #f00;
	text-align: center;
	clear: both;
	padding: 3px;
	border: solid 1px #ff4500;
}

div.caption {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 3px;
	padding: 2px 0;
	border-bottom: 1px solid #101010;
}

div.pg_img {
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 20px
}

div.pgrph {
	margin: 0.8em 0em 1.2em
}

div.container {
	clear: both;
	margin: 0 0 20px;
}

div.back_button {
	margin-top: 24px;
	margin-bottom: 12px
}

div.back_button a, div.back_button a:visited {
	font-size: 11px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 16px
}

div.back_button a:hover {
	font-size: 11px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 16px
}

.powered_by a {
	color: #101010;
}

.powered_by a:hover {
	color: #101010;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
	margin: 0;
	padding: 2px 0
}

.framed {
	padding: 3px;
	clear: both;
	border: solid 1px #d3d3d3;
}

.searchlbl {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

.icn {
	margin-right: 3px;
	margin-left: 3px;
}

ol, ul {
	margin: 0 0 9px 0;
	padding: 0 0 0 1.5em
}

ul li {
	list-style-image: url(/assets/images/skin/ffi/icons/li_block.gif);
	margin-bottom: 3px;padding:0 0 0 0.5em
}

li {
	margin-bottom: 4px;
}

/*** img ***/
img.thumb {
	border: solid 1px #a9a9a9;
}

img.med {
	border: solid 1px #a9a9a9;
}

/*** path ***/
.path {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.path .title {
	color: #000;
	background-image: none;
	margin-right: 5px;
	padding-left: 5px;
	line-height: 10px
}

.path a, .path span {
	padding-left: 11px;
	padding-right: 5px;
	line-height: 10px;
}

.path a:link, .path a:visited {
	color: #000;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	background-repeat: no-repeat
}

.path a:hover, .path a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	background-repeat: no-repeat
}

.path .current, a.current:link, .path a.current:visited {
	color: #000;
	text-decoration: none;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	background-repeat: no-repeat;
}

/*** path ***/
.subpath {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 12px 0px
}

.subpath .title {
	color: #000;
	background-image: none;
	margin-right: 5px;
	padding-left: 0;
}

.subpath a {
	padding-left: 11px;
	padding-right: 5px
}

.subpath a:link, .subpath a:visited {
	color: #000;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	background-repeat: no-repeat;
	line-height: 10px
}

.subpath a:hover, .subpath a:hover {
	color: #000;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	line-height: 10px;
	text-decoration: underline
}

.subpath .current, .subpath a.current:link, .subpath a.current:visited {
	color: #000;
	line-height: 10px;
	text-decoration: none;
	background-image: url(/assets/images/skin/ffi/icons/path_element.gif);
	background-repeat: no-repeat
}

/*** Lists***/
dl.list {
	line-height: 14px;
	margin: 12px 0 18px
}

dl.list dt {
	font-weight: bold;
	background: url(/assets/images/skin/icons/dt_block.gif) no-repeat;
	margin: 6px 0 3px;
	padding-left: 14px
}

dl.list dt:hover {
	font-weight: bold;
	background: url(/assets/images/skin/ffi/icons/dt_block.gif) no-repeat;
	margin: 6px 0 3px;
	padding-left: 14px
}

dl.list dd {
	margin: 0 0 12px;
	padding-bottom: 4px;
	padding-left: 14px
}

dl.list p {
	margin-bottom: 3px
}

table.list {
	font-size: 11px;
	margin: 12px 0
}

table.list th {
	color: #feffff;
	font-weight: bold;
	font-size: 11px;
	background-color: #007ac0;
	letter-spacing: 0.03em;
	vertical-align: top;
	padding: 3px 2px;
}

table.list img.icon {
	margin: 0 4px 0 2px;
}

table.list th, table.list th a:link, table.list th, table.list th a:visited {
	color: white;
	font-size: 11px;
	font-weight: bold;
}

table.list tr.row0 {
	font-size: 10px;
	background-color: #fff;
	vertical-align: top;
	padding: 2px 0
}

table.list tr.row1 {
	font-size: 10px;
	background-color: #f7f7fa;
	padding: 2px 0;
	vertical-align: top;
}

table.list tr.row0:hover, table.list tr.row1:hover {
	font-size: 10px;
	background-color: #e1f5ff;
	vertical-align: top;
	padding: 2px 0
}

table.list td {
	padding: 2px 4px
}

table.listfooter {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.listfooter {
	background-image: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 3px;
}

div.paging {
	border-top: 1px solid #000;
	padding: 2px
}

.pnav {
	font-size: 11px;
	line-height: 11px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.pnav_num {
	font-size: 11px;
	line-height: 11px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
}

.pnav_current {
	color: #ff8c00;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
}

.pnav_counter {
	font-size: 11px;
	line-height: 11px;
	margin-right: 25px;
	margin-left: 0
}

.cntnav {
	font-weight: bold;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 24px;
}

.cntnav .prev {
	text-align: left;
	padding-right: 20px;
}

.cntnav .next {
	text-align: right;
	padding-left: 20px;
}

/*form*/
input {
	color: #616b71;
	font-size: 11px;
	border: solid 1px #a9a9a9
}

select {
	color: #616b71;
	font-size: 11px;
	height: 16px;
	border: solid 1px #a9a9a9;
}

.label {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	line-height: 12px;
	text-decoration: none;
	padding-right: 10px;
}

.error, .errortext {
	color: #f00
}

.required {
	color: #32cd32
}

.textfield, .selectbox {
	color: #616b71;
	font-size: 11px;
	border: solid 1px #a9a9a9;
}

.cbox, .rdo {
	font-size: 11px;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	border-style: none;
	outline-style: none;
}

.lgnfield {
	color: #616b71;
	font-size: 11px;
	width: 100px;
	border: solid 1px #989fb3;
}

input.button {
	color: #101010;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #e5e5e5;
	background-image: url(/assets/images/skin/ffi/button_bg.gif);
	text-align: center;
	margin: 2px;
	padding: 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0 #808080 #808080 #c0c0c0
}

input.button:hover {
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	background-color: #fcfcfc;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border-color: #808080 #e5e5e5 #e5e5e5 gray;
	border-style: solid;
	border-width: 1px;
}

.required {
	color: #32cd32
}

/*layout, box*/
.boxtitle {
	color: #000;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 4px 2px 2px 0;
}

#ffi_left .boxtitle {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 4px 2px 2px 0;
	vertical-align: middle;
}

#ffi_left .lgnbox {
	margin: 0;
	line-height: 12px;
	padding: 12px 5px 5px;
}

#ffi_left .contactbox {
	margin: 12px 0;
}

#ffi_top_right {
}

#ffi_top_right .toolbox {
	float: right;
	padding-left: 20px;
}

#ffi_bottom_right .toolbox {
	margin: 0;
}

#ffi_left dl.boxlist dt {
	color: #000;
	background-image: url(/assets/images/skin/ffi/vi_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin: 3px 0 0;
	padding: 3px 0 3px 17px;
	border-top: 1px solid #000;
}

#ffi_left dl.boxlist dt.current {
	color: #ff8c00;
	font-weight: bold;
	background-image: url(/assets/images/skin/ffi/vi_menu_bullet_orng.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin: 3px 0 0;
	padding: 3px 0 3px 17px;
	border-top: 1px solid #000;
}

#ffi_left dl.boxlist dt:hover {
	color: #ff8c00 !important;
	font-weight: bold;
	background-image: url(/assets/images/skin/ffi/vi_menu_bullet_orng.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin: 3px 0 0;
	padding: 3px 0 3px 17px;
	border-top: 1px solid #000;
}

#ffi_left dl.boxlist a:link, #ffi_left dl.boxlist a:visited {
	color: inherit;
	font-size: 12px;
	margin: 0
}

#ffi_left dl.boxlist a:hover {
	color: #ff8c00;
	margin: 0
}

#ffi_left dl.boxlist dt.current a:link, #ffi_left dl.boxlist dt.current a:visited {
	margin: 0;
}

.post {
	margin-bottom: 24px
}

.post_timestamp {
	font-size: 75%
}

.post_info {
	margin-top: 6px;
	margin-bottom: 10px
}

.post_footer {
	clear: both;
	margin-top: 12px;
	padding-bottom: 20px
}

.comments_container {
	margin-top: 30px;
}

div.comments {
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin-bottom: 12px
}

.comments_list .row_title {
	background-color: #f3f3f3
}

.comments_list .row_text {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 12px
}

.comment {
	margin-bottom: 12px
}

dl.comments_list dd {
	margin-left: 0 !important
}

/* toolbar */
.toolbar .btn_new_post {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-right: none
}

.toolbar .btn_save {
	float: right;
	border-left-width: 1px;
	border-left-style: solid
}

ul.toolbar {
	background-image: url(/assets/images/skin/ffi/button_bg.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
	height: 20px;
	border: 1px solid #a9a9a9
}

ul.toolbar li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	background-image: url(/assets/images/skin/ffi/button_bg_gn.gif);
	background-repeat: repeat-x;
	border-color: #a9a9a9;
	border-right: 1px solid #a9a9a9
}

ul.toolbar li.spacer {
	height: 20px;
	border-left: 1px solid #a9a9a9;
	border-right: none;
	overflow: hidden
}

ul.toolbar li.last {
	height: 20px;
	border-left: 1px solid #a9a9a9;
	border-right: none;
	overflow: hidden
}

ul.toolbar li .button {
	float: left;
	background: none;
	border: none !important;
	margin: 3px 4px;
	padding: 0
}

ul.toolbar input.button {
	line-height: 11px;
	padding-bottom: 3px;
	margin: 0
}

ul.toolbar li .button:hover {
	text-decoration: underline;
	background: none
}