/*
 * c-css by U4EA Technologies - Allan Jardine
 * Version:       1.2.php.1
 * CSS Author:    medienstroeme | Michael Olk
 * Copyright:     medienstroeme | Michael Olk
 * Browser:        0
 * Browser group: 
 */
html { height:100%; margin:0; padding:0; font-size:100%; }
body { height:100%; line-height:1.5em; margin:0; padding:0; color:#000; font-family:arial,helvetica,sans-serif; font-size:.8em; background:#ffefdf url(../images/bgs/bg-right.png) repeat-y right 0; }
#wrapper { width:auto; margin:0; padding:0; border:3px solid #fff; background:url(../images/bgs/bg-left.png) repeat-y 0 0; }
#top { padding:.5em; color:#ffe5c2; text-align:center; background:#002e4f; }
#top a { color:#ffe5c2; text-decoration:none; }
#logo { padding:2em 0; }
#image { height:150px; margin-bottom:3em; background:url(../images/bgs/header.jpg) no-repeat 0 0; }
#content {}
#contentInner {}
#left { float:left; width:66%; border-right:1px solid #f7dabe; }
#leftInner { margin:2% 0; padding:0 2% 0 4%; }
#right { float:left; width:33%; border-left:1px solid #fff; }
#rightInner { margin:2% 0; padding:0 0 0 2%; }
.right_mod { display:block; margin:2em 0; padding:0; }
.lang_mod { display:block; margin:2em 0; padding:2em 0 0 0; }
.nav_mod { display:block; margin:0 0 2em 0; padding:2em 0 0 0; }
.route_mod { display:block; margin:0 0 2em 0; padding:2em 0 0 0; }
#footer { clear:both; width:auto; margin-top:3em; padding:.5em; color:#ffe5c2; text-align:center; background:#002e4f; }
#footer a { color:#ffe5c2; text-decoration:none; }
ul.accessibility { position:absolute; top:-10000px; }
ul#mainNav { margin:0; padding:0; }
ul#mainNav li { list-style-type:none; line-height:2em; margin:.8em 0; font-size:1em; }
ul#mainNav li a { padding:.6em 2em; color:#fff; text-decoration:none; background:#002e4f; border-radius:5px; }
ul#mainNav li a:hover { padding:.6em 2em; color:#febe50; text-decoration:none; background:#002e4f; border-radius:5px; }
ul#mainNav li.current.active a, ul#mainNav li.active.parent a { padding:.6em 2em; color:#febe50; font-weight:bold; text-decoration:none; background:#002e4f; border-radius:5px; }
ul#mainNav li.current.active a:hover, ul#mainNav li.active.parent a:hover { padding:.6em 2em; color:#febe50; text-decoration:none; background:#002e4f; border-radius:5px; }
ul#mainNav li.active.deeper.parent ul { margin:0; padding:0; }
ul#mainNav li.active.deeper.parent ul li:first-child { margin-top:.8em; }
ul#mainNav li.active.deeper.parent ul li { list-style-type:none; margin:.1em 0; font-size:1.05em; text-transform:none; }
ul#mainNav li.active.deeper.parent ul li a { color:#002e4f; font-weight:normal; text-decoration:none; background:none; }
ul#mainNav li.active.deeper.parent ul li a:hover { color:#002e4f; text-decoration:underline; }
ul#mainNav li.active.deeper.parent ul li.current.active a, ul#mainNav li.active.deeper.parent ul li.active.parent a { color:#002e4f; font-weight:bold; text-decoration:underline; }
ul#mainNav li.active.deeper.parent ul li.current.active a:hover, ul#mainNav li.active.deeper.parent ul li.active.parent a:hover { color:#002e4f; font-weight:bold; text-decoration:underline; }
ul#footerNav { margin:0; padding:0; }
ul#footerNav li { float:left; line-height:60px; margin-left:30px; color:#fff; font-size:1em; }
ul#footerNav li a { color:#fff; text-decoration:none; }
ul#footerNav li a:hover { text-decoration:underline; }
div.breadcrumbs { font-size:.85em; }
div.breadcrumbs a.pathway {}
div.breadcrumbs span {}
div.pagination { font-size:.8em; font-weight:bold; }
div.pagination p.counter { float:right; font-weight:bold; text-transform:uppercase; }
div.pagination ul { float:left; margin:0; padding:0; }
div.pagination ul li { float:left; list-style-type:none; margin-right:.5em; text-align:center; }
div.pagination ul li.pagination-start {}
div.pagination ul li.pagination-prev {}
div.pagination ul li.pagination-next {}
div.pagination ul li.pagination-end {}
div.pagination ul li span.pagenav { padding:1px 5px; color:#fff; border:1px solid #fff; background:#002e4f; border-radius:3px; }
div.pagination ul li a, div.pagination ul li a.pagenav { padding:1px 5px; color:#002e4f; text-decoration:none; border:1px solid #fff; background:#febe50; border-radius:3px; }
div.pagination ul li a.pagenav:hover { text-decoration:underline; }
div#article-index { display:block; width:50%; border-top:1px dotted rgba(0, 0, 0, 0.9); border-bottom:1px dotted rgba(0, 0, 0, 0.9); }
div#article-index h3 { padding:.2em 0 0 0; font-family:arial, helvetica, sans-serif; font-size:1.2em; font-weight:normal; font-style:normal; }
div#article-index ul { padding:0 1.5em; }
div#article-index ul li { list-style-type:decimal; font-size:.9em; }
div#article-index ul li a.toclink { text-decoration:none; }
div#article-index ul li a.toclink.active { font-weight:bold; text-decoration:none; }
div.pagenavcounter { position:absolute; top:-999em; left:-999em; color:#939393; font-size:.85em; font-style:italic; }
form { margin:0; padding:0; }
form fieldset { position:relative; margin:0; padding:.5em; border:1px solid #fff; border-radius:5px; background:#ffefdf; }
form legend { float:left; }
form legend > span { position:absolute; top:-1.7em; left:1em; height:3em; line-height:3em; padding:0 .5em; color:#fff; font-size:1.2em; font-weight:bold; font-style:italic; border:1px solid #fff; border-radius:5px; background:#002e4f; }
form label { float:left; width:30%; }
form input { float:left; }
form input[type="text"] { margin:0; padding:0.2em; border-style:solid; border-width:1px 1px 1px 1px; border-color:#d4d4d4 #f4f4f4 #f4f4f4 #d4d4d4; }
form input[type="radio"] {}
form input[type="checkbox"] {}
form input[type="select"] {}
form textarea { margin:0; padding:0.2em; border-style:solid; border-width:1px 1px 1px 1px; border-color:#d4d4d4 #f4f4f4 #f4f4f4 #d4d4d4; }
form input[type="text"]:hover, form input[type="text"]:focus, form input[type="radio"]:hover, form input[type="radio"]:focus, form input[type="checkbox"]:hover, form input[type="checkbox"]:focus, form input[type="select"]:hover, form input[type="select"]:focus, form textarea:hover, form textarea:focus { border-color:#C9C9C9; }
form button, form .button, form .inputbutton, form input[type=submit] {}
a.button:link, a.button:active, a.button:visited, a.button:hover, .button a:link, .button a:active, .button a:visited, .button a:hover, form button a, form .button a, form button a:link, form button a:active, form button a:visited, form button a:hover, form .button a:link, form .button a:active, form .button a:visited, form .button a:hover {}
div.button-right { float:right; }
table { border:solid 2px #fff; }
thead {}
th { padding:5px; text-align:left; border-left:solid 2px #fff; background:#000; }
th:first-child {border:none;}
th.item-num, th.item-title, th.item-position, th.item-email, th.item-phone, th.item-mobile , th.item-fax , th.item-suburb, th.item-state, th.item-country { color:#fff; }
th.item-num a, th.item-title a, th.item-position a, th.item-email a, th.item-phone a, th.item-mobile a, th.item-fax a, th.item-suburb a, th.item-state a, th.item-country a, th.item-title a { color:#fff; text-decoration:none; }
tbody {}
tfooter {}
tr {}
tr.even { background:#f8f8f8; }
tr.odd { background:#f1f1f1; }
td { padding:5px; text-align:left; border-left:solid 2px #fff; }
td:first-child {border:none;}
.tip-wrap { padding:0; border-radius:5px; background:#000; }
.tip-top { display:none; }
.tip { padding:.5em 1em; color:#fff; border-radius:5px; background:#000; }
.tip-title { margin:0 0 5px 0; font-size:1.5em; font-weight:bold; text-transform:uppercase; border-bottom:1px dotted #fff; }
.tip-text { font-size:1em; font-weight:normal; }
.tip-bottom { display:none; }
.hasTip img { border:none; }
.contentpane { width:100%; border:none; }
.contentpaneopen { border:none; }
h1, h2 { line-height:1.2em; color:#002E4F; font-family:georgia,"Times New Roman",Times,serif; font-size:1.9em; font-weight:bold; font-style:italic; }
h3 { color:#002E4F; font-family:georgia,"Times New Roman",Times,serif; line-height:1.2em; margin:0 0 1em 0; padding:0; font-size:1.5em; font-weight:bold; font-style:italic; }
h4 { line-height:1.2em; margin:0 0 1em 0; padding:0; font-size:1.25em; font-weight:bold; }
h5, h6 { line-height:1.2em; margin:0 0 1em 0; padding:0; font-size:1em; font-weight:bold; }
h1 a:link, h2 a:link, h1 a:visited, h2 a:visited, h1 a:active, h2 a:active, h1 a:focus, h2 a:focus { color:#c0beb6; text-decoration:none; }
h1 a:hover, h2 a:hover { color:#c0beb6; text-decoration:underline; }
h3 a:link, h4 a:link, h5 a:link, h6 a:link, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { text-decoration:none; }
h3 a:active, h4 a:active, h5 a:active, h6 a:active, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration:underline; }
a:link, a:visited { color:#000; text-decoration:underline; }
a:active, a:focus, a:hover { color:#FF6600; text-decoration:underline; }
a.white:link, a.white:visited, a.white:active, a.white:focus, a.white:hover { color:#fff; }
a.small:link, a.small:visited, a.small:active, a.small:focus, a.small:hover { font-size:0.85em; font-weight:normal; }
a.readon:link, a.readon:visited, a.readon:hover, a.readon:active, a.readon:focus { }
a.help { cursor:help; border-bottom:dotted 1px #E74E00; }
div.content-links {}
div.content-links h3 { padding:5px 30px; color:#ffefdf; background:#002e4f; border-radius:5px }
div.content-links ul { margin:0; padding:0; }
li.content-links-a, li.content-links-b, li.content-links-c { list-style-type:none; margin-bottom:2px; padding-left:10px; border:0; border-left:20px solid #002e4f; }
li.content-links-a a, li.content-links-a b, li.content-links-a c {}
pre, .code { padding:0.625em; margin:0.313em; font-size:1em; font-family:"Courier News", monospace; border-left:1px solid #999999; }
blockquote { padding:1em 2.5em 1em 0.938em; }
.bold { font-weight:bold; }
.small { font-size:0.85em; font-weight:normal; }
ul {}
ul li { list-style-type:square; }
ol {}
ol li { list-style-type:decimal; }
dl {}
dt { clear:both; width:25%; }
dd {}
hr { width:100%; height:2px; border:0; border-bottom:dotted 1px #000; }
img { border:none; border-radius:5px; }
img.right { float:right; width:200px; margin:0 0 .5em 1em; }
img.left { float:left; width:200px; margin:0 1em .5em 0; }
img.center { display:block; width:auto; margin:0 0 1em 0; }
.img-fulltext-left { float:left; margin:0 1em .5em 0; }
.img-intro-left { float:left; width:200px; margin:0 1em .5em 0; }
.img-fulltext-left img, .img-intro-left img { width:200px; }
.img-fulltext-right { float:right; margin:0 0 .5em 1em; }
.img-intro-right { float:right; width:200px; margin:0 0 .5em 1em; }
.img-fulltext-right img, .img-intro-right img { width:200px; }
.img_caption .left { float:left; margin-right:1em; }
.img_caption .right { float:right; margin-left:1em; }
.img_caption .left p { clear:left; text-align:center; }
.img_caption .right p { clear:right; text-align:center; }
.img_caption { text-align:center!important; }
.img_caption.none { margin-left:auto; margin-right:auto; }
form.modsearch { margin:0; }
form.modsearch label { position:absolute; top:-1999em; left:-1999em; }
form.modsearch input[type="text"] { background:#f8f8f8 url(../images/bgs/searchbox.png) no-repeat center right; }
.contact {}
.contact img.contactImage { float:left; max-width:20%; margin-right:5%; border-radius:5px 10px 5px 10px; }
.contact .contactInfo { }
.contact .contactInfo h2 {}
.contact .contactInfo h3 {}
.contact dl.contact-contactinfo { margin:0; padding:0; }
.contact dl.contact-contactinfo dt { clear:both; float:left; width:11%; font-weight:bold; }
.contact dl.contact-contactinfo dd {}
#contact-form { clear:both; width:100%; margin:3em 0; }
#contact-form dl { margin:3em 0 0 0; padding:0; }
#contact-form dt { clear:both; float:left; }
#contact-form dt label { width:100%; }
#contact-form dd { float:left; }
.requiredTeaser { font-size:.7em; font-weight:normal; font-style:normal; text-transform:none; }
form#contact-form button.button.validate { clear:both; margin:10px 0 0 0; }
ul.contact-address { margin:0; padding:0; }
ul.contact-address li { list-style:none; }
div.categories-list ul { margin:0; padding:0; }
div.categories-list li { list-style-type:none; }
li.first {}
li.last {}
form#contact-form dt { margin-bottom:5px; }
form#contact-form dd { }
div.system-unpublished {}
div.category-desc {}
div.display-limit {}
div.cat-children {}
span.item-title {}
form fieldset.filters {}
form legend.hidelabeltxt {}
div.formelm {}
div.formelm-buttons {}
ul.actions { clear:both; float:right; width:19%; text-align:right; }
ul.actions li { display:inline; list-style-type:none; margin-left:5px; }
ul.actions li:first-child { margin:0; }
li.print-icon, li.edit-icon, li.email-icon { padding:0 5px 4px 5px; }
ul.actions li a:link, ul.actions li a:visited { color:#fff; font-size:.7em; text-decoration:none; }
ul.actions li a:hover { text-decoration:underline; }
h3 span.contact-name {margin:0;}
h3 span.contact-category {}
p.contact-position {}
span.contact-street {}
span.contact-suburb {}
span.contact-state {}
span.contact-postcode {}
span.contact-country {}
span.contact-emailto {}
span.contact-telephone {}
span.contact-fax {}
span.contact-mobile {}
span.contact-webpage {}
div.contact-featured {}
div.contact-category {}
div.contact-image { float:left; margin:0 30px 0 0; }
div.contact-data { float:left; margin:0; }
div.contact-miscinfo {}
div.contact-misc {}
div.contact-address {}
div.contact-articles {}
div.contact-error {}
div.contact-links {}
div.contact-profile {}
div.contact-form {margin:40px 0;}
h2 span.subheading-category {}
ul#archive-items {}
li span.item-title {}
span.row-separator {}
div.categoryArticleContent { clear:both; padding:0 0 1em 0; }
div.featuredArticleContent { clear:both; padding:0 0 1em 0; }
div.blog {}
div.category-list {}
div.cat-items {}
div.items-leading {}
div.item {}
div.items-row {}
div.item-separator { margin:1em 0; }
div.items-more {}
div.archive {}
div.filter-search {}
div.intro {}
div.item-page {}
th.list-title {}
th.list-date {}
th.list-author {}
label.filter-search-lbl {}
div.form-note {}
div.formelm-area {}
dl.article-info { clear:both; margin:0; font-size:.8em; border-top:1px dotted #000; }
dt.article-info-term { position:absolute; top:-999em; left:-999em; }
dl.article-info dd { display:inline; margin:0 1em 0 0; padding:.5em; }
dl.article-info > dd { padding:.5em; }
dd.category-name, dd.create, dd.modified, dd.published, dd.createdby, dd.hits {}
span.content_rating { display:block; margin:0; padding:0; }
p.readmore {}
a.readmoreLink:link, a.readmoreLink:visited { display:inline-block; padding:3px 6px; color:#fff; text-decoration:none; background:#002e4f; border-radius:3px; }
a.readmoreLink:hover {}
a.readmoreLink:active {}
#search {}
div.searchintro { margin:20px 0; font-size:1.2em; }
div.phrases-box {}
div.ordering-box {}
div.searchResults {}
#search h1 {}
#searchForm {}
#searchForm fieldset.searchWord { background:none; }
#searchForm fieldset.searchPhrase { background:none; }
#searchForm legend { position:absolute; top:-999em; left:-999em; }
#searchForm label#searchphraseall-lbl, #searchForm label#searchphraseany-lbl, #searchForm label#searchphraseexact-lbl { width:18%; }
#searchForm label.ordering { position:absolute; top:-999em; left:-999em; }
#searchForm input#searchphraseall, #searchForm inpu#searchphraseany, #searchForm inpu#searchphraseexact {}
#searchForm select#ordering.inputbox { margin-left:2em; }
dl.search-results { margin:0; padding:0; }
dt.result-title { clear:both; float:none; width:100%; margin-top:10px; }
dd.result-category { margin-bottom:10px; }
dd.result-text {}
dd.result-created { position:absolute; top:-999em; left:-999em; }
dl.search-results .highlight { padding:2px 5px; color:#ffe5c2; background:#002e4f; }
div.searchResults { padding:2%; }
input.area { float:left; }
label.areaLabel { float:left; margin-right:20px; }
div.login-fields {clear:both;}
div.login-button { clear:both; float:right; }
label#jform_spacer-lbl { margin:15px 0; font-size:.8em; font-weight:bold; }
span.before { content:'.'; }
ul.weblinks { margin:0; padding:0; }
li.wlTitle { display:block; margin:0 0 3px 0; padding:0; list-style-type:none; list-style-position:outline; background:#FBFBFB; }
div.wlLink, div.wlLinkWide, div.wlDescr, div.wlHits { display:block; float:left; height:auto; padding:10px; text-align:left; vertical-align:top; }
div.wlLink p, div.wlLinkWide p, div.wlDescr p, div.wlHits p { text-decoration:underline; }
div.wlLink { width:379px;}
div.wlLinkWide { width:750px;}
div.wlLink a, div.wlLinkWide a { font-size:1.3em;}
div.wlDescr { width:379px;}
div.wlHits {}
li.wlBack { display:block; margin:0 0 20px 0; list-style-type:none; text-align:right; }
.clr { clear:both; height:0; }
.clrLeft { clear:left; height:0; }
.clrRight { clear:right; height:0; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix { display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; overflow:visible; }
.float_left { float:left; margin-left:0; }
.float_right { float:right; }
.float_spacer { float:left; margin:0 0.313em 0 0.313em; }
.ten { width:9.9%; }
.twenty { width:19.9%; }
.thirty { width:29.9%; }
.fourty { width:39.9%; }
.fifty { width:49.9%; }
.sixty { width:59.9%; }
.seventy { width:69.9%; }
.eighty { width:79.9%; }
.ninety { width:89.9%; }
.hundred { width:100%; }
.width680 { float:left; width:680px; }
.width230 { float:left; margin-left:30px; width:230px; }
.marTop10 { margin-top:10px; }
.marTop20 { margin-top:20px; }
.marTop30 { margin-top:30px; }
.marBot10 { margin-bottom:10px; }
.marBot20 { margin-bottom:20px; }
.marBot30 { margin-bottom:30px; }
.marLeft10 { margin-left:10px; }
.marRight20 { margin-right:10px; }
.pad5 { padding:5px; }
.pad10 { padding:10px; }
.pad20 { padding:20px; }
.padLR10 { padding:3px 10px; }
.padLR20 { padding:3px 20px; }
.notseen, .invisible { display:inline; position:absolute; top:-1500em; left:-1500em; }
div#easycalccheckplus { clear:both; }
div#easycalccheckplus label { float:left; width:20em; }
div#easycalccheckplus input { float:left; }
div.attachmentsList {}
div.attachmentsList table { width:100%; border:none; background:#fff; border-radius:3px; }
div.attachmentsList caption { padding:10px 0 10px 5px; font-size:1.4em; }
div.attachmentsList thead {}
div.attachmentsList th { color:#fff; }
div.attachmentsList th.at_filename { width:25%; padding:5px; border:none; background:#002e4f; border-radius:3px 0 0 0; }
div.attachmentsList th.at_description { padding:5px; border:none; background:#002e4f; }
div.attachmentsList th.at_creator_name { width:12%; padding:5px; text-align:center; border:none; background:#002e4f; }
div.attachmentsList th.at_file_size { padding:5px; width:5%; text-align:center; border:none; background:#002e4f; border-radius:0 3px 0 0; }
div.attachmentsList th.at_downloads { width:5%; padding:5px; text-align:center; border:none; background:#002e4f; }
div.attachmentsList th.at_mod_date { width:12%; padding:5px; text-align:center; border:none; background:#002e4f; }
div.attachmentsList tbody {}
div.attachmentsList tr {}
div.attachmentsList tr.even { border:none; }
div.attachmentsList tr.odd { border:none; }
div.attachmentsList td { border:none; }
div.attachmentsList td.at_filename { vertical-align:top; background:#f8f8f8; }
div.attachmentsList a.at_icon img {}
div.attachmentsList a.at_url {}
div.attachmentsList td.at_description { font-size:.95em; font-weight:normal; vertical-align:top; background:#f8f8f8; }
div.attachmentsList td.at_creator_name { font-weight:normal; text-align:center; vertical-align:top; background:#f8f8f8; }
div.attachmentsList td.at_file_size { font-weight:normal; text-align:center; vertical-align:top; background:#f8f8f8; }
div.attachmentsList td.at_downloads { font-weight:normal; text-align:center; vertical-align:top; background:#f8f8f8; }
div.attachmentsList td.at_mod_date { font-weight:normal; text-align:center; vertical-align:top; background:#f8f8f8; }
div.attachmentsList tr:last-child td.at_filename:first-child { border-radius:0 0 0 3px; }
div.attachmentsList tr:last-child td.at_file_size:last-child { border-radius:0 0 3px 0; }#system-message { margin:0 0 30px 0; padding:0; }
#system-message dt { display:block; padding:5px 10px; color:#fff; font-size:2em; font-weight:bold; text-transform:uppercase; border-radius:5px 5px 0 0; background:#990000; }
#system-message dd { margin:0; font-weight:bold; }
#system-message dd ul { margin:0; padding:0; list-style:none; margin-bottom:10px; padding:10px; color:#0055BB; background-position:4px top; background-repeat:no-repeat; }
#system-message dd ul li { list-style:none; line-height:1.5em; font-weight:normal; }
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.warning ul, #system-message dd.notice ul { color:#fff; border-radius:0 5px 5px 5px; background-color:#000; }
#system-message dd.message ul { background-image:url(../images/notice-info.png); }
#system-message dd.error ul { background-image:url(../images/notice-alert.png); }
#system-message dd.warning ul { background-image:url(../images/notice-note.png); }
#system-message dd.notice ul { background-image:url(../images/notice-note.png); }

