/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 810px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 810px; }
	.csc-textpic-intext-left-nowrap-70 .csc-textpic-text { margin-left: 70px; }
	
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


@import "/fileadmin/templates/css/wfforte-master.css";
@import "/fileadmin/templates/css/wfforte-navigation.css";
@import "/fileadmin/templates/css/wfforte-ext.css";
@import "/fileadmin/templates/css/wfforte_powermail.css";


/* - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
* Filename: wfforte-master.css
* Version: 1.5.0 (2015-12-09)
* Website: https://w-fforte.at/
* Author: Thomas T
* Description: small style changes in 1.5.0
* - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - */


@import "/web/20180718160530cs_/https://w-fforte.at/fileadmin/templates/css/wfforte-reset.css";

html {
    margin-bottom: 1px;
    width: 100%;
}
body {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 130%;
    width: 100%;
}
a {
    color: #cc3300;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.hidden, .preload {
    display: none !important;
}
.left {
    float: left;
    margin: 0;
    padding: 0;
}
.right {
    float: right;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.clear_right {
    clear: right;
}
.clear_left {
    clear: left;
}
.csc-header, .csc-default {
    margin: 0;
    padding: 0;
}
.hundred {
    width: 100%;
}
.larger {
    font-size: 16px;
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
.larger-normal {
    font-size: 16px;
    font-weight: normal;
}
.white {
    color: #fff;
}
.red, .red a, .red a:hover {
    color: #cc3300 !important;
}
.light_grey, .light_grey a, .light_grey a:hover {
    color: #959595 !important;
}
.dark_grey, .dark_grey a, .dark_grey a:hover {
    color: #666 !important;
}
.nodeco, .nodeco a, .nodeco a:hover {
    text-decoration: none !important;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.indent {
    padding-left: 20px;
}
.toplink {
    clear: both;
    text-align: right;
    width: 100%;
}
.toplink a {
    color: #959595;
}
h1, h2, h3, h1 a {
    clear: left;
    color: #959595;
    font-size: 135%;
    font-weight: bold;
    line-height: 120%;
    padding: 18px 10px 2px 0;
}
h1 a {
    color: #202020;
    font-size: 100%;
}
h1 a:hover {
    color: #cc3300;
    text-decoration: none;
}
.csc-textpic-intext-left-nowrap h1, .csc-textpic-intext-left-nowrap h2 {
    padding-top: 0;
}
h1.csc-firstHeader {
    font-size: 145%;
    padding-top: 0;
}
#content .right h1.csc-firstHeader, #content .right h1 {
    font-size: 125%;
}
h2 {
    color: #666;
}
h3 {
    color: #cc3300;
}
h5, h6 {
    color: #959595;
    font-size: 95%;
    font-weight: bold;
    line-height: 120%;
    padding: 1px 5px 5px 0;
}
h4 a {
    color: #959595;
}
h5, h5 a {
    color: #666666;
}
h6, h6 a {
    color: #cc3300;
}
#content .right h1 {
    color: #515557;
    padding: 10px 0;
}
#content .right h1.csc-firstHeader {
    margin-top: 0;
    padding: 0 0 10px;
}
h2.tips {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/icon_tips.gif") no-repeat scroll left center;
    color: #608800;
    margin-left: -5px;
    padding: 10px 10px 10px 40px;
}
h2.news {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/icon_news.gif") no-repeat scroll left center;
    color: #608800;
    margin-left: 0;
    padding-left: 45px;
}
#content .csc-default em {
    float: left;
    font-style: italic;
    height: auto;
    margin: 5px 0 5px 15px;
    width: 100%;
}
#content .csc-default ol {
    margin-left: 20px;
}
#content .csc-default ul {
    list-style-type: none;
    padding: 8px 0;
}
#content .csc-default li {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/ic_liste.gif") no-repeat scroll left 10px;
    padding: 5px 0 5px 17px;
}
.csc-textpic-imagewrap ul {
    padding: 0 !important;
}
.csc-textpic-imagewrap li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 0 !important;
}
#container_full_bg {
    background: #ffffff url("/fileadmin/templates/media/site_hint.gif") repeat-x scroll left top;
    width: 100%;
}
#container_max {
    background-color: #fff;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0;
    position: relative;
}
#container {
    margin: 0 auto;
    max-width: 1200px;
}
.csc-mailform-submit {
    margin-top: 12px;
}
#header_top .left {
    width: 915px;
}
#header_top .right {
    float: right;
    margin-right: -30px;
    padding: 11px 20px 10px 0 !important;
    text-align: right;
    width: 295px;
}
#header_top .right .lang {
    float: right;
}
#header_top .right .fontsize {
    color: #fff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
    width: 20px;
}
#header_top .right .fontsize .small {
    font-size: 75%;
}
#header_top .right .fontsize .big {
    font-size: 105%;
}
#header_main, #header_top {
    clear: both;
    margin-bottom: 0;
    min-width: 1190px;
}
#header_top .left, #header_top .right {
    background-color: #84aea3;
    padding-bottom: 10px;
}
#header_top .left {
    margin-bottom: 30px;
    margin-left: -30px;
    padding-left: 30px;
}
#header_main {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/news_bg.gif") no-repeat scroll left top;
    height: 300px;
    margin-top: 10px;
}
#header_main .left {
    height: 250px;
    max-width: 410px;
    width: auto;
}
#header_main .tx-timtabsociable-pi1 {
    clear: left;
    float: left;
    padding-left: 25px;
    width: 310px;
}
#header_main .tx-timtabsociable-pi1 a {
    padding-right: 10px;
}
#header_main .right {
    height: 250px;
    position: relative;
    width: 790px;
    z-index: 1;
}
#header_main .right .mask {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/mask_header.png") no-repeat scroll left top;
    height: 252px;
    position: absolute;
    width: 790px;
    z-index: 10;
}
#header_main #claim_logo {
    position: relative;
    width: 790px;
    z-index: 10;
}
#header_main #claim {
    color: #cc3300;
    float: left;
    font-size: 90%;
    font-weight: bold;
    padding-left: 100px;
    width: 400px;
}
#header_main #logo {
    float: left;
    height: 83px;
    margin-top: -45px;
    position: relative;
    width: 260px;
    z-index: 15;
}
#languageMenu {
    color: #fff;
    float: right;
    margin-top: 1px;
    width: 50px;
}
#languageMenu .langitem, #languageMenu .langitem a, #languageMenu .langitem span {
    color: #fff;
    float: left;
    height: 20px;
    text-transform: uppercase;
    width: 25px;
}
#languageMenu .langitem a:hover, #languageMenu .langitem .act {
    color: #000;
}
#languageMenu .langitem:nth-child(2) {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/divider_lang.gif") no-repeat scroll 3px 3px;
}
#content {
    clear: both;
    display: inline;
    float: left;
    margin: 0;
    min-height: 300px;
    min-width: 1200px;
    padding: 12px 0 20px;
    position: relative;
    width: 100%;
    z-index: 2;
}
#content.middle {
    font-size: 115%;
}
#content.big {
    font-size: 125%;
}
#content .left {
    clear: both;
    float: left;
    padding: 0 30px 0 0;
    position: relative;
    width: 870px;
    z-index: 1;
}
#content .wide {
    float: left;
    min-width: 1150px;
    padding: 0;
    width: auto !important;
}
#content .wide .margin-wide {
    margin-left: 70px;
}
.csc-textpic-intext-left-nowrap-70 .csc-textpic-text {
    float: left;
    margin-left: 0;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-right: 0 !important;
}
#content .left .icon {
    clear: right;
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    z-index: 2;
}
#content .left .main {
    float: left;
    left: 0;
    margin-left: 70px;
    position: relative;
    top: 0;
    width: auto;
    z-index: 2;
}
#content .wide .main {
    float: left;
    margin-left: 0 !important;
}
#content .right {
    float: right;
    padding-bottom: 50px;
    width: 300px;
}
#content .right .csc-default {
}
#content .right .csc-default .csc-default {
}
.csc-frame-indent3366 {
    background: rgba(0, 0, 0, 0) url("/fileadmin/templates/media/bg_gray.gif") no-repeat scroll left top;
    height: 20px;
    margin: 15px 0;
    padding: 10px 15px;
}
.csc-frame-frame1, .csc-frame-frame2 {
    float: left;
    margin-bottom: 10px;
    min-height: 215px;
    padding: 0 5px 5px 0;
    width: 395px;
}
.home .csc-frame-frame1, .home .csc-frame-frame2 {
    clear: left;
    float: left;
    margin-bottom: 10px;
    min-height: 215px;
    padding: 0 5px 5px 0;
    width: 590px;
}
#c3056, #c3061 {
    left: 600px;
    position: absolute;
    top: 0;
}
#c3056 h2, #c3061 h2 {
    color: #959595;
    font-size: 115%;
    margin-top: 20px;
}
#c3056 a, #c3061 a {
    padding-top: 3px;
}
.csc-frame-frame2 {
    min-height: 125px;
}
.csc-frame-frame1 .csc-textpic-single-image, .csc-frame-frame2 .csc-textpic-single-image {
}
.csc-frame-frame1 .csc-textpic-text, .csc-frame-frame2 .csc-textpic-text {
}
#footer {
    clear: both;
    float: left;
    margin: 30px 0 0;
    min-width: 1180px;
    padding: 5px 20px 20px 0;
    width: 100%;
}

#footer .right img {
    margin: 0 0 0 30px;
    padding: 0;
}

#header_top {
    background-color: #84aea3;
}

/* header overrides Thomas Tuzar TOM */
h1 {
  font-size:185% !important;
  color:#222 !important;
}
h2 {
  font-size:170%;
  color:#555 !important;
}
h2.csc-firstHeader {
  font-size:170%;
  color:#555 !important;
    padding-top: 0;
}
h3 {
  font-size:135%;
  color:#666 !important;
}
h3.csc-firstHeader {
  font-size:135%;
  color:#666 !important;
    padding-top: 0;
}
h4 {
  font-weight:bold;
  color: #666 !important;
}
h5, h6 {
  color: #666 !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
html,/* remember to define focus styles! */ body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	outline: 0;
}
body {
	line-height: 1;
	color: #010100;
	background: white;
}
ol, ul {
	list-style: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - -
* Filename: wfforte-master.css
* Version: 1.5.0 (2015-12-09)
* Website: https://w-fforte.at/
* Author: Thomas T
* Description: small style changes in 1.5.0
* - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - */


 /* TOP NAV
----------------------------------------------- */

#header_top .right a {
    color: #666;
    font-size: 95%;
}
#header_top .right a.cur {
    color: #cc3300;
}
#header_top .left li {
    color: #fff;
    float: left;
    font-size: 100%;
    padding-bottom: 4px;
    padding-top: 10px;
}
#footer .left li {
    color: #959595;
    float: left;
    font-size: 90%;
    padding-bottom: 4px;
    padding-top: 10px;
}
#header_top .left li.first, #footer .left li.first {
    padding-left: 0;
}
#header_top .left li a {
    color: #fff;
    padding-left: 2px;
    padding-right: 2px;
}
#footer .left li a {
    color: #666;
    padding-left: 2px;
    padding-right: 2px;
}
#header_top .left li.act a, #footer .left li.act a {
    color: #000;
}
#header_top .left li a:hover, #footer .left li a:hover {
    color: #cc3300;
    text-decoration: none;
}
#content .right {
}
#content .right #navigation {
    width: 300px;
}
#content .right ul ul {
}
#content .right #navigation li {
    padding-bottom: 8px;
}
#content .right #navigation li {
    font-size: 110%;
    text-decoration: none;
}
#content .right #navigation li a .textitem {
    display: inline;
    width: 310px;
}
#content .right #navigation li.act a {
    font-weight: bold;
}
#content .right #navigation li a:hover {
    color: #959595;
    text-decoration: none;
}
#content .right #navigation li.act ul li a {
    font-weight: normal;
}
#content .right #navigation ul li a {
    background: rgba(0, 0, 0, 0) url("/web/20180718150040im_/https://w-fforte.at/fileadmin/templates/media/nav_ic_norm.gif") no-repeat scroll left 7px;
    font-size: 80%;
    line-height: 115%;
    padding: 4px 0 4px 20px;
    text-decoration: none;
}
#content .right #navigation ul li {
    padding-bottom: 0;
}
#content .right #navigation ul li a:hover {
    background-image: url("/web/20180718150040im_/https://w-fforte.at/fileadmin/templates/media/nav_ic_over.gif");
}
#content .right #navigation ul li.act a {
    background-image: url("/web/20180718150040im_/https://w-fforte.at/fileadmin/templates/media/nav_ic_act.gif");
}
#content .right #navigation ul li div {
    font-size: 70%;
    margin: 0 0 0 20px;
    padding: 0;
}
#content .right #navigation ul li a {
    color: #000;
}
#content .right #navigation ul li a:hover {
    color: #959595;
}
#content .right #navigation #news_browse_menu {
    padding: 0 0 10px 20px;
}
#content .right #navigation #news_browse_menu li {
}
#content .right #navigation #news_browse_menu li a {
    background-image: url("/web/20180718150040im_/https://w-fforte.at/fileadmin/templates/media/nav_ic_act.gif");
    font-size: 70%;
}

/*
     FILE ARCHIVED ON 15:00:40 Jul 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:14:35 Sep 14, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 137.818
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.063
  cdx.remote: 0.057
  esindex: 0.01
  LoadShardBlock: 100.145 (3)
  PetaboxLoader3.datanode: 902.875 (5)
  load_resource: 3660.96 (2)
  PetaboxLoader3.resolve: 2827.578 (2)
*/