@charset "UTF-8";

/* CSS Document 
bmgev.de
Birgit Rühring mentronic 2010*/


/*form errors */

.invalid {
	border: 1px solid red!important;
}

div.error {
	margin-left: 50px;
	margin-top: 20px;
}

/* @group Colors */

.schrift-menue {
	color: #000;
}

.schrift {
	color: #333847;
}

.mietrecht-bg {
	background-color: #5C70D1;
}

.betriebskosten-bg {
	background-color: #00BFFF;
}

.mieterecho-bg {
	background-color: #FF0029;
}

.politik-bg {
	background-color: #FF8200;
}

.beratung-bg {
	background-color: #A8D600;
}

.verein-bg {
	background-color: #40AB14;
}

.startseite-bg, 
.startseite {
	background-color: #919CA6;
}

.col-right-bg {
	background-color: #EDEDF2;
}

#footer {
	background-color: #919CA6;
}

/* @end */

/* @group Allgemein */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333847;
}

#col-right *,
#footer {
	font-size: 13px !important;
}

div#nav-main li,
div#footer, 
div#nav-meta li,
div#rubrik li,
dl.news-single-related dt {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

body,html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
}

hr.border-top {
	background-color: #fff;
	color: #fff;
	height: 3px;
	border: 1px solid #fff;
	margin: 0px -10px;
}

.clearer {
	clear: both;
}

/* @end */

/* @group Layoutbereiche */

div#allwrap {
	width: 960px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	background: url(../gfx/col_right_bg.png) repeat-y right top;
	position: relative;
}

#contentwrap {
	border-left:1px solid #ccc;
}

div#all {
	width: 100%;
	height: auto;
}

div#headline {
	padding-top: 17px;
	padding-bottom: 3px;
	height: auto;
	width: 960px;
	height: 56px;
	background-color: #fff;
}

div#headline img {
	margin-left: -1px;
}

div#headline h1 {
	position: absolute;
	margin-left: -1000px;
	margin-top: -1000px;
}

div#nav-main {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	float: left;
	background: url(../gfx/menu_top_bg_grau.png) repeat-y;
	background-color: #fff;
}

div.nav-main-hover-mietrecht {
  background: url(../gfx/menu_top_hover_mietrecht.png) repeat-y!important;
}

div.nav-main-hover-betriebskosten {
  background: url(../gfx/menu_top_hover_betriebskosten.png) repeat-y!important;
}

div.nav-main-hover-mieterecho {
  background: url(../gfx/menu_top_hover_mieterecho.png) repeat-y!important;
}

div.nav-main-hover-politik {
  background: url(../gfx/menu_top_hover_politik.png) repeat-y!important;
}

div.nav-main-hover-beratung {
  background: url(../gfx/menu_top_hover_beratung.png) repeat-y!important;
}

div.nav-main-hover-verein {
  background: url(../gfx/menu_top_hover_verein.png) repeat-y!important;
}

div#rubrik {
	width: 100%;
	height: 27px;
	float: left;
	border-top: 3px solid #fff;
}

div#contentwrap {
	width: 100%;
	height: auto;
	float: left;
}

div#col-main {
	width: 590px;
	float: left;
	margin-left: 30px;
	padding: 22px 0px 30px 0px;
}

div#col-right {
	width: 320px;
	float: left;
	margin-left: 20px;
	position: relative;
}

div#quicksearch {
	height: 70px;
}

div#logo {
	position: absolute;
	top: 230px;
	left: 845px;
	width: 104px;
	height: 89px;
}

div#logo img {
	width: 104px;
	height: 89px;
}

div.content {
	margin: 10px;
	float: left;
}

div#col-right div.content {
	width: 300px;
}

div#col-main div.content {
	width: 570px;
}

div#min-height {
	height: 21px;
	width: 100%;
	clear: both;
}

div#footer {
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: 0px !important;
	margin: 0px;
	font-size: 12px;
}

div#copy {
	float: right;
	width: 310px;
}

/* @end */

/* @group Navigationen */

/* @group sitemap */
div.sitemap ul {
	list-style-type: none;
}

div.sitemap ul li {
	list-style-type: none;
}
div.sitemap ul li a {
	display:block;
}
div.sitemap ul li a.mietrecht,
div.sitemap ul li a.mietrecht:visited {
	color: #5C70D1;
}
div.sitemap ul li a.betriebskosten,
div.sitemap ul li a.betriebskosten:visited {
	color: #00BFFF;
}
div.sitemap ul li a.mieterecho,
div.sitemap ul li a.mieterecho.visited {
	color: #FF0029;
}
div.sitemap ul li a.politik,
div.sitemap ul li a.politik:visited {
	color: #FF8200;
}
div.sitemap ul li a.beratung,
div.sitemap ul li a.beratung:visited {
	color: #A8D600;
}
div.sitemap ul li a.verein,
div.sitemap ul li a.verein:visited {
	color: #40AB14;
}
div.sitemap ul li a.service,
div.sitemap ul li a.service:visited {
	color: #919CA6;
}
/* @end */

/* @group nav-main */

div#nav-main ul {
	list-style-type: none;
	margin: 13px 0 0 0px;
	padding: 0 !important;
	display: block;
	border-bottom: 3px solid:;
}

div#nav-main ul li {
	display: inline;
	float: left;
	margin: 0;
	padding-left: 0;
	width: 160px;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}

div#nav-main ul li a {
	display: block;
	color: #000;
	padding-left: 10px;
	padding-bottom: 9px;
	background: url(../gfx/tmenu1_underline.png) no-repeat left bottom;
}

div#nav-main ul li a:hover,
div#nav-main ul li a.hover,
div#nav-main ul li a:active,
div#nav-main ul li a.active {
	color: #fff;
}

div#nav-main ul ul {
	width: 157px;
	margin-top: 5px;
}

div#nav-main ul li ul li {
	display: block;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}

div#nav-main ul li ul li a {
	background: none;
	padding-bottom: 0;
}

/* @end */

/* @group nav-sub */

div#rubrik ul {
	list-style-type: none;
	margin: 0px 0 0 0px;
	padding: 0 !important;
	display: block;
}

div#rubrik ul li {
	display: inline;
	float: left;
	margin: 0;
	padding-left: 0;
	line-height: 16px;
}

div#rubrik ul li a {
	display: block;
	color: #000;
	padding: 5px 20px 0 10px;
}

div#rubrik ul li a:hover,
div#rubrik ul li a.hover,
div#rubrik ul li a:active,
div#rubrik ul li a.active {
	color: #fff;
}

/* @end */

/* @group nav-meta */

div#nav-meta {
	text-transform: uppercase;
	margin-left: 10px;
	width: 620px;
}

div#nav-meta ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

div#nav-meta ul li {
	display: inline;
	float: left;
	font-size: 12px;
}

div#nav-meta ul li a {
	display: block;
	color: #fff;
	margin-right: 15px;
}

div#nav-meta ul li a:hover,
div#nav-meta ul li a.hover,
div#nav-meta ul li a:active,
div#nav-meta ul li a.active {
	color: #fff;
}

/* @end */

/* @end */

/* @group Extensions */

/* @group codehighlight*/
div.code {
	width:390px; 
	height:auto; 
	overflow: auto; 
	margin: 10px 0; 
	padding-left:20px;
}


/* @end */

/* @group comments */

.tx-comments-comment-content h2 {
	border-bottom:  1px dotted #333847;
	padding-bottom: 4px;
}

.tx-comments-comment-admin { margin: 10px 20px; background-color: #e0e0e0; padding: 5px 9px; text-align: center; }

.tx-comments-comment-form LABEL { width: 100px; display: block; float: left; padding-top: 5px; }
.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { margin-top: 5px; }
.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA { width: 245px; }
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold; }
.tx-comments-comment-date { font-weight: bold; }
.tx-comments-comment-1, .tx-comments-comment-2 { 
border-top: 1px dotted #333847; 
margin-bottom: 10px; 
}
.tx-comments-comment-content { padding: 3px 0;}
.tx-comments-required-mark { color: red; }
.tx-comments-required-error { margin-left: 10px; color: red; background-color: #f5f500; padding: 3px 5px; }
.tx-comments-captcha { padding-left: 100px; }
.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }
.tx-comments-form-top-message { border: 1px solid #d0d0d0; padding: 10px 20px; text-align: center; font-weight: bold; }

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }

.tx-comments-comment-form fieldset { border: none; }


/* @end */

/* @group dropdownsitemap */
.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        .tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: #4287a4;
            background-color: inherit;
        }
        .tx-dropdownsitemap-pi1 DIV {
            margin-left: 0px;
            margin-top: 2px;
            padding: 2px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 li {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
        .tx-dropdownsitemap-pi1 SPAN.ifsub {
	text-transform: none;
	font-weight:  normal;
}
.tx-dropdownsitemap-pi1 SPAN.ifsub a {
font-weight:  bold;
}
        .tx-dropdownsitemap-pi1 SPAN.spc {
			font-size: 10px;
		color:  #aa830c;
		
	display:  block;
	width: 100%;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
        .tx-dropdownsitemap-pi1 span.description {

            font-size: 9px;
            font-style: normal;
        


        }
        .tx-dropdownsitemap-pi1 DIV {
        }
        .tx-dropdownsitemap-pi1 DIV.level_1 {
	
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 {
	background-color: #ecf3f6;
	padding: 4px 7px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
        }
        .tx-dropdownsitemap-pi1 DIV.expAll {
            background-color: #ecf3f6;
            color: inherit;
            padding: 4px 7px;
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
        }


/* @end */


/* @group a21 glossary */

/* @group datamintsglossaryindex */
div.datamints_glossaryindex_index {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
div.datamints_glossaryindex_oneitem {
	float:left;
	margin-bottom:3px;
	margin-right:4px;
	width:15px;
}
a.datamints_glossaryindex_linkindex {
	
}
a.datamints_glossaryindex_linkindex_active {
	font-weight:  bold;
	color: #333847 !important;
}

div.datamints_glossaryindex_detailblock div.datamints_glossaryindex_detaillong {
	font-weight:  bold;
	margin-bottom:  10px;
}


/* @end */
acronym, dfn, abbr, span.abbr { 
border-bottom: 1px dotted black; 
cursor: help; 
}
h1 acronym, h1 dfn, h1 abbr, h1 span.abbr,
h2 acronym, h2 dfn, h2 abbr, h2 span.abbr,
h3 acronym, h3 dfn, h3 abbr, h3 span.abbr,
h4 acronym, h4 dfn, h4 abbr, h4 span.abbr,
a acronym, a dfn, a abbr, a span.abbr {
	border-bottom:none;
} 
   dl.glossary dt { 
   font-weight: bold; 
   margin: 0 0 3px 0; 
   font-style: normal; 
   }
   dl.glossary dd { 
   margin: 0 0 15px 20px; 
   }
   dl.glossary .description { 
   margin: 0; 
   padding: 0; 
   }
   dl.glossary .type { 
   font-style: italic; 
   padding: 0 3px 0 0; 
   }

/* @end */
/* @group tt_news */

/* @group Browsemenu */

div.browseBoxWrap {
	
}

div.showResultsWrap {
	
}

div.browseLinksWrap {
	line-height: 14px;
	padding: 0;
}

span.showResultsNumbersWrap {
	
}

span.inactiveLinkWrap {
	padding: 0 3px;
}

span.activeLinkWrap {
	padding: 0 3px;
}

/* @end */

/* @group searchform */
.news-search-form {
	margin-bottom: 18px;
	border-bottom
}
.news-search-form form {
	width: 100%;
	padding: 0px;
	margin: 10px 0;
}

.news-search-form label {
	width: 100px;
	display: block;
	float: left;
}

.news-search-form select {
	width: 175px;
	margin-right: 10px;
}

.news-search-form input {
	width: 170px;
	margin-bottom: 8px;
}

.news-search-form input.check {
	width: auto;
	margin-left: 0;
	margin-right: 8px;
	float: left;
	clear: both;
}

.news-search-form input.submit {
	margin-top: 8px;
	width: 80px;
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	padding: 2px;
	float: left;
}

.news-search-form form br {
	clear: both;
}
div.news-search-emptyMsg {
	margin-top: 10px;
	clear:  both;
	width:  100%;
}

/* @end */

/* @group Single */

/* @group related news */
dl.news-single-related {
	border-bottom:  1px dotted #333847;
	padding-bottom: 14px;
}
dl.news-single-related dt {
	font-weight: bold;
	font-size:  13px;
	padding-bottom: 8px;
}
dl.news-single-related dd {
	margin-left: 0;
}
dl.news-single-related dd a {
	background: url(../gfx/link_icon_normal.png) no-repeat left 4px;
	padding-left: 20px;
	display: block;
}
dl.news-single-related dd a:visited {
	background: url(../gfx/link_icon_visited.png) no-repeat left 4px;
}

/* @end */

.news-single-item {
	margin-top:  10px;
}
.news-single-item hr.clearer {
	margin-top: 14px;
}
.news-single-item h2 {
	margin-bottom:  10px;
}
.news-single-subheader {
	margin-bottom:  10px;
}
.news-single-backlink a {
	background: url(../gfx/link_icon_normal.png) no-repeat left 2px;
	padding-left: 20px;
}

.news-single-backlink a:visited {
	background: url(../gfx/link_icon_visited.png) no-repeat left 2px;
}

p.urteil {
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight:  bold;
}

.news-single-browse {
	margin-bottom:  10px;
}
/* @end */

/* @group Amenu */

/* @end */

/* @group Catmenu */

/* @end */

/* @group Latest */

/* @end */

/* @group List */
.news-list-container {
	margin-top: 11px;
	padding-top: 7px;
}
.news-list-item h3 {
	margin-top: 0;
}

.news-list-item h3 a {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../gfx/link_icon_normal.png) no-repeat left 3px;
	padding-left: 20px; 
}

.news-list-item h3 a:visited {
	background: url(../gfx/link_icon_visited.png) no-repeat left 3px;
	padding-left: 20px;
}
.news-list-item h3.mieterecho {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:  13px;
}
.news-list-item h3.mieterecho a,.news-list-item h3.mieterecho a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background:  none;
	padding-left: 0;
	color: #333847;
	font-weight:  bold;
	font-size:  13px;
}

.news-list-item img {
	float: left;
	padding: 4px 10px 10px 0;
}
/*Jens 28.April 2011 für die Tipps, Listview und am 01.Juni wieder*/
.mtipps {
    font-size: 13px;
    /*font-weight: bold;*/
    /*margin-top: -20px;*/
   /* padding-bottom: 3px;*/
    padding-left: 20px;
}
.mtipps2 {
color:pink;
}


/* @end */

/* @group A-Z Index */

ul.az-index {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none !important;
}

ul.az-index li {
	display: inline;
	padding: 0 10px 0 0;
	list-style-image: none  !important;
}

/* @end */

.news-list-item hr.clearer,
.news-single-item hr.clearer {
	border: none;
	border-top: 1px dotted #333847;
	background-color: #FFFFFF;
	height: 1px;
}
hr.clearer-unvisible {
	border: none;
	background-color: #FFFFFF;
	height: 1px;
}
.news-header-list-container ul.tipps, ul.tipps,
.news-header-list-container ul.tipps li, ul.tipps li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
}
 ul.tipps li  p{
	padding:0 0 0 20px;
	margin:0 0 0 0;
}

.news-header-list-container ul.tipps li a, 
ul.tipps li a,
.datamints_glossaryindex_resultshort a {
	background: url(../gfx/link_icon_normal.png) no-repeat left 2px;
	padding-left: 20px;
}

.news-header-list-container ul.tipps li a:visited,
ul.tipps li a:visited,
.datamints_glossaryindex_resultshort a:visited {
	background: url(../gfx/link_icon_visited.png) no-repeat left 2px;
	padding-left: 20px;
}
a:hover {text-decoration:underline; }

/* @end */

/* @group powermail */

input.powermail_check {
	float: left;
}
/* Jens 2.6 2011*/
.powermail-field-error {
	border: 1px solid red;
	margin-bottom:20px;
}
.powermail_check_inner .powermail_check_inner_uid46_0 {
display:none;
}


/* @end */

/* @group Indexsuche */

/* @group Regeln */
.tx-indexedsearch-rules p {
	font-size: 12px;
}


/* @end */

/* @group Browsebox */

.tx-indexedsearch-browsebox {
	width: 100%;
	
}

.tx-indexedsearch-browsebox ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	clear: both;
}

.tx-indexedsearch-browsebox p {
	margin: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li a {
	background-image: none;
	margin: 0px;
	padding: 0px 3px;
}

/* @end */

/* @group Form */

div.tx-indexedsearch {
	width: 100%;
}

/* @end */

/* @group Ergebnisliste */
.tx-indexedsearch-whatis {
	margin-top: 10px !important;
}
.tx-indexedsearch-redMarkup,
.tx-indexedsearch-sw {
	color: #FF0029 !important;
}

.tx-indexedsearch-res {
	clear: both;
	padding-top: 10px;
}

/* @end */

/* @group Quicksearch */

form#quicksearch {
	padding: 35px 10px 10px 10px;
	height: 25px;
}

form#quicksearch input#sword {
	background-color: #EDEDF2;
	border: none;
	border-bottom: 1px dotted #333847;
	width: 180px;
}

/* @end */

/* @end */

/* @end */

/* @group Printversion */

/* @group Layoutbereiche */

div#allwrap-print {
	width: 6200px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px;
}

div#all-print {
	width: 100%;
	height: auto;
}

div#headline-print {
	padding-top: 17px;
	padding-bottom: 3px;
	height: auto;
	width: 620px;
	height: 54px;
	background-color: #fff;
}

div#headline-print img {
	margin-left: 40px;
}

div#all-print div#col-main {
	padding-top: 18px;
}

div#copy-print {
	margin-left: 40px;
}

div#all-print .news-single-backlink a {
	display: none;
	visibility: hidden;
}

/* hiddenfield datum */
#powermaildiv_uid24{
	display:none;
}


/* social_share_privacy */

.social_share_privacy_area li {
	list-style-image: none;	
}

.social_share_privacy_area li.settings_info,
.social_share_privacy_area li.gplus {
	display: none;
}

ul.social_share_privacy_area li.facebook {
    width: 165px;
}

ul.social_share_privacy_area li.twitter {
    width: 135px;
}



/* powermail */


.tx-powermail h3 {
	display: none;
}

.tx-powermail .mandatory {
	color: #cb0101;
}

.tx-powermail label {
	width: 150px;
	display: block;
	float: left;	
}


.tx-powermail .powermail_fieldwrap {
	margin-bottom: 5px;
}

.tx-powermail .powermail_fieldwrap ul {
	padding-left: 0;
} 

.tx-powermail .powermail_fieldwrap .parsley-errors-list li {
	 list-style-type: none;
	 list-style-image: none;
	 color: #cb0101;
}

.tx-powermail .powermail_fieldwrap_submit input,
.tx-powermail .powermail_fieldwrap_reset input,
.tx-powermail input.powermail_confirmation_form,
.tx-powermail input.powermail_confirmation_submit {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    float: left;
    padding: 2px;
    width: 120px;
}

.tx-powermail .powermail_fieldwrap_submit input,
.tx-powermail input.powermail_confirmation_submit {
	float: right;
}

.tx-powermail .powermail_message_error li {
	color: #cb0101;
}

.tx-powermail dt,
.tx-powermail dd {
	background-color: #e6e6e6;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fff;
	display: block;
}

.tx-powermail dt {
	float: left;
	width: 150px;
}

.tx-powermail dt {
	padding-left: 10px;
	margin-right: 10px;
}

.tx-powermail .powermail_all_marker_uid57 {
	height: 80px;
}


.tx-powermail .powermail_all_marker_uid58 {
	height: 80px;
}



/* powermail fe-wo */

.powermail_form_3 {
	margin-top: 20px;
}

.powermail_form_3 .powermail_fieldwrap {
	clear: both;
	
} 

.powermail_form_3 label {
	margin-bottom: 18px;
	margin-right: 30px;
	text-align: right;
}

.powermail_form_3 input.powermail_input {
	width: 320px;
	font-size: 14px;
}

.powermail_form_3 textarea {
	width: 320px;
}

.powermail_form_3 div.powermail_check_inner {
	margin-top: -45px;
	margin-left: 175px;
}
 
 
dt.powermail_all_marker_uid47,
dd.powermail_all_marker_uid47,
dt.powermail_all_marker_uid35,
dd.powermail_all_marker_uid35,
dt.powermail_all_marker_uid36,
dd.powermail_all_marker_uid36,
dt.powermail_all_marker_uid37,
dd.powermail_all_marker_uid37,
dt.powermail_all_marker_uid38,
dd.powermail_all_marker_uid38 {
	height: 50px;
}


.tx-powermail input.w-4 {
	width: 34px;
	margin-right: 4px;
}

.tx-powermail input.w-2 {
	width: 17px;
}

.tx-powermail input.w-account {
	width: 266px;
}

/* filelinks */

.csc-uploads  {
	background-color: #e6e6e6;
}

.csc-uploads  li {
	padding: 10px;
}


/* @end */

/* @end */