<?php
  header('Content-type: text/css');
  ob_start("compress");
  function compress($buffer) {
    // remove comments
    $buffer = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $buffer);
    // remove tabs, spaces, newlines, etc.
    $buffer = str_replace(array("\r\n", "\r", "\n", "\t", '  ', '    ', '    '), '', $buffer);
    return $buffer;
  }
?>

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
html{color:#000;background:#FFF;}
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body{background: url(../images/SHADOW_BAR.gif) top center; background-repeat:repeat-y; background-color: #F2F2F2; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}


/*PAGE CONTAINER*/
div#page_container {position:relative; width:950px; height:100%; margin-left:auto; margin-right:auto;}


/*HEADER*/
div#header{background: url(../images/LOGO_SPAN.gif); height: 79px; padding-left: 20px; position: relative; width: 930px;}
div#date{background: url(../images/DATE_BACKGROUND.gif) no-repeat; font-size:14px; color: #FFF; height: 39px; left: 245px; padding-top: 33px; position: absolute; text-align: center; top: 0px; width: 180px; z-index: 10;}
div#stilii{background: url(../images/SLOGAN.gif) no-repeat; height: 39px; left: 470px; padding-top: 33px; position: absolute; top: 0px; width: 200px; z-index: 10;}
#search_form{left: 720px; position: absolute; top: 30px; z-index: 10; width:230px;}
#search_form input[type=submit]{background-color: #FF0000; border: 3px groove; color: #FFFFFF;}


/*NAVIGATION*/
div#navigation {height: 3em; position: relative;}
div#navigation a:link, div#navigation a:active,div#navigation a:visited {color: #000; text-decoration: none;}
div#navigation ul#main {background: url(../images/NAV_BAR.gif) top repeat-x; clear: both; height: 24px; margin: 0; padding: 0; position: relative;}
ul#main li {border-right: 1px solid #ccc;}
div#navigation ul#subnav {background: url(../images/SUBNAV_BAR.gif) top repeat-x; clear: both; height: 24px; margin: 0; padding: 0; position: relative;}
#subnav li {background: url(../images/SUBNAV_BAR.gif) top repeat-x;}
div#navigation ul li {float: left; list-style: none; text-align: center; width: 100px;}
div#navigation a {display: block; height: 20px; padding-top: 4px;}
div#navigation ul#subnav a {color: #FFFFFF; height: 20px; padding-top:4px;}
div#navigation ul#subnav a:hover, div#navigation ul#subnav li.active a {color: #FFFFFF; font-weight: bold;}
div#navigation ul#subnav a:hover {border-left: 1px solid white; border-right: 1px solid white; height: 20x;}
div#navigation ul#main a:hover, div#navigation ul#main li.active a {background: url(../images/NAV_SELECT.gif) top repeat-x; color: #FFFFFF; font-weight: bold;}


/*WEATHER*/
div.weather_overview{padding-left:10px; padding-right:10px;}
div.min{width:100px; font-size:16px; font-weight:bold; color:#0033FF; float:left; text-align:right;}
div.max{width:100px; font-size:16px; font-weight:bold; color:#EC1C24; float:left; text-align:right; margin-bottom:10px;}
.tx-npweather-pi1 h3 {margin-bottom:10px;}
.tx-npweather-pi1 a {color:#EC1C24;}
div.weather_overview {display:none;}
div#w_icon.type0 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_0.png); float:right; margin-right:10px;}
div#w_icon.type1 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_1.png); float:right; margin-right:10px;}
div#w_icon.type2 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_2.png); float:right; margin-right:10px;}
div#w_icon.type3 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_3.png); float:right; margin-right:10px;}
div#w_icon.type4 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_4.png); float:right; margin-right:10px;}
div#w_icon.type5 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_5.png); float:right; margin-right:10px;}
div#w_icon.type6 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_6.png); float:right; margin-right:10px;}
div#w_icon.type7 {width:50px; height:50px; background-image:url(../images/weather/WEATHER_7.png); float:right; margin-right:10px;}



/*HOMEPAGE LEFT WHITE*/
div#left_white{	color:#4D4D4D; /*font-size:12px;*/ padding:10px 20px 20px 20px; width:290px; top:127px; left:0px; float:left;}
div#left_white h1 {color:#EC1C24; font-size:24px; font-weight:bold; text-decoration:underline; text-transform:uppercase; margin-bottom:5px;}
div#left_white h2 {color:#000000; font-size:16px; font-weight:bold; text-decoration:none;}
div#left_news_headlines{ padding-bottom:10px; border-bottom:1px dashed #666666;}
h2 a {color:#000000; text-decoration:none;}
h2 a:hover {color:#000000; text-decoration:underline;}

.news-list-morelink a {color:#EC1C24;}
div.news-list-container hr.clearer {border:none; border-bottom:1px dashed #B2B2B2; clear:both;}
div.news-single-img img {margin-right:10px; border:1px solid #000000;}
div.news-list-container .news_image_wrap {float:left; margin-top:2px; margin-bottom:3px;}
div.news-list-container .news_image_wrap img {margin-right:7px; border:1px solid #000000;}
div.news-list-item {margin-top:10px;}



/*HOMEPAGE MIDDLE GREY*/
div#middle_grey {color:#FFFFFF; padding:10px 20px 20px 20px; width:410px; float:left; left:330px;}
div#main_news_headlines {padding-bottom:10px; border-bottom:1px dashed #FFFFFF;}
div#middle_grey h1 {color:#EC1C24; font-size:24px; font-weight:bold; text-decoration:underline; text-transform:uppercase; margin-bottom:5px;}
div#middle_grey h2 {color:#FFFFFF; font-size:26px; font-weight:bold; margin-bottom:5px;}
div#middle_grey h2 a {color:#FFFFFF;}
div#middle_grey .news_image_wrap_l img {border:1px solid #FFFFFF; float:left; margin:5px 10px 10px 0;}
div#middle_grey .news_image_wrap_r img {border:1px solid #FFFFFF; float:right; margin:5px 0 10px 10px;}




/*RIGHT CONTENT HOLDER*/
div#right_holder {background-color:#CCCCCC; width:170px; float:right; top:127px;}
div.clearer {clear:both;}
div#right_holder h1 {color:#000000; font-size:16px; font-weight:bold; text-decoration:underline; text-transform:uppercase;}
div#right_holder .tx-npweather-pi1 { text-align:center; color:#000000;}
div#right_holder .tx-npexchangerate-pi1, div#right_holder .tx-wordaday-pi1 {text-align:center; color:#000000;}
div#weather {text-align:center;}
div#exchange {text-align:center;}
div#adverts {background-color:#669966; width:170px; position:absolute; top:399px; left:780px;}



/*MAIN ARTICLE PAGE LEFT*/
div#main_article_left_white {color:#4D4D4D; /*font-size:12px;*/ width:490px; padding:10px 20px 20px 20px; top:127px; float:left;}
div#main_article_left_white h1 {color:#EC1C24; font-size:24px; font-weight:bold; text-decoration:underline; text-transform:uppercase; margin-bottom:5px;}
div#main_article_left_white h2 {color:#000000; font-size:14px; font-weight:bold; text-decoration:none;}
.news-list-item_l h2 {color:#000000; font-size:26px; font-weight:bold; text-decoration:none; line-height:26px;}
.news-list-item_r h2 {color:#000000; font-size:26px; font-weight:bold; text-decoration:none; line-height:26px;}
div#main_article_left_white h3 {color:#808080; font-size:10px; text-decoration:none;}
div#main_article_left_white h4 {	color:#000000; font-size:10px; text-decoration:none; text-transform:uppercase; margin-bottom:10px;}

div#content .news-single-item h1 {color:#000000; font-size:26px; font-weight:bold; text-decoration:none; text-transform:none;}
div#content .news-single-item h3 {color:#000000; font-size:12px; font-weight:bold; text-decoration:none; text-transform:none; margin-bottom:10px;}
div#content .news-single-item a {color:#EC1C24;}
div#content .news-single-item h3 a {color:#EC1C24;}

.news-single-img {float:left; margin-bottom:9px;}
.news-single-imgcaption {font-size:10px; width:250px;}
div#content.single_content {background-image:url(../images/SINGLE_CONTENT_BG.gif); background-repeat:repeat-y; padding-top:12px;}
div#content.fpcontent {background-image:url(../images/MAINPAGE_CONTENT_BG.gif); background-repeat:repeat-y; padding-top:12px;}
div.news-single-timedata {font-size:10px;}
.news-single-author{font-size:10px; text-transform:uppercase; color:#000000; margin-top:-2px; margin-bottom:5px;}
div.news-list-item h2 a {font-size:16px;}
div.news-list-item h2 a:hover {font-size:16px; text-decoration:underline;}
div.fifty {background-color:#FFFFFF; margin-top:20px; width:410px; color:#000000; margin-bottom:10px;}
div.left {float:left; width:184px; padding:10px; border-right:1px dashed #000000;}
div.right {float:right; width:185px; padding:10px;}
div#middle_grey h2.csc-firstHeader {color:#EC1C24; font-size:16px; font-weight:bold; text-decoration:underline; text-transform:uppercase;}



/*OTHER HEADLINES*/
div#other_headlines_middle_grey {width:190px; padding:20px 20px 20px 40px; float:left; top:127px; left:530px;}
div#other_headlines_middle_grey h1 {color:#EC1C24; font-size:16px; font-weight:bold; text-decoration:underline; text-transform:uppercase; margin-bottom:5px;}
div#other_headlines_middle_grey h1 {margin-left:-10px;}
ul.news-latest-list {margin-bottom:10px;}
ul.news-latest-list li {list-style:disc; padding-left:-5px;}
ul.news-latest-list a {color:#FFFFFF; text-decoration:none;}
ul.news-latest-list a:hover {color:#999999; text-decoration:none;}



/*SECTIONAL NEWS HEADLINES*/
div#section_news_headlines {padding-bottom:10px; border-bottom:1px dashed #666666;}
div#section_news_headlines h2{color:#000000; font-size:16px; font-weight:bold; text-decoration:none;}



/*SINGLE COLUMN LAYOUT*/
div.single_column {padding:12px; color:#4D4D4D;}
h1 {color:#EC1C24; font-size:24px; font-weight:bold; text-decoration:underline; text-transform:uppercase; margin-bottom:10px;}
h2 {line-height:16px; font-size:16px; font-weight:bold; color:#000000; margin:0 0 5px 0;}
h3 {font-size:14px; font-weight:bold; color:#4D4D4D;}
.bodytext a{color:#EC1C24;}


/*------------------------------------------------ARCHIVE-------------------------------------------------*/
div#archive_date_box{padding:10px 20px 10px 20px; background:#F5F5F5; border:1px solid #E8E8E8;}
div#datenav ul.years li {display:inline; margin:0 20px 0 0; }
div#datenav ul.months li {display:inline; margin:0 7px 0 0;}
div#datenav ul.days li {display:inline; margin:0 7px 0 0; }
div#datenav ul.years {margin:0 0 10px 0; font-size:20px; font-weight:bold;}
div#datenav ul.months {margin:0 0 7px 0; font-size:16px; font-weight:bold;}
div#datenav ul.days {margin:0; font-size:14px; font-weight:normal;}
div#datenav .years li {display:block; margin:0 0 2px 0;}
div#datenav a:hover {color:#999999; text-decoration:underline;}
div#datenav a {color:#000000; text-decoration:none;}
div#datenav .years {display:inline;}

div#archive_date_box div#datenav .years .selected a{color:#EC1C24; text-decoration:underline;}
div#archive_date_box div#datenav .months .selected a{color:#EC1C24; text-decoration:underline;}
div#archive_date_box div#datenav .days .selected a{color:#EC1C24; text-decoration:underline;}


div#search_results {padding:20px 20px 20px 20px;}
div#search_results a {color:#EC1C24; text-decoration:none;}
div#search_results a:hover {color:#000000; text-decoration:underline;}
div#search_results .line_spacer {clear:both; border: none 0; border-top: 1px dashed #999999; height: 1px;}
div#search_results h5{margin:15px 0 2px 0; font-size:14px; color:#000000; font-weight:bold;}
div#search_results #articles_found {margin:-10px -20px 20px -20px; color:#FFFFFF; font-size:16px; background:#EC1C24; border:1px solid #900; padding:5px 5px 5px 20px;}
div#search_results p.archive_date {font-size:10px; margin:0 0 0 0; color:#000000;}

div#archive_search_box {padding:10px 20px 10px 20px; background:#F5F5F5; border:1px solid #E8E8E8;}
div#archive_search_box ul#archive_search label{width:100px; float:left; margin:0 3px 5px 0;}
div#archive_search_box ul#archive_search input{margin:0 0 0 256px;}
div#archive_search_box ul#archive_search #sword {width:200px; margin:0 3px 5px 0;}
div#archive_search_box ul#archive_search #start_date {width:200px; margin:0 3px 5px 0;}
div#archive_search_box ul#archive_search #end_date {width:200px; margin:0 3px 5px 0;}

div#result_info{margin:-10px -20px 20px -20px; color:#FFFFFF; font-size:16px; padding:5px 5px 5px 20px; background:#EC1C24; border:1px solid #900;}

div.result_page{float:right;}



/*------------------------------------------POWERMAIL STYLES------------------------------------------*/
div.tx-powermail-pi1 label{width:180px; float:left; margin-right:5px;}
div.tx-powermail-pi1 label{width:160px;}
div.tx-powermail-pi1 .powermail_text{width:300px; padding:2px; border:1px solid #d7d7d7;}
div.tx-powermail-pi1 .powermail_file{ height:21px;}
div.tx-powermail-pi1 .powermail_textarea{width:300px; height:150px; padding:2px; border:1px solid #d7d7d7;}
div.tx-powermail-pi1 .powermail_submit{background-color:#ffffff; border:1px solid #d7d7d7; width:55px; height:25px; margin-left:415px; padding:0 2px 2px 2px; color:#4D4D4D;}
div.tx-powermail-pi1 .jscalendar{width:200px; padding:2px; border:1px solid #d7d7d7;}
div.tx-powermail-pi1  .jscalendar_cb{display:none;}
div.tx_powermail_pi1_fieldwrap_html{padding:3px 0 3px 0;}
div.tx-powermail-pi1 legend{display:none;}
.csc-mailform-field label{float:left; margin-bottom:4px; width:200px;}
.powermail_textarea powermail_uid30{width:130px;}
.powermail_submit{margin-left:185px;}
#powermaildiv_uid31{margin-top:3px;}
.powermail_mandatory_js{color:#CC0000; margin:0 0 -5px 166px;}
.tx-powermail-pi1_fieldset{border:none; margin:15px 0 0 0;}
.textBox ul{margin:0 1em;}
#uid22_trigger{display:inline;}
#uid30{margin-bottom:15px;}
#uid22_help{display:none;}



/*------------------------------------------FORUM------------------------------------------*/
.tx-mmforum-pi1 h2{font-size:18px;}

tx-mmforum-pi1 td, tx-mmforum-pi1 th{font-family: Tahoma; font-size: 11px;}
table.tx-mmforum-table{border: 1px solid #dddddd; border-collapse: collapse; background-color: #e3e3e3;}
td.tx-mmforum-td, th.tx-mmforum-th {border: 1px solid #cccccc; border-collapse: collapse; color: #333333; font-size: 11px; padding: 5px;}
td.tx-mmforum-td2 {color: #333333; font-size: 11px; padding: 5px;}
td.tx-mmforum-subth {background-color: #A0A0A0; border: 1px solid #ffffff; border-collapse: collapse;}
th.tx-mmforum-th {background: #990000; color: #FFFFFF; font-size: 13px; padding: 5px; text-align: left;}
div.tx-mmforum-th {background: #FF8700; border: 1px solid #dddddd; color: #FFFFFF; font-size: 12px; font-weight: bold; padding: 5px; text-align: left;}
.tx-mmforum-tdtext {border: 1px solid #dddddd; border-collapse: collapse; font-size: 11px; padding: 4px;}
.tx-mmforum-tdtext-noborder { font-size: 11px; padding: 4px;}
div.tx-mmforum-rootline {border: 1px solid #dddddd; background-color:#CCCCCC; color: #666666; font-family: Tahoma; font-size: 11px; margin: 4px 0px; padding: 2px;}
div.tx-mmforum-rootline a {color: #333333; text-decoration: none;}
div.tx-mmforum-pagenav {font-size: 10px; margin: 8px 0px; text-align: right;}
td.tx-mmforum-text {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px; padding: 15px;}
td.tx-mmforum-smalltext {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px; padding: 3px;}
td.tx-mmforum-subth2 {background:#8A8A8A; color: #ffffff; font-weight: bold; font-size: 11px; padding: 2px; text-align: center;}
.tx-mmforum-desc {color: #666666; font-size: 11px; line-height: 12px; margin-left: 30px;}
.tx-mmforum-smalldesc {color: #666666; font-size: 10px;}
.tx-mmforum-pi1-markread{}
div.tx-mmforum-error {border: 3px solid #FF0000; font-weight: bold; margin: 4px 0px; padding: 10px; text-align: center;}
div.tx-mmforum-success {border: 3px solid #008000; font-weight: bold; margin: 4px 0px; padding: 10px; text-align: center;}
a.tx-mmforum-buttonsmall { background-color: white; border: 1px solid #6FA7C3; color: #6FA7C3 !important; font-size: smaller; font-weight: bold; margin: 5px 0px 5px 5px; padding: 2px;	vertical-align: middle;}
a.tx-mmforum-button {background-color: white; border: 1px solid #6FA7C3; color: #6FA7C3 !important; font-weight: bold; margin: 5px 0px 5px 5px; padding: 4px; vertical-align: middle;}
a.tx-mmforum-button:hover {text-decoration: none;}
div.tx-mmforum-pi1-listpost-date {color: #ffffff; float: left; font-size: 9px; padding: 5px;}
div.tx-mmforum-pi1-listpost-options {text-align: right;}
td.tx-mmforum-pi1-listpost-user {padding: 5px; width: 120px;}
td.tx-mmforum-pi1-listpost-text {font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px; min-height: 50px; padding: 15px; width: auto;}
div.tx-mmforum-pi1-codeboxnote {background-color: rgb(250, 250, 250); border: 1px solid rgb(213, 213, 213); color: rgb(68, 68, 68); font-family: Tahoma,Arial,Helvetica,sans-serif;font-size: 11px; line-height: 125%; padding: 10px; text-align: left;}
.tx-mmforum-pi1-pt-quote {background-color: #4b4b4b; border: 1px solid rgb(213, 213, 213); color: #cccccc; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px; line-height: 125%; padding: 10px; text-align: left;}
.tx-mmforum-pi1-pt-code {background-color: rgb(250, 250, 250); border: 1px solid rgb(213, 213, 213); color: rgb(90, 90, 90); font-family: Courier,'Courier New',sans-serif; font-size: 11px; margin-left: 40px; padding: 5px;}
.tx-mmforum-pi1-highlight {background-color: yellow;}
.tx-mmforum-pi1-listtopic-newtopic {margin-bottom: 8px;}
.tx-mmforum-pi1-listtopic-topic {font-size: 8pt; text-align: left !important;}
.tx-mmforum-pi1-listtopic-replies {font-size: 10px; text-align: center; width: 60px;}
.tx-mmforum-pi1-listtopic-author {font-size: 10px; text-align: center; width: 120px;}
.tx-mmforum-pi1-listtopic-lastpost {font-size: 10px; text-align: center; width: 150px;}
.tx-mmforum-pi1-listtopic-image {float: left; margin-left: 4px; margin-right: 8px;}
.tx-mmforum-pi1-listtopic-topicname {font-weight: bold;}
.tx-mmforum-pi1-listtopic-prefix {color: #990000;}
.tx-mmforum-pi1-listtopic-pages {color: #888888; font-size: 9px; padding-left: 30px;}
.tx-mmforum-pi1-listtopic-pages a {color: #888888 !important; text-decoration: none;}
.tx-mmforum-pi1-listtopic-location{color: #888888; font-size: 9px; font-weight: normal; padding-left: 30px;}
.tx-mmforum-pi1-listforum-forum{font-size: 11px; text-align: left !important;}
.tx-mmforum-pi1-listforum-topics{font-size: 11px; text-align: center; width: 60px;}
.tx-mmforum-pi1-listforum-posts{font-size: 11px; text-align: center; width: 60px;}
.tx-mmforum-pi1-listforum-lastpost{font-size: 10px; text-align: center; width: 150px;}
td.tx-mmforum-pi1-newpost-left{border: 1px solid #dddddd; border-collapse: collapse; font-family: Tahoma; font-size: 11px; padding: 10px; text-align: left; width: 150px;}
td.tx-mmforum-pi1-newpost-middle
{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}
td.tx-mmforum-pi1-newpost-right
{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	text-align: right;
}
.tx-mmforum-pi1-tooltip
{
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	display: none;
	position: absolute;
}
.tx-mmforum-pi1-tooltip-header
{
	background: #FF8700;
	border-bottom: 1px solid #dddddd;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.tx-mmforum-pi1-tooltip-text
{
	padding: 5px;
}
.tx-mmforum-pi1-postalert-error
{
	color: #ff0000;
	font-weight: bold;
	padding-top: 8px;
	text-align: left;
}
.tx-mmforum-pi1-userdetail-fieldname
{
	font-size: 11px;
	padding: 3px;
	text-align: right;
}
.tx-mmforum-pi1-userdetail-fieldvalue
{
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.tx-mmforum-pi1-moderator
{
	color: #0D71A4;
	font-weight: bold;
}
.tx-mmforum-pi1-administrator
{
	color: #ff8700;
	font-weight: bold;
}
.tx-mmforum-pi3-pminbox-item
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
.tx-mmforum-pi3-pminbox-unread
{
	font-weight: bold;
}
.tx-mmforum-pi3-message-text
{
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
}
.tx-mmforum-pi3-newposts
{
	float: right;
}
#tx_mmforum_pi3_get-stats
{
}
#tx_mmforum_pi3_quicksearch
{
	background: #ffffff;
	border: 1px solid #dddddd;
	position: absolute;
	width: 143px;
}
#tx_mmforum_pi3_quicksearch ul , #tx_mmforum_pi3_quicksearch li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-mmforum-pi3-quicksearch_item
{
	border: 0;
	color: #000000 !important;
	display: block;
	font: normal 10px Tahoma;
	padding: 3px 10px;
	text-decoration: none;
}
.tx-mmforum-pi3-quicksearch_itemHover
{
	background: #ffe1bf;
	border: 0;
	color: #000000 !important;
	cursor: pointer;
	display: block;
	font: normal 10px Tahoma;
	padding: 3px 10px;
	text-decoration: none;
}
textarea.tx-mmforum-post
{
}
.tx-mmforum-input
{
	border: 1px solid #AAAAAA !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding: 2px;
	vertical-align: middle;
}
select.tx-mmforum-select
{
	border: 1px solid #AAAAAA;
	font-family: Tahoma;
	font-size: 11px;
}
select.tx-mmforum-select option, option.tx-mmforum-option2
{
	border-top: 1px solid #DCDDDE;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
select.tx-mmforum-select optgroup, option.tx-mmforum-option1
{
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
input.tx-mmforum-button
{
	background-color: #990000;
	border: 1px solid #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
	vertical-align: middle;
}
.tx-mmforum-pi2-fliesstext_rot2
{
	color: #ff8700;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.tx-mmforum-pi2-container
{
	border: 1px solid #A5ACB2;
}
DIV.tx-mmforum-pi2-container p label
{
	float: left;
	padding-left: 10px;
	width: 130px;
}
span.error
{
	color: red;
	font-weight: bold;
}
.tx-mmforum-pi6-container
{
	border: 1px solid #e5e5e5;
	color: #aaaaaa;
	font-size: 10px;
	margin: 0px 25px 10px 25px;
	padding: 0px;
	text-align: left;
}
.tx-mmforum-pi6-container h3
{
	color: #9b9a9a;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.tx-mmforum-pi6-container a
{
	color: #aaaaaa;
}
.tx-mmforum-pi6-us
{
	background-color: #faf9f9;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 0px 3px 5px;
}
.tx-mmforum-pi6-content
{
	padding: 5px 10px 10px 10px;
}
.tx-mmforum-pi6-strong
{
	color: #9b9a9a;
	font-weight: bold;
}
a.tx-mmforum-pi6-admin
{
	color: #ff8700 !important;
	font-weight: bold;
}
a.tx-mmforum-pi6-mod
{
	color: #f19d55 !important;
	font-weight: bold;
}
.tx-mmforum-pi6-container a
{
}
.tx-mmforum-pi4-search_options
{
	padding: 10px 0px 10px 0px;
}
.tx-mmforum-pi4-search_options_header
{
	background: #FF8700;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}
.tx-mmforum-pi4-search_options_details
{
	border: 1px solid #DDDDDD;
	padding: 0px;
}
.tx-mmforum-pi4-suche-abstand
{
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 10px;
}
.tx-mmforum-pi4-suche-details-abstand
{
	margin-top: 10px;
}
.tx-mmforum-pi4-suche-details-sort select
{
	width: 200px;
}
.tx-mmforum-pi4-suche-details-abstand-check
{
	border: 1px solid red;
	float: left;
	margin-top: 5px;
	width: 100px;
}
.tx-mmforum-pi4-geloest
{
	float: left;
	padding-right: 5px;
	padding-top: 1px;
}
.tx-mmforum-pi4-suche-abstand input
{
	width: 200px;
}
.tx-mmforum-pi4-suche-box
{
	background-color: #f6f5f5;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding: 10px;
}
.tx-mmforum-pi4-suche-starten-abstand
{
	padding-top: 10px;
}
.tx-mmforum-pi4-abstand-bottom
{
	height: 10px;
	width: 100px;
}
.tx-mmforum-pi4-info-box
{
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: 20px;
	position: absolute;
	visibility: hidden;
	width: 600px;
	z-index: 9999;
}
.tx-mmforum-pi4-infoBoxHeader
{
	background: #FF8700;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 600px;
}
.tx-mmforum-pi4-infoBoxHeader a
{
	color: #FFFFFF;
}
.tx-mmforum-pi4-infoBoxHeader a:hover
{
	color: #FFFFFF;
}
.tx-mmforum-pi4-infoBoxContent
{
	clear: both;
}
.tx-mmforum-pi4-kurzanleitung
{
	font-size: 11px;
	padding: 5px 0px 5px 10px;
}
#dasx a
{
	color: #FFFFFF;
}
#dasx a:hover
{
	color: #FFFFFF;
}
.tx-mmforum-pi4-regeln li
{
	background-color: #fafbfb;
	border-bottom: 1px solid #e4e5e5;
	border-top: 1px solid #e4e5e5;
	margin-bottom: 20px;
	padding: 5px 10px 10px 10px;
}
.tx-mmforum-pi4-search_infobox
{
	background-color: #eeeded;
	border: 1px solid#DDDDDD;
	color: #616161;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 10px;
	width: 150px;
}
.tx-mmforum-pi4-search_info
{
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	color: #aaaaaa;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 0px 2px 5px;
}
.tx-mmforum-pi4-infobox-titel
{
	padding-left: 5px;
}
.tx-mmforum-pi4-search-box-aussen
{
	background-repeat: no-repeat;
	border: 1px solid #eceded;
	float: left;
	width: 100%;
}
.tx-mmforum-pi4-search-box-rechts
{
	float: right;
	height: 100px;
	margin-top: 10px;
	width: 170px;
}
.tx-mmforum-pi4-search-box-links
{
	float: left;
	padding: 5px;
	width: 70%;
}
.tx-mmforum-pi4-search-box-links a
{
	font-size: 11px;
	font-weight: bold;
}
.tx-mmforum-pi4-search-box-unten
{
	float: left;
	text-align: right;
	width: 100%;
}
.tx-mmforum-pi4-search_title

{
	background-color: #dddddd;
	border-left: 1px solid #eceded;
	border-right: 1px solid #eceded;
	border-top: 1px solid #eceded;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
}
.tx-mmforum-pi4-search-link

{
	color: #ff8700;
	float: left;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: left;
}
.tx-mmforum-pi4-search-link a
{
	font-size: 11px;
	font-weight: bold;
}
.tx-mmforum-pi5 {padding-top:10px;}
.tx-mmforum-pi5-configleft {text-align: right;}
.tx-mmforum-pi1-user {width: 100%;}
.tx-mmforum-pi1-user-menu {border: 1px solid #dddddd; border-bottom: 0px; border-top: 0px; display: block; margin: 0; padding: 4px; text-align: right;}
.tx-mmforum-pi1-user-content {border: 1px solid #dddddd; padding: 8px;}
.tx-mmforum-pi1-codeheader {background: #ddd; border-left: 1px solid #BCBEC0; border-right: 1px solid #BCBEC0; border-top: 1px solid #BCBEC0; font-weight: bold; padding: 5px;}
.tx-mmforum-pi1-codeblock {background-color: #F6F6F6; border: 1px solid #BCBEC0; line-height: 15px; overflow: auto; padding-bottom: 4px; padding-left: 7px; padding-top: 4px;}
.tx-mmforum-pi1-codeblock a {text-decoration: none;}
.tx-mmforum-pi1-codeblock a:hover {background-color: yellow; text-decoration: none;}
.tx-mmforum-pi1-codeblock a:visited {text-decoration: none;}
.tx-mmforum-pi1-linenumbering {background: #ddd; border-bottom: 1px solid #BCBEC0; border-left: 1px solid #BCBEC0; border-top: 1px solid #ddd; color: #000; float: left; line-height: 15px; padding: 4px; text-align: right;}
.tx-mmforum-pi1 a{color: #333333;}
.tx-mmforum-pi1 a:hover{color: #990000;}
.tx-mmforum-pi3 a{color: #ff8700;}
.tx-mmforum-pi3 a:hover{color: #FF8700;}
.listforum{border-collapse: collapse;}
.listforum tr,.listforum td{border: 1px solid #DDDDDD; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
div#tx-mmforum-footer{color: #999999; font-size: 10px; text-align: center;}
.tx-mmforum-pi1-attachmentlabel {font-weight: bold;}
.tx-mmforum-pi1-attachment {padding-left: 16px;}
.tx-mmforum-poll-question {font-weight: bold;}
.tx-mmforum-poll-expireson {color: #aaaaaa; font-size: 10px; margin-top: 8px;}
.tx-mmforum-pi4-title {color: #666666;}
.tx-mmforum-pi4-title a {color: #666666; font-weight: bold;}
.tx-mmforum-pi4-title a:hover {color: #ff8700;}
.tx-mmforum-pi4-content a {color: #666666;}
.tx-mmforum-pi4-content a:hover {color: #ff8700;}
th.tx-mmforum-th a {color: white !important;}
.tx-mmforum-pi1-listposts-prefix{color: black !important;}
.tx-mmforum-poll-icon {float: left; margin-right: 8px;}
.tx-mmforum-pi3-pminbox-icon {float: left; margin-right: 8px;}
.tx-mmforum-textbutton {float: right; margin: 0px 4px 0px 0px; padding: 3px; text-decoration: none; white-space: nowrap;}
.tx-mmforum-textbutton a {color: #333333; font-size: 10pt; text-decoration: none;}
.tx-mmforum-textbutton img {margin-right: 8px; vertical-align: middle;}
.tx-mmforum-pi1-listpost-topicicon {float: left; margin-right: 16px; margin-bottom:5px;}
.tx-mmforum-pi3-buttons{margin: 8px 0px;}
#footer ul li {display:inline;}
#footer ul li a:link,#footer ul li a:visited,#footer ul li a:active {color: #FFF; text-decoration:none;}
#footer ul li a:hover {color#FFF; text-decoration:underline;}
.tx-wordaday-pi1 {padding:5px; padding-bottom:10px;}
.tx-wordaday-pi1 p{color:#000; text-align:left;}
.tx-wordaday-pi1 a#morewordlink{text-align:center; color:#EC1C24;}
.tx-wordaday-pi1 .definition {display:none;}
.tx-wordaday-pi1 span.word {font-weight:bold;}
.tx-npexchangerate-pi1 {padding-top:10px;}
p.bodytext {padding:0 0 10px 0;}


/*---------------------------------------------------------------------------------FOOTER---------------------------------------------------------------------------------*/
div#footer{background-image:url(../images/FOOTER.gif); background-repeat:repeat-x; width:930px; margin-left:auto; margin-right:auto; height:15px; padding:2px 10px 5px 10px; position:relative; clear:both; text-align:center;}
div#footer h2{ font-size:12px; color:#FFFFFF; font-weight:normal;}

<?php ob_end_flush();?>