@charset "utf-8";
html{
}
body{
margin:0;
padding:0;
background:#fff url(img/bg-top.png) 0 0 repeat-x;
font-family: Arial, Helvetica,  sans-serif;
font-size:100%;
line-height:1.125em; /* 16x1.125=18px */
}
h1,h2,h3,h4,h5,h5{
font-family: Georgia, serif;
}
h1 {
font-size: 1.375em; /* 16x1.375=22px */
line-height: 1.636em;/* 16x1.636=36px */
margin: 0;
}
h2 {
font-size: 1.125em; /* 16x1.125=18px */
margin:1em 0; /* 18x1=18px */
}
h3 {
font-size: 1.0em; /* 16x1.0=16px */
margin:0.889em 0; /* 18x0.89=16px */
}
.serif{
font-family: Georgia, serif;
}
.sans-serif{
font-family: Arial, Helvetica,  sans-serif;
}
p,ul,ol {
font-size: 0.875em; /* 16x0.875=14px */
margin: 1.286em 0; /* 14x1.286=18px */
}
a img{
border:none;
}
p a, a.internal-link{
color:#fa0026;
text-decoration:none;
border-bottom:1px dotted #fa0026;
}
p a:hover,a.internal-link:hover{
border-bottom:1px solid #fa0026;
}
li {
margin: 0.214em 0; /* 14x0.214=3px */
}
#wrapAll{
}
#wrapOuter{
width:990px;
margin:0 auto;
padding:0;
background:#fff url(img/bg-all.png) center top repeat-y;
}
#bottom{
width:990px;
height:20px;
margin:0 auto;
background:#fff url(img/bg-bottom.png) center top no-repeat;
}
#wrapInner{
width:970px;
margin:0 auto;
}
#wrapHeader{
width:970px;
height:100px;
margin:0 auto;
padding:0;
background:#fff url(img/bg-header.png) center top no-repeat;
}
#logo{
width:274px;
height:80px;
float:left;
overflow:hidden;
}
#wrapHeaderRight{
width:696px;
height:80px;
float:right;
overflow:hidden;
}
#image{
width:258px;
height:80px;
float:left;
overflow:hidden;
}
#tagline{
width:438px;
height:80px;
float:right;
overflow:hidden;
}
.col-1{
float:left;
width:200px;
border:1px solid #cecece;
margin-top:12px;
}
.col-2{
float:right;
width:280px;
border:1px solid #cecece;
margin-top:12px;
}
#wrapMenu{
width:970px;
height:40px;
margin:0 auto;
border-bottom:1px solid #cecece;
}
#wrapMenu ul {
font-size:1.375em;
font-family:Georgia, serif;
color:#cecece;
list-style:none;
margin:0 0 0 20px;
padding:0;
}
#wrapMenu ul li{
display:block;
float:left;
margin-right:8px;
}
#wrapMenu ul li a{
color:#000;
text-decoration:none;
}
#wrapMenu ul li a:hover{
text-decoration:underline;
}
#wrapMenu ul li.act a{
text-decoration:underline;
}

#wrapMainContent{
width:850px;
min-height:320px;
height:auto !important;
height:320px;
margin:6px 0 0 0;
float:left;
}
#centre{
width:320px;
min-height:320px;
height:auto !important;
height:320px;
margin:0 0 0 18px;
float:right;
}
#leftside{
width:494px;
min-height:320px;
height:auto !important;
height:320px;
margin:0 0 0 18px;
float:left;
}
#wrapRightSide{
width:120px;
min-height:320px;
height:auto !important;
height:320px;
margin:0;
float:right;
}
/*#wrapRightSide .tx-spsocialbookmarks-pi1{
float:right;
}*/
#socialwebButtons{
text-align:right;
margin-right:3px;
}
#socialwebButtons h3{
font-size:0.7em;
}
.tx-spsocialbookmarks-pi1{
width:100px;
float:right;
}
#serviceMenu{
float:right;
text-align:right;
margin-right:6px;
width:120px;
clear:both;
}
#serviceMenu a{
color:#fa0026;
text-decoration:none;
border-bottom:1px dotted #fa0026;
}
#serviceMenu a:hover{
border-bottom:1px solid #fa0026;
}
#wrapFooter{
width:970px;
height:194px;
margin:0;
background:#80c31c;
}
#wrapFooter p a{
color:#fff;
text-decoration:none;
border-bottom:1px dotted #fff;
font-weight:bold;
}
#wrapFooter p a:hover{
border-bottom:1px solid #fff;
}
#wrapFooterA{
float:right;
width:650px;
}
#wrapFooter1{
float:left;
width:320px;
}
#wrapFooter2{
float:left;
width:320px;
}
#wrapFooter3{
float:right;
width:320px;
text-align:right;
margin-right:6px;
}
#c14{
background:#80c31c;
padding:5px;
}
#c14 h2 .serif/*should be sans-serif, but this is the easy way*/, #c14 .quote {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
}
#c14 a{
color:#fff;
text-decoration:none;
border-bottom:1px dotted #fff;
}
#c14 a:hover{
border-bottom:1px solid #fff;
}
.to-weblog{
padding:5px;
}
.to-weblog a{
color:#fa0026;
text-decoration:none;
border-bottom:1px dotted #fa0026;
}
.to-weblog a:hover{
border-bottom:1px solid #fa0026;
}
.greybox{
background:#e8e8e8;
}
.greybox .news-single-item{
margin-top:12px;
}

.clearer{
clear:both;
}
#clearer{
width:970px;
border-bottom:10px solid #fff;
clear:both;
}
.sitemap ul{
margin:0;
padding:0;
list-style:none;
}
.sitemap li a{
color:#000;
text-decoration:none;
border-bottom:1px dotted #000;
}
.sitemap li a:hover{
border-bottom:1px solid #000;
}
.sitemap li.act{
background:#7fc31b;
}
.sitemap li.act a{
border-bottom:none;
}
.sitemap ul li{
list-style-image:url(img/list-bullet.png);
margin-left:24px;
}
.sitemap ul li.spc{
font-size: 1.0em; /* 16x1.0=16px */
margin:0.889em 0; /* 18x0.89=16px */
list-style:none;
}
.sitemap ul ol li{
list-style:decimal;
}
.clickpath a{
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
}
.clickpath h1{
margin-top:6px;
}
.tx-astcountdown-pi1,#countdown{
position:absolute;
left:50%;
top:0;
width:150px;
height:22px;
margin-left:340px;
margin-top:3px;
vertical-align:top;
padding-top:0;
}


/* default styles for extension "tx_cagpagebrowser" */
	div.cag_pagebrowser {margin: 2em 0 1em 0; color:#fa0026;}
	div.cag_pagebrowser ul {list-style-type: none; margin: 0; padding: 0;}
	div.cag_pagebrowser ul li {display: inline; text-align: center; padding-right: 1em;}
	div.cag_pagebrowser ul ul {display: inline; padding: 0 0.5em 0 1em;}
	div.cag_pagebrowser a {font-size: 0.8em; color:#fa0026; text-decoration:none; border-bottom:1px dotted #fa0026;}
	div.cag_pagebrowser ul li.previous a, div.cag_pagebrowser ul li.next a{font-size: 1.0em;}
	div.cag_pagebrowser a:hover {border-bottom:1px solid #fa0026;}
	div.cag_pagebrowser .divider {padding: 0 0.5em;}

	/* default styles for extension "tx_indexedsearch" */
	.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; }

	/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0px 0px;
	}
	DIV.csc-textpic-imagewrap { padding: 0; }
	DIV.csc-textpic IMG { border: none; }
	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }
	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }
	/* Margins around images: */
	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
	}
	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	}
	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }
	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
	}
	/* Positioning of images: */
	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
	/* Browser fixes: */
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }

	/* default styles for extension "tt_news" */
	/*-----------------------------------  clearer  -----------------------------------*/
	/* prevent floated images from overlapping the div-containers they are wrapped in  */
	.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid transparent;
	}
	.news-latest-container HR.clearer {
	clear:left;
	}
	/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
	.news-latest-container {
	border:1px solid #cecece;
	background-color:#7fc31b;
	}
	.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #cecece;
	/*background-color:#D8FA70;*/
	background-color:#7fc31b;
	}
	.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	}
	.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
	}
	.news-latest-gotoarchive A {
	color:#fff;
	}
	.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #cecece;
	background-color:#7fc31b;
	}
	.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #cecece;
	float:left;
	}
	.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
	}
	.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	}
	.news-latest-morelink {
	height:12px;
	}
	.news-latest-morelink A {
	float:right;
	}
	/*--------------------------------- tt_news LIST view  -----------------------------------*/
	.news-list-container {
	}
/*	.news-list-item {
	height: 1%;
	line-height: 1.3;
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #cecece;
	}*/
	.news-list-item.list-item-layout-1{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #e8e8e8;
	background:#e8e8e8;
	}
	.news-list-item.list-item-layout-1 h2 a{
	background:#fa0026;
	}	
	.news-list-item.list-item-layout-2{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #e8e8e8;
	background:#e8e8e8;
	}
	.news-list-item.list-item-layout-2 h2 a{
	background:#80c31c;
	}
	.news-list-item-head-clearer{
	clear:both;
	width:480px;
	border-bottom:1px solid black;
	}
	.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #cecece;
	background-color:#cecece;
	}
	.news-search-emptyMsg{
	margin:0px;
	}
	.news-search-form FORM {
	margin:0px;
	}
	.news-list-container h2 {
	margin-bottom: 5px;
	padding: 2px;
	}
	/*.news-list-container h2 A:LINK,*/.news-list-container h2 A:VISITED,.news-list-container h2 A:HOVER {
	color:#000;
	border-bottom:1px solid #000;
	}
	.news-list-container h2 A {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
	}
	.news-list-container P {
	padding-left:3px;
	}
	.news-list-date {
	float: right;
	color: #000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}
	.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}
	.news-list-container IMG {
	float: right;
	border:none;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	}
	.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
	}
	.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	}
	.news-list-morelink  {
	margin-bottom:3px;
	}
	.news-list-browse {
	text-align: center;
	}
	.news-list-morelink a,.news-list-category a{
	color:#fa0026;
	text-decoration:none;
	border-bottom:1px dotted #fa0026;
	}
	.news-list-morelink a:hover,.news-list-category a:hover{
	border-bottom:1px solid #fa0026;
	}
	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
	.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #cecece;
	padding:3px;
	background-color:#fff;
	}
	.tx-ttnews-browsebox TD {
	font-size: 10px;
	}
	.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	}
	.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	}
	.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
	}
	.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
	}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
	.news-single-item {
	padding:5px;
	margin-bottom:5px;
	background:#e8e8e8;
	}
	.news-single-item H2 {
	}
	.news-single-item H3 {
	}
	.news-single-img {
	float: right;
	margin-left:5px;
	}
	.news-single-imgcaption {
	padding:3px;
	clear:both;
	}
	.news-single-category {
	float: right;
	}
	.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	}
	.news-single-timedata {
	float: right;
	width:120px;
	}
	.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	}
	.news-single-author {
	padding-bottom: 3px;
	}
	.news-single-additional-info {
	background-color: #fff;
	/*      clear: both;*/
	margin-top: 15px;
	border: 1px solid #cecece;
	padding:3px;
	padding-bottom:0px;
	}
	.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #fff;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#fff;
	}
	
	.news-single-related a,.news-single-files a,.news-single-links a{
	color:#fa0026;
	text-decoration:none;
	border-bottom:1px dotted #fa0026;
	font-weight:bold;
	}
	.news-single-related a:hover,.news-single-files a:hover,.news-single-links a:hover{
	border-bottom:1px solid #fa0026;
	}


	.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	}
	.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
	}
	/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
	.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
	}
	.news-amenu-container LI {
	padding-bottom:1px;
	}
	.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
	}
	.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
	}
	.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
	}
	/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
	.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
	}
	.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
	}
	.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
	}
	.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
	}
	.news-catmenu-ACT {
	font-weight:bold;
	}
	/*  Styles for catmenu mode "nestedWraps" */
	.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}
	.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
	}
	.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}
	.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
	}

/***
 * GENERAL DISPLAY OPTION
 ***/
 
tx-mmforum-pi1 td, tx-mmforum-pi1 th {}
table.tx-mmforum-table {
	-border: 1px solid #cecece;
	border: 0px none;
	border-collapse: collapse;
}
td.tx-mmforum-td, th.tx-mmforum-th {
	-border: 1px solid #cecece;
	border-style: hidden !important;
	border-top: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-collapse: collapse;
    padding:5px;
	font-size:11px;
	color:#000;
}
td.tx-mmforum-td2 {
	padding:5px;
	font-size:11px;
	color:#000;
}
td.tx-mmforum-subth {
	-border: 1px solid #cecece;
	border-style:hidden !important;
	border-top: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-collapse: collapse;
	background-color: #7fc31b;
}
th.tx-mmforum-th {
	background: #7fc31b;
	color: #000;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
div.tx-mmforum-th {
 background: #7fc31b;
 color: #000;
 padding: 5px;
 text-align: left;
 font-size: 12px;
 border: 1px solid #cecece;
 font-weight: bold;
}
.tx-mmforum-tdtext {
 border-style:hidden !important;
 border-top: 1px solid #cecece !important;
 border-bottom: 1px solid #cecece !important;
 padding: 4px;
}
.tx-mmforum-tdtext-noborder {
 padding: 4px;
}
div.tx-mmforum-rootline {
 color: #000;
 border: 1px solid #cecece;
 margin: 4px 0px;
 padding: 2px;
}
div.tx-mmforum-rootline a {
 color: #000;
 text-decoration: none;
}
div.tx-mmforum-pagenav {
 text-align:right;
 font-size:0.9em;
 margin: 8px 0px;
}
td.tx-mmforum-text {
 padding: 15px;
}
td.tx-mmforum-smalltext {
 padding: 3px;
 font-size: 0.9em;
}
td.tx-mmforum-subth2 {
 color:#000;
 font-size:0.9em;
 text-align: center;
 padding: 5px;
 background-color: #cecece;
}
.tx-mmforum-desc {
 font-size: 0.9em;
 color: #000;
 margin-left: 30px;
 line-height: 12px;
}
.tx-mmforum-smalldesc {
 font-size: 0.8em;
 color: #000;
}
.tx-mmforum-pi1-markread {}
div.tx-mmforum-error {
	border: 3px solid #cecece;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}
div.tx-mmforum-success {
	border: 3px solid #cecece;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}
a.tx-mmforum-buttonsmall {
	margin: 5px 0px 5px 5px;
	background-color:#fff;
	border:1px solid #cecece;
	color:#000 !important;
	font-weight: bold;
	vertical-align: middle;
	font-size: smaller;
	padding: 2px;
}
a.tx-mmforum-button {
	margin: 5px 0px 5px 5px;
	background-color:#fff;
	border:1px solid #cecece;
	color:#000 !important;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
}
a.tx-mmforum-button:hover {
	text-decoration: none;
}
 
/***
 * POST LISTING
 ***/
 
div.tx-mmforum-pi1-listpost-date {
 float: left;
 padding: 5px;
 font-size:0.8em;
 color: #000;
}
div.tx-mmforum-pi1-listpost-options {
 text-align: right;
}
td.tx-mmforum-pi1-listpost-user {
 width:120px;
 padding: 5px;
}
td.tx-mmforum-pi1-listpost-text {
 padding: 15px;
 min-height:50px;
 width: auto;
}
div.tx-mmforum-pi1-codeboxnote {
 text-align: left;
 border: 1px solid #cecece;
 color: #000;
 line-height: 125%;
 background-color: #cecece;
 padding:10px;
}
 
/***
 * POST TEXTS
 ***/
.tx-mmforum-pi1-pt-quote {
 text-align: left;
 border: 1px solid #cecece;
 color: #000;
 line-height: 125%;
 background-color: #cecece;
 padding:10px;
}
.tx-mmforum-pi1-pt-code {
 border: 1px solid #cecece;
 color: #000;
 background-color: #cecece;
 margin-left:40px;
 padding: 5px;
}
.tx-mmforum-pi1-highlight {
	background-color: #fa0026;
}
 
/***
 * TOPIC LISTING
 ***/
 
.tx-mmforum-pi1-listtopic-newtopic {
    margin-bottom: 8px;
}
.tx-mmforum-pi1-listtopic-topic {
	font-size: 0.9em;
	text-align: left !important;
	border-style: hidden;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-collapse: collapse;
}
.tx-mmforum-pi1-listtopic-replies {
	width: 60px;
	text-align: center;
	font-size: 0.9em;
	border-style: hidden !important;
	border-top: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-collapse: collapse;
}
.tx-mmforum-pi1-listtopic-rating {
	width: 60px;
	text-align: center !important;
	font-size: 0.9em;
	border-style: hidden !important;
	border-top: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-collapse: collapse;
}
.tx-mmforum-pi1-listtopic-author {
	width: 120px;
	text-align: center;
	font-size: 0.9em;
	border-style: hidden;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-collapse: collapse;
}
.tx-mmforum-pi1-listtopic-lastpost {
	width: 150px;
	text-align: center;
	font-size: 0.9em;
	border-style: hidden !important;
	border-top: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-collapse: collapse;
}
.tx-mmforum-pi1-listtopic-image {
	float: left;
	margin-right: 8px;
	margin-left: 4px;
}
.tx-mmforum-pi1-listtopic-topicname {
 font-weight: bold;
}
.tx-mmforum-pi1-listtopic-prefix {
 color: blue;
}
.tx-mmforum-pi1-listtopic-pages {
 padding-left:30px;
 color: #000;
 font-size:9px;
}
.tx-mmforum-pi1-listtopic-pages a{
 color: #000 !important;
 text-decoration: none;
}
.tx-mmforum-pi1-listtopic-location {
 padding-left:30px;
 color: #000;
 font-size:0.8em;
 font-weight:normal;
}

/***
 * BOARD LISTING
 ***/
 
.tx-mmforum-pi1-listforum-forum {
 text-align: left !important;
}
.tx-mmforum-pi1-listforum-topics {
 width: 60px;
 text-align: center;
}
.tx-mmforum-pi1-listforum-posts {
 width: 60px;
 text-align: center;
}
.tx-mmforum-pi1-listforum-lastpost {
	width: 150px;
	text-align: center;
	font-size: 0.9em;
}
 
/***
 * TOPIC CREATION
 ***/
 
td.tx-mmforum-pi1-newpost-left {
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #cecece;
 border-collapse: collapse;
 width: 150px;
 text-align: left;
 padding: 10px;
}
td.tx-mmforum-pi1-newpost-middle {
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #cecece;
 border-collapse: collapse;
 text-align: center;
 padding: 10px;
}
td.tx-mmforum-pi1-newpost-right {
 border: 1px solid #cecece;
 border-collapse: collapse;
 text-align: right;
 padding: 10px;
}
 
/***
 * POST ALERTION
 ***/
 
.tx-mmforum-pi1-tooltip {
 position: absolute;
 display: none;
 background-color:#ffffff;
 border:1px solid #cecece;
}
.tx-mmforum-pi1-tooltip-header {
 background: #fa0026;
 color: #000;
 padding: 5px;
 text-align: left;
 font-size: 1.1em;
 border-bottom: 1px solid #cecece;
 font-weight: bold;
}
.tx-mmforum-pi1-tooltip-text {
 padding: 5px;
}
.tx-mmforum-pi1-postalert-error {
 color: #fa0026;
 font-weight: bold;
 text-align: left;
 padding-top: 8px;
}
 
/***
 * USER DETAILS
 ***/
 
.tx-mmforum-pi1-userdetail-fieldname {
	text-align: right;
	padding: 3px;
}
.tx-mmforum-pi1-userdetail-fieldvalue {
	text-align: left;
	padding: 3px;
}
.tx-mmforum-pi1-moderator {
 color: #fa0026;
 font-weight: bold;
}
.tx-mmforum-pi1-administrator {
 color: #000;
 font-weight: bold;
}
 
/***
 * PRIVATE MESSENGING
 ***/
 
.tx-mmforum-pi3-pminbox-item {
 padding: 5px;
 text-align: center;
}
.tx-mmforum-pi3-pminbox-unread {
 font-weight: bold;
}
.tx-mmforum-pi3-message-text {
 border: 1px solid #cecece;
 padding: 5px;
 margin: 5px;
 background: #7fc31b;
}
.tx-mmforum-pi3-newposts {
 float: right;
}
#tx_mmforum_pi3_get-stats {
 /*position: relative;*/
}
#tx_mmforum_pi3_quicksearch {
    position: absolute;
    /*top: 0px;
    left: 0px;*/
    background: #ffffff;
    border: 1px solid #cecece;
    width: 143px;
}
#tx_mmforum_pi3_quicksearch ul , #tx_mmforum_pi3_quicksearch li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tx-mmforum-pi3-quicksearch_item {
    display: block;
    border: 0;
    font: normal 10px Tahoma;
    padding: 3px 10px !important;
    color:#000000 !important;
    text-decoration: none;
} 
.tx-mmforum-pi3-quicksearch_itemHover {
    display: block;
    border: 0;
    padding: 3px 10px !important;
    color:#ffffff !important;
    background: #7fb31c;
    cursor: pointer;
    text-decoration: none;
}

/***
 * FORM FIELDS
 ***/
 
textarea.tx-mmforum-post {}
.tx-mmforum-input {
    border: 1px solid #cecece !important;
/*    font-family: Tahoma !important;
    font-size: 11px !important;*/
    padding: 2px;
    vertical-align: middle;
}
select.tx-mmforum-select {
 border: 1px solid #cecece;
}
select.tx-mmforum-select option, option.tx-mmforum-option2 {
 border-top: 1px solid #cecece;
 color: #000;
}
 
select.tx-mmforum-select optgroup, option.tx-mmforum-option1 {
 font-weight: bold;
 font-style: normal;
 color: #000;
}
input.tx-mmforum-button {
 margin: 5px 0px 5px 5px;
 background-color:#7fc31b;
 border:1px solid #cecece;
 color:#000;
 font-weight: bold;
 vertical-align: middle;
}

/***
 * User Registration
 ***/

.tx-mmforum-pi2-fliesstext_rot2 {
    font-weight: bold;
    color: #000;
    padding-left: 10px;
    padding-top:5px;
}
.tx-mmforum-pi2-container {
 border:1px solid #cecece;
}
DIV.tx-mmforum-pi2-container p label {
    float:left;
    width:130px;
    padding-left: 10px;
}
span.error, div.error {
    color:#fa0026;
    font-weight:bold;
}

/***
 * PORTAL INFO
 ***/
.tx-mmforum-pi6-container {
    border:1px solid #cecece;
    padding:0px;
    margin:0px 25px 10px 25px;
    color:#000;
	font-size:0.9em;
    text-align:left;
}
.tx-mmforum-pi6-container h3 {
    color:#000;
    margin:0px;
    padding:0px;
}
.tx-mmforum-pi6-container a {
    color:#000; 
}
.tx-mmforum-pi6-us {
     padding:3px 0px 3px 5px;
     background-color:#7fc31b;
     border-bottom:1px solid #cecece;
}
.tx-mmforum-pi6-content {
    padding:5px 10px 10px 10px;
}
.tx-mmforum-pi6-strong {
    color:#000;
    font-weight:bold;
}
a.tx-mmforum-pi6-admin {
 color:#000 !important;
 font-weight: bold;
}
a.tx-mmforum-pi6-mod {
 font-weight:bold;
 color:#fa0026 !important;
} 
.tx-mmforum-pi6-container a { /*color: #bf2236;*/ }        

/**
* CSS for search
**/

.tx-mmforum-pi4-search_options {
    padding:10px 0px 10px 0px;
}
.tx-mmforum-pi4-search_options_header {
    font-size:1.1em;
    font-weight:bold;
    color:#fff;
    background:#7fb31b;
    padding:2px 0px 2px 5px;
}
.tx-mmforum-pi4-search_options_details {
    border:1px solid #cecece;
    padding:0px;
}
.tx-mmforum-pi4-suche-abstand {
    margin-top:2px;
    margin-right:7px;
    margin-left:0px; 
    padding-top:10px;
    padding-left:10px;   
    float:left;
}
 
.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 {
    width:100px;
    margin-top:5px;
    border:1px solid red;
    float:left;
}
 
.tx-mmforum-pi4-geloest {
    padding-top:1px;
    padding-right:5px;
    float:left;
}
 
.tx-mmforum-pi4-suche-abstand input {
    width:200px;
}
 
.tx-mmforum-pi4-suche-box {      
    padding:10px;
    background-color:#f6f5f5;
    border-bottom:1px solid #dddddd;
    border-top:1px solid #dddddd;
}
 
.tx-mmforum-pi4-suche-starten-abstand {
    padding-top:10px;   
}
.tx-mmforum-pi4-abstand-bottom {
    height:10px;
    width:100px;      
}
 
/* INFO BOX */
 
.tx-mmforum-pi4-info-box {
    position: absolute;
    visibility: hidden;
    z-index: 9999;
    width: 600px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    margin-left: 20px;
 
}
 

.tx-mmforum-pi4-infoBoxHeader {
 color:#FFFFFF;
 width: 600px;
 height: 20px;
 background: #1555a0;
 font-weight: bold;
}
.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 {
 padding:5px 0px 5px 10px;
 font-size:11px;
}
 
#dasx a {
 color:#FFFFFF;   
}
 
#dasx a:hover {
    color:#FFFFFF;   
}
 
.tx-mmforum-pi4-regeln li {
    border-bottom:1px solid #e4e5e5;
    border-top:1px solid #e4e5e5;
    margin-bottom:20px;
    padding:5px 10px 10px 10px;
    background-color:#fafbfb;
}
 

.tx-mmforum-pi4-search_infobox {
    margin-left:5px;
    margin-right:10px; 
    width:150px;
    font-size:10px;
    color:#616161;
    border: 1px solid#DDDDDD;
    background-color:#eeeded;  
}
.tx-mmforum-pi4-search_info {
    line-height:12px;
    font-size:10px;
    color:#aaaaaa;
    background:#FFFFFF;
    border-top:1px solid #DDDDDD;
    padding:2px 0px 2px 5px;
}
 
.tx-mmforum-pi4-infobox-titel {
    padding-left:5px;
}
 
.tx-mmforum-pi4-search-box-aussen {
 border:1px solid #eceded;
 width:100%;
 float:left;
 background-repeat:no-repeat;
}
 
.tx-mmforum-pi4-search-box-rechts {
 width:170px;
 height:100px;  
    margin-top:10px;
 float:right;
}
 
.tx-mmforum-pi4-search-box-links {
 width:70%;
    padding:5px;     
 float:left;
}
 
.tx-mmforum-pi4-search-box-links a {
    font-size:11px;
    font-weight:bold;
}
 
.tx-mmforum-pi4-search-box-unten {
 width:100%;
 text-align:right;
 float:left;
}
 
.tx-mmforum-pi4-search_title {
 margin-top:10px;
 padding-top:2px;
 padding-bottom:2px;
 background-color:#dddddd;
 font-size:13px;
 font-weight:bold;
 width:100%;
 float:left;
 border-top:1px solid #eceded;
 border-left:1px solid #eceded;
 border-right:1px solid #eceded;
}
 
.tx-mmforum-pi4-search-link {
 text-align:left;  
 float:left;     
 padding-left:8px;
 padding-bottom:2px;
 color:#1555a0;
}
 
.tx-mmforum-pi4-search-link a {
    font-size:11px;
    font-weight:bold;
}
 
/***
 * USER CONFIGURATION
 ***/
.tx-mmforum-pi5-configleft {
 text-align: right;
}
 
/***
 * USER CONTROL CENTER
 ***/
.tx-mmforum-pi1-user {
    width: 100%;
}
.tx-mmforum-pi1-user-menu {
    text-align: right;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    border-top: 0px;
    display:block;
    margin:0;
    padding:4px;
}
 
.tx-mmforum-pi1-user-content {
    border:     1px solid #dddddd;
    padding: 8px;
}
 
/***
 * CODE HIGHLIGHTING
 ***/
.tx-mmforum-pi1-codeheader{
 border-top:   1px solid #BCBEC0;
 border-left:   1px solid #BCBEC0;
 border-right:   1px solid #BCBEC0;
 background:   #ddd;
 font-weight:  bold;
 padding:   5px;
}
.tx-mmforum-pi1-codeblock {
	border: 			1px solid #BCBEC0;
	background-color: 	#F6F6F6; 
	overflow:			auto;   
	padding-left:		7px;
	line-height:		15px;
	padding-top:		4px;
	padding-bottom:		4px;
}
 
.tx-mmforum-pi1-codeblock a {
 text-decoration:  none;
}

.tx-mmforum-pi1-codeblock a:hover {
 text-decoration:  none;
 background-color:  yellow;
}
.tx-mmforum-pi1-codeblock a:visited {
 text-decoration:  none;
}
 
.tx-mmforum-pi1-linenumbering{
	float:				left; 
	background:			#ddd;
	color:				#000;
	border-top:			1px solid #ddd;
	border-left:		1px solid #BCBEC0;
	border-bottom:		1px solid #BCBEC0;
	padding:			4px;
	line-height:		15px; 
	text-align:			right;
}
 
 
 
.tx-mmforum-pi1 a{
    color:#545353;
}
 
.tx-mmforum-pi1 a:hover{
    color:#1555a0;
}
 
.tx-mmforum-pi3 a{
    color:#1555a0;
}
 
.tx-mmforum-pi3 a:hover{
    color:#1555a0;
}
 
.listforum {
    border-collapse: collapse;
}
 

.listforum tr,.listforum td {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #DDDDDD;
 
}
 
div#tx-mmforum-footer {
    font-size: 10px;
    color: #999999;
    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 {
    font-size: 10px;
    color: #aaaaaa;
    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: #1555a0;
}

.tx-mmforum-pi4-content a {
    color: #666666;
}

.tx-mmforum-pi4-content a:hover {
    color: #1555a0;
}

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: left;
    padding: 3px;
    border: 1px solid #1555a0;
    margin: 0px 4px 0px 0px;
    text-decoration: none;
    background-color: #f0f0f0;
    white-space: nowrap;
}

.tx-mmforum-textbutton a {
    text-decoration: none;
    color: #1555a0;
    font-size: 10pt;
}

.tx-mmforum-textbutton img {
    vertical-align: middle;
    margin-right: 8px;
}

.tx-mmforum-pi1-listpost-topicicon {
    float: left;
    margin-right: 16px;
}

.tx-mmforum-pi3-buttons {
    margin: 8px 0px;
}

.tx-mmforum-pi1-listpost-options .tx-mmforum-textbutton {
	float:right;
}

.tx-mmforum-pi2-textbutton img {
	vertical-align: middle;
	margin-right: 8px;
}

td.tx-mmforum-optth {
	color:#1555A0;
	font-size:11px;
	padding: 2px 4px;
	background-color: #eeeeee;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}

td.tx-mmforum-optth-disabled {
	color:#666666;
	font-size:11px;
	padding: 2px;
	background-color: #eeeeee;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}

.tx-mmforum-pi1-listpost-rating {
	float: left;
}

/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
	display: block;
	}
	/* default styles for extension "tx_sremailsubscribe_pi1" */
	.tx-sremailsubscribe-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
	.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin-left: 2em; margin-right: 2em;}
	.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: .3em; }
	.tx-sremailsubscribe-pi1 legend { padding: 0 .5em; font-weight: bold; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
	.tx-sremailsubscribe-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
	.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
	.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
	.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
	.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
	.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
	.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
	.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
	.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
	.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
	.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
	.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
	.tx-sremailsubscribe-pi1 dd textarea { width: 266px; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
	* html .tx-sremailsubscribe-pi1 dd { float: none; }
	.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
	.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }


.tx-wttwitter-pi1 .wttwitter ul.wttwitter_feed li {
list-style:none;
background-repeat:no-repeat;
width:240px;}

/*style="background-image: url(http://a3.twimg.com/profile_images/629348207/GL_ZIDT_badge_INTEGR_RGB_normal.jpg); background-position: 0 10px; padding: 10px 0 10px 60px;">*/


