/*
 * Main Styles
 */


/*
 * **********************************************************************************
 * Reset
 * **********************************************************************************
 */

@import url("reset.css");


/*
 * **********************************************************************************
 * Global Styles
 * **********************************************************************************
 */

.hide                       { display: none; }
.invisible                  { visibility: hidden; }
	
.left                       { float: left; }
.right                      { float: right; }

.error                      { color: #f00; }

.clearfix:after             { clear: both; content: ".";  display: block; height: 0; visibility: hidden; }
.clearfix  		            { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix            { height: 1%; }
.clearfix                   { display: block; }
/* End hide from IE-mac */





/*
 * **********************************************************************************
 * Typographic Styles
 * **********************************************************************************
 */

body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 100%; /*12px;*/
    line-height: 18px;
    font-weight: normal;
    color: #000;
    /*text-shadow: #000 0 0 5px;*/
}

ul, ol, dl, td, th, caption, pre, p, blockquote, input, textarea {
    /* opacity: 0.8; */
}

h1, h2, h3		     { margin: 0; font-weight: bold; color:#0066B3; }
h4, h5, h6                  { margin: 0; font-weight: bold; color:#1B7CC7; }
/*
h1			    { font-size: 28px; line-height: 28px; padding-top: 10px; padding-bottom: 14px; }
h2                          { font-size: 24px; line-height: 28px; padding-top: 9px; padding-bottom: 9px; }
h3                          { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4                          { font-size: 16px; line-height: 18px; padding-top: 5px; padding-bottom: 5px; }
h5                          { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6                          { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
*/

h1 {
	font-size: 150%;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0 px;
	margin: 0 0 5px;
	#background: url(../img/fsj_headline.gif) no-repeat 0 5px;
	border-bottom:1px solid #A6CAE4;
}
h2                          { font-size: 130%; line-height: 18px; padding-top: 5px; padding-bottom: 5px;}
h3                          { font-size: 100%; line-height: 18px; padding-top: 9px; padding-bottom: 9px;}
h4                          { font-size: 100%; line-height: 18px; padding-top: 5px; padding-bottom: 5px;}
h5                          { font-size: 100%; line-height: 18px; padding-top: 5px; padding-bottom: 5px;}
h6                          { font-size: 90%; line-height: 18px; padding-top: 5px; padding-bottom: 5px;}

a                           { color: #1B7CC7; text-decoration: none;}
a:hover,
a:focus                     { text-decoration:none; background-color:#E5EFF7; }
em                          { font-style: italic; }
p                           { margin: 0 0 9px 0; }
small                       { font-size: 80%; }
strong                      { font-weight: bold; }

ul, ol                      { margin-top: 18px; margin-bottom: 18px; padding-left: 16px; list-style-position: outside; list-style-type: disc; }
ol                          { list-style-type: decimal; padding-left: 17px; }

dl                          { margin-top: 18px; margin-bottom: 18px; }
dl dt                       { font-weight: bold; }

blockquote                  { border-left: 1px solid #666; margin-top: 18px; margin-bottom: 18px; padding-left: 17px; font-style: italic; }
blockquote *                { color: #666; }

textarea                    { resize: none; } /* Prevents that little handle from showing up in Safari. */

sup                         { font-size: 70%; vertical-align: super; }


hr                          { border-top:0; border-bottom:1px solid #A6CAE4; border-left:0; border-right:0; padding:0; margin:5px 0 5px 0; height:1px; }



/*
 * **********************************************************************************
 * Form Styles
 * **********************************************************************************
 */

fieldset                    {}
legend                      {}
label                       {}

form                        {}
input                       {}
input.search                { background:url("../img/icon_search.gif") right 1px no-repeat #fff; }
input.text                  {}
input.radio                 {}
input.checkbox              {}
input.button                {}
textarea                    {}
select                      {}






/*
 * **********************************************************************************
 * Layout Styles
 * **********************************************************************************
 */

body                        { text-align:center; background-color:#fff;}

.content                    { width:970px; margin:0 auto; text-align:left; }
.last-changed               { color:#666; padding-top:20px; font-size:90%; }


/*
 * **********************************************************************************
 * Teaserboxen Styles
 * **********************************************************************************
 */

.teaserboxheader	{padding:10px 10px 5px 20px;}

.teaserbox {
    background-color:#E5EFF7; 
	border-top: 1px solid #A6CAE4;
	padding:10px 20px 10px 20px;
	margin:0;
}
			  		
.h3	{
    color:#1B7CC7;
	font-size:12px;
	padding: 5px 0 0 0;
}
			
.h2_right_content {
    font-size: 16px;  
	padding: 10px 0px 5px 10px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #A6CAE4;
}

/*
 * **********************************************************************************
 * Teaserboxen Icons Styles werden hinzugefügt
 * **********************************************************************************
 */

 
 
#page-wrapper           { font-size:80%; }
#page                   {}

 
#page-top-wrapper           { padding:0; }
#page-top                   {}


#top-left-wrapper           { float:left; width:470px; }
#top-left                   { margin:0; padding:10px 0 0 0; }
#top-left a                 { background:none;}


#top-right-wrapper          { float:right; width:500px; }
#top-right                  { padding:10px 0 0 0; text-align:right; }

/*
#top-right ul               { list-style:none; padding:0 0 0 35px; margin:0; }
#top-right ul li            { float:left; display:block; width:92px; height:36px; padding:0; margin:0; margin-left:1px; }
#top-right ul li a          { display:block; padding:0; height:36px; margin:0; text-indent:-10000px; background:transparent }
*/

/*
#top-right .quicksearch-form           {}
#top-right .quicksearch-input-wrapper  { float:right; width:130px; }
#top-right .quicksearch-input          { font-size:12px; border:1px solid #A6CAE4; border-right:0; background:url("../img/bg_input.gif") left top no-repeat #fff; padding:0; margin:0; width:130px; height:19px; }
#top-right .quicksearch-go-wrapper     { float:right; width:25px; } 
#top-right .quicksearch-go             { font-size:1px; background:url("../img/bg_go2.gif") right top no-repeat #fff; width:25px; height:21px; border:0; padding:0; margin:0; cursor:pointer; }
*/

#page-header-wrapper        {background-color: #D9E8F4; }
#page-header                {}

#header-image-wrapper       {float:left;}
#header-image               {}
#header-claim-wrapper       {float:left;}
#header-claim               {}


#header-cycle-wrapper       { position:relative; }
#header-cycle               { width:970px; height:240px; }
#header-images,
#header-slogans             { position:absolute; top:0; left:0; }
#header-images              { z-index:1; }
#header-slogans             { z-index:2; }
.cycle                      { height:240px; width:970px; } 
.cycle img                  { background:transparent; width:970px; height:240px; top:0; left:0 } 



#page-service-wrapper       { font-size:11px; }
#page-service               { border-bottom: 1px solid #A6CAE4; padding:7px 0 7px 0; }

#page-service a             { color:#343434; text-decoration:none; background:none; } 
#page-service a:focus,
#page-service a:hover       { text-decoration:underline; }

#service-left-wrapper       { float:left; width:670px; }
#service-left               {}

#breadcrumb-title           { display:inline; color:#333333; padding-right:3px; }
#breadcrumb-list            { display:inline; }
#breadcrumb-list ul         { display:inline; list-style:none; padding:0; margin:0; }
#breadcrumb-list ul li      { display:inline; padding-right:3px; }


#service-right-wrapper      { float:left; width:300px; }
#service-right              { text-align:right; }

#toolbar-wrapper            {}
#toolbar                    {}
#toolbar ul                 { list-style:none; margin:0; padding:0; }
#toolbar ul li              { display:inline; margin:0; padding:0; }
#toolbar ul li a            { margin:0; padding:2px 5px 2px 30px; line-height:16px; }
#toolbar ul li.print a      { background:url("../img/icon_print.gif") 10px 50% no-repeat transparent; }
#toolbar ul li.pdf a        { background:url("../img/icon_pdf.gif") 10px 50% no-repeat transparent; }
#toolbar ul li.search a     { background:url("../img/icon_suche_01.gif") 10px 50% no-repeat transparent; } 

#toolbar ul li.font-smaller a { padding-left:10px; }
#toolbar ul li.font-normal a  { padding-left:0px; }
#toolbar ul li.font-bigger a  { padding-left:3px; padding-right:0px; }
#toolbar ul li.font-bigger a img,
#toolbar ul li.font-smaller a  img { margin-bottom:-4px; }



#page-content-wrapper       {}
#page-content               { border-bottom: 1px solid #A6CAE4; background:url("../img/bg_content.gif") left top repeat-y transparent; }
#page-content .z35-loginform { background-color:#E5EFF7;border:1px solid #A6CAE4; padding:5px 10px; }

#menu-main-wrapper          { float:left;width:220px; }

#menu-main                  { padding:18px 0 20px 0px;}

/*
#menu-main ul               { list-style:none; margin:0; padding:0; }
#menu-main ul li            { border-bottom:1px solid #A6CAE4; }
#menu-main ul li a          { display:block; margin:0; padding:5px 10px 5px 20px; font-size:130%; font-weight:bold; }
#menu-main ul li.level2 a   { padding-left:50px; font-weight:bold; font-size:120%; color:#0066B3;} 
#menu-main ul li.level3 a   { padding-left:70px; font-weight:bold; font-size:110%; color:#0066B3;}
#menu-main ul li.level4 a   { padding-left:90px; font-weight:bold; font-size:100%;}
#menu-main ul li.active a   { background-color:#E5EFF7; font-weight:bold;color:#0066B3;  }
#menu-main ul li.open a     { font-weight:bold; color:#0066B3; }
#menu-main ul li a:hover,
#menu-main ul li a:focus    { background-color:#B2D1E8; }
*/

#menu-main ul               { list-style:none; margin:0; padding:0; }
#menu-main ul li            { border-bottom:1px solid #A6CAE4; }
#menu-main ul li a          { display:block; margin:0; padding:5px 10px 5px 20px; font-size:110%; }
#menu-main ul li.level2 a   { padding-left:40px; background-color:#D9E8F4; }
#menu-main ul li.level3 a   { padding-left:60px; background-color:#E5EFF7; }
#menu-main ul li.level4 a   { padding-left:80px; background-color:#B2D1E8; }
#menu-main ul li.active a   { font-weight:bold; }
#menu-main ul li a:hover,
#menu-main ul li a:focus    { background-color:#B2D1E8; }  /* #fdcd9a */


#content-left-wrapper       { }			      
#content-left               { padding: 0}

/* Wrapper fuer Content-Elemente in der linken Spalte */
#content-left .left-content-top 	{ background: #E5EFF7; margin-bottom:20px; }
#content-left .left-content-bottom 	{ padding:0 10px 5px 20px; }


#content-left h1 		{ font-size:130%; line-height:18px; padding: 5px 0; background:#fff; border-bottom:1px solid #A6CAE4; padding-left:20px; margin-left:-20px; width:220px; overflow:hidden; }
#content-left h1.header-icon1  { background:url("../img/icon_search.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-left h1.header-icon2  {}
#content-left h1.header-icon3  {}
#content-left h1.header-icon4  {}
#content-left h1.header-icon5  { background:url("../img/icon_contact.png") 20px 50% no-repeat #fff; padding-left:42px; }




#content-middle-wrapper      { float:left; width:450px; }
#content-middle              { padding:30px 0 40px 20px; }
#content-middle h2           { padding:5px 5px 0 0 ; }
#content-middle ul           { margin:10px 0;}		
#content-middle .colwidth    { width:130px;}

#content-middle .tooltip          { font-size:90%;}
#content-middle .tooltip-header   { background-color:#0066B3;}
#content-middle .tooltip-body     { background-color:#A6CAE4;}

#content-right-wrapper       { float:right; width:300px;}
#content-right               { padding: 20px 0 20px 20px;}



/* Wrapper fuer Content-Elemente in der rechten Spalte */
#content-right .right-content-top 	{ background: #CCE0F0; margin-bottom:20px; }  /* E5EFF7 */
#content-right .right-content-bottom 	{ padding:0 10px 5px 20px; }


#content-right h1 		{ font-size:130%; line-height:18px; padding: 5px 0; background:#E5EFF7; border-bottom:1px solid #A6CAE4; padding-left:20px; margin-left:-20px; width:280px; }
#content-right h1.header-icon1  { background:url("../img/icon_search.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-right h1.header-icon2  {}
#content-right h1.header-icon3  {}
#content-right h1.header-icon4  {}
#content-right h1.header-icon5  { background:url("../img/icon_contact.png") 20px 50% no-repeat #fff; padding-left:42px; }

#content-right p,
.left-content-bottom p	        { padding-top:9px; }


#menu-main-wrapper,
#content-middle-wrapper,
#content-right-wrapper          { overflow-x:hidden; }



#page-footer-wrapper        { padding:7px 0 30px 0; }
#page-footer                {}

#footer-left-wrapper        { float:left; width:630px; font-size:90%; }
#footer-left                { background:url(../img/logo_footer.gif) 0 0 no-repeat transparent; padding:6px 0 0 10px; height:33px; }

#footer-right-wrapper       { float:left; width:340px; }
#footer-right               { text-align:right; padding-top:6px }
#footer-right ul            { list-style:none; margin:0; padding:0; }
#footer-right ul li         { display:inline; padding:0 10px 0 10px; border-right:1px solid #A6CAE4; }
#footer-right ul li.last    { display:inline; padding-right:0; border-right:0; }
#footer-right ul li.active  { font-weight:bold; }
#footer-right ul li a       { color:#333; text-decoration:none; background:none; } 
#footer-right ul li a:focus,
#footer-right ul li a:hover { text-decoration:underline; }

#copyright-wrapper          {}
#copyright-wrapper a,
#copyright-wrapper a:focus,
#copyright-wrapper a:hover  { text-decoration:none; background-color:transparent; cursor:pointer;}
#copyright-link             { float:left; height:33px; width:164px;}   
#copyright                  { float:left;}


/*
 * Mailform Styles
 */

.csc-mailform { clear:both; width:700px; }
.csc-mailform .csc-mailform-field { clear:both; padding: 2px 0; }
.csc-mailform .csc-mailform-field label { float:left; text-align:right; font-weight:normal; width:250px; padding-right:10px; }
.csc-mailform .csc-mailform-field input, 
.csc-mailform .csc-mailform-field textarea { float:left; }


/*
 * tt_news Styles
 */ 

.news-list-container {}
.news-list-container .news-list-item { }
.news-list-container .news-list-item .news-list-date { font-weight:normal; color:#999; font-size:85%; }
.news-list-container .news-list-item h3 { margin:0; padding:0 0 0 0; font-weight:bold; font-size:130%; line-height:1.2; }
.news-list-container .news-list-item div.clearfix a img { float:left; margin-right:10px; margin-bottom:10px; border:1px solid #ccc; padding:5px; background:#fff; }

.news-list-container .news-list-item p { margin:0; padding:0 0 5px 0;  font-size:90%;  }
.news-list-container .news-list-item .news-list-morelink { text-align:right; padding:2px 0 0 0; border-top:1px dotted #ccc; }
.news-list-container .news-list-item .news-list-morelink a { border:none; background:#fff; }
.news-list-container .news-list-item div.clearfix .news-list-morelink a img { display:none; visibility:hidden; float:none; margin:0; padding:0; border:0; }

.news-list-container .news-list-browse .tx-ttnews-browsebox { text-align:center; }
.news-list-container .news-list-browse .tx-ttnews-browsebox { text-align:center; }
.news-list-container .news-list-browse .tx-ttnews-browsebox .tx-ttnews-browsebox-strong { font-weight:bold; }
.news-list-container  hr.clearer { clear:both; border-top:0; border-bottom:1px solid #A6CAE4; border-left:0; border-right:0; padding:0; margin:10px 0 5px 0; height:1px; }


.news-list-category,
.news-single-category,
.news-latest-category  { display:none; }

.news-single-item .news-single-img a img { float:left; margin:0 10px 10px 0; padding:5px; border:1px solid #A6CAE4; background:#fff; }
.news-single-timedata { font-weight: normal; color:#999; }
.news-single-author { display:none; }
.news-single-files dt { border-bottom: 1px solid #A6CAE4; }
.news-single-backlink { padding-top:20px; clear:both; }
.news-single-item .subheader,
.news-single-item .subheader p { font-weight:bold; }
.news-single-additional-info { clear:both; }
.news-single-additional-info dt { border-bottom: 1px solid #A6CAE4; margin-bottom:5px; }
#content-middle h2 { 
	font-size:150%;
	line-height:24px;
	padding-bottom:10px;
	padding-top:5px;
}

.news-latest-container {}
.news-latest-container .news-latest-item { border-bottom:1px dotted #0066B3; padding:5px 0; }
.news-latest-container .news-latest-item .news-latest-date { font-weight:normal; font-size:90%; color:#666; }
.news-latest-container .news-latest-item h3 { margin:0; font-size:120%; padding:0 0 0 0; }
.news-latest-container .news-latest-item p,
#content-right .news-latest-container .news-latest-item p  { margin:0; padding:0 0 0 0; }
.news-latest-gotoarchive { padding:5px 0 0 0; }
.news-latest-time { display:none; visibility:hidden;}

.news-list-container .news-list-item .news-list-date,
.news-single-timedata {
	display:block;
}





/*
 * user-z35gal-pi1
 */
 
.user-z35gal-pi1 {}
.user-z35gal-pi1-directories {}
.user-z35gal-pi1-directories ul {}
.user-z35gal-pi1-directories ul li {}
.user-z35gal-pi1-directories ul li.active { font-weight:bold; }
.user-z35gal-pi1-directories ul li a {}

.user-z35gal-pi1-thumbnails {}
.user-z35gal-pi1-thumbnails table {}
.user-z35gal-pi1-thumbnails table tr {}
.user-z35gal-pi1-thumbnails table tr td { }
.user-z35gal-pi1-thumbnails table tr td a {}
.user-z35gal-pi1-thumbnails table tr td a img {margin:5px;}



/*
 * indexed search
 */
 
.tx-indexedsearch {}
.tx-indexedsearch .tx-indexedsearch-res  { border-top: 1px solid #ccc; }
.tx-indexedsearch .tx-indexedsearch-res div {padding: 5px 0 5px 0; margin:0; border:0; border-bottom: 1px solid #ccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-icon { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { font-size:140%; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { color:#999; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-size:90%; font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#d82021; }

.tx-indexedsearch .tx-indexedsearch-browsebox { text-align:center; border:0; margin:10px 0 10px 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox p { margin:0; padding:2px 0 }
.tx-indexedsearch .tx-indexedsearch-browsebox ul { list-style:none; margin:0; padding:0; }
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin:0; padding: 2px 3px; }

.tx-indexedsearch .tx-indexedsearch-searchbox { background:#E5EFF7; border:1px solid #A6CAE4; padding:5px 10px; margin:0; }
.tx-indexedsearch .tx-indexedsearch-searchbox .indexedsearch_label { padding-right:10px; }
.tx-indexedsearch .tx-indexedsearch-searchbox td { padding-top:2px; padding-bottom:2px; }
.tx-indexedsearch .tx-indexedsearch-whatis { background:#E5EFF7; border:1px solid #A6CAE4; border-top:0; padding:5px 10px 5px 10px; margin: 0 0 10px 0; }
.z35-loginform .csc-form-label-req { margin-right:10px; }


/*
 * Tooltips für Landesverbandskarte
 */

.tooltip            {background:#990000; border:1px solid #fff; width:250px;font-size:90%;} 
.tooltip-header     {font-weight:bold;color:#fff; padding:2px 10px;border:0px solid #A6CAE4; }
.tooltip-body       {background:#e8d9d9;padding:2px 10px;border:0px solid #A6CAE4;border-top:none;}
.tooltip-body ul    { padding:5px 0; margin:0; list-style:none; }


   
/*
 * rg googlemap
 */

.tx-rggooglemap-pi1 { padding-bottom:20px; }

.tx-rggooglemap-pi1 div.links { font-size:90%; text-align:right; padding-top:2px; border-top:1px dotted #ccc; }

.tx-rggooglemap-pi1 .mapcat,
.tx-rggooglemap-pi1 .mapbottom { display:none; }

.tx-rggooglemap-pi1 #map { border:1px solid #A6CAE4; }

.tx-rggooglemap-pi1 #infobox {
    background-color:#fff;
    border:1px solid #A6CAE4;
    position:absolute;
    width:400px;
}

.tx-rggooglemap-pi1 #infobox .tx-rgpopup-dragbar {
    background-color:#E5EFF7;
    position:relative;
    padding:5px 10px;
    border-bottom:1px solid #A6CAE4;
}
.tx-rggooglemap-pi1 #infobox .tx-rgpopup-dragbar .tx-rgpopup-left {
    cursor:move;
}
.tx-rggooglemap-pi1 #infobox .tx-rgpopup-dragbar .tx-rgpopup-right {
    position:absolute;
    top:5px;
    right:10px;
}
.tx-rggooglemap-pi1 #infobox .tx-rgpopup-mainNest {
    padding:5px 10px;
}




/*
 * tt_address 
 */
.tx-ttaddress-pi1 				{}

.tx-ttaddress-pi1 .gmlistitem 			{ padding:5px 0 10px 0; border-bottom:1px solid #A6CAE4; }
#content-middle .tx-ttaddress-pi1 .gmlistitem h2	{ background:url("../img/icon_unsere_kitas.gif") 0px 50% no-repeat #fff; font-size:130%; padding:5px 0 5px 22px; } 
.tx-ttaddress-pi1 .gmlistitem div.links 	{ font-size:90%; text-align:right; padding-top:2px;}
.tx-ttaddress-pi1 .adr-wrapper          { padding-bottom:2px;}
.tx-ttaddress-pi1 .adr               {}
.tx-ttaddress-pi1 .adr-main          { float:left;width:200px;}
.tx-ttaddress-pi1 .adr-extra         { float:right;width:220px;}
.tx-ttaddress-pi1 .adr-extra .tel    { background:transparent url(../img/address/icon_telefon.gif) no-repeat 0 50%;padding-left:22px;}
.tx-ttaddress-pi1 .adr-extra .fax    { background:transparent url(../img/address/icon_fax.gif) no-repeat 0 50%;padding-left:22px;}
.tx-ttaddress-pi1 .adr-extra .email  { background:transparent url(../img/address/icon_email.gif) no-repeat 0 50%;padding-left:22px;}

.tx-ttaddress-pi1 .adr-description   { clear:both; margin-top:3px; padding:3px 10px; border:1px dotted #CCCCCC;font-size:90%; }



/*
 * Styles content table
 */ 

#content-left table.contenttable {
    border-collapse:collapse;
    border-spacing:0;
    margin-bottom:10px;
    width:auto;
}
#content-left table.contenttable th,
#content-left table.contenttable td {
    border:1px solid #A6CAE4;
    padding:2px 10px;
}
#content-left table.contenttable p {
    margin:0px !important;
    padding:0px !important;
}


#content-middle table.contenttable {
    margin-bottom:10px;
}
#content-middle table.contenttable th,
#content-middle table.contenttable td {
    border:0;
    padding:2px 10px 2px 0;

    border:1px solid #A6CAE4;
    padding:2px 5px;
}
#content-middle table.contenttable p {
    margin:0px !important;
    padding:0px !important;
}


#content-right table.contenttable {
    margin-left:20px;
    margin-bottom:10px;
}
#content-right table.contenttable th,
#content-right table.contenttable td {
    border:0;
    padding:2px 10px 2px 0;

    border:1px solid #A6CAE4;
    padding:2px 5px;
}
#content-right table.contenttable p {
    margin:0px !important;
    padding:0px !important;
}


/*
 *  Protected Area - tx-felogin
 */

#content-middle .tx-felogin-pi1 {
	border:1px solid #A6CAE4;
	margin-bottom:20px;
	padding:10px 20px;
}

#content-middle .tx-felogin-pi1 form {
	margin-top:10px;
}

#content-middle .tx-felogin-pi1 fieldset input {
	margin:3px 0 0 155px;
}

#content-middle .tx-felogin-pi1 legend {
	display:none;
	visibility:hidden;
}

#content-middle .tx-felogin-pi1 label {
	display:inline-block;
	font-weight:bold;
	width:150px;
	vertical-align:top;
}

#content-middle .tx-felogin-pi1 #user,
#content-middle .tx-felogin-pi1 #pass {
	width:150px;
	margin:2px 0;
}
