/*
 * 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:#007d91; }
h4, h5, h6                  { margin: 0; font-weight: bold; color:#993333; }
/*
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: 10px;}
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: #007d91; text-decoration: none;}
a:hover,
a:focus                     { text-decoration:none; background-color:#cce5e9; }
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 #7fbec8; 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:#cce5e9; 
	border-top: 1px solid #7fbec8;
	padding:10px 20px 10px 20px;
	margin:0;
}
			  		
.h3	{
    color:#993333;
	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 #7fbec8;
}

/*
 * **********************************************************************************
 * 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 #7fbec8; 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: #cce5e9; }
#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 #7fbec8; 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.tipafriend a { background:url("../img/icon_send.gif") 10px 50% no-repeat transparent; }
#toolbar ul li.tipafriend div {display:inline; }
#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_search_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; }


/*GMaps*/

#map {
  border:1px solid #7fbec8;
}


#page-content-wrapper       {}
#page-content               { border-bottom: 1px solid #7fbec8; background:url("../img/bg_content.gif") left top repeat-y transparent; }
#page-content .z35-loginform { background-color:#cce5e9;border:1px solid #7fbec8; 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 #7fbec8; }
#menu-main ul li a          { display:block; margin:0; padding:5px 10px 5px 20px; font-size:110%; }
#menu-main ul li.level2     { padding:0; border-left:none;}
#menu-main ul li.level2 a   { padding-left:35px; background-color:#cce5e9; } 
#menu-main ul li.level3     { padding:0; border-left:none;border-top:none;}
#menu-main ul li.level3 a   { padding-left:50px; background-color:#e5f2f4; }
#menu-main ul li.level4 a   { padding-left:65px; background-color:#7fbec8; }
#menu-main ul li.active a   { font-weight:bold; }
#menu-main ul li a:hover,
#menu-main ul li a:focus    { background-color:#7fbec8; }  /* #fdcd9a */


#content-left-wrapper       { }			      
#content-left               { padding: 0}

/* Wrapper fuer Content-Elemente in der linken Spalte */
#content-left .left-content-top 	{ background: transparent; margin-bottom:20px; }
#content-left .left-content-bottom 	{  padding:0 0 0 20px; }


#content-left h1 		{ font-size:130%; line-height:18px; padding: 5px 0; background:#fff; border-bottom:1px solid #7fbec8; padding-left:20px; margin-left:-20px; width:220px; overflow:hidden; }
#content-left h1.header-icon1  { background:#fff url("../img/icon_home.png") no-repeat 20px 50%; padding-left:40px; }
#content-left h1.header-icon2  { background:url("../img/icon_news.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-left h1.header-icon3  { background:url("../img/icon_contact.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-left h1.header-icon4  { background:url("../img/icon_calendar.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-left h1.header-icon5  {  }




#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:#7fbec8;}
#content-middle .tooltip-body     { background-color:#e5f2f4;}


#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: #e5f2f4; margin-bottom:20px; }  /* cce5e9 */
#content-right .right-content-bottom 	{ padding:0 10px 5px 20px; }


#content-right h1 		{ font-size:130%; line-height:18px; padding: 5px 0; background:#fff; border-bottom:1px solid #7fbec8; padding-left:20px; margin-left:-20px; width:280px; }
#content-right h1.header-icon1  { background:#fff url("../img/icon_home.png") no-repeat 20px 50%; padding-left:40px; }
#content-right h1.header-icon2  { background:url("../img/icon_news.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-right h1.header-icon3  { background:url("../img/icon_contact.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-right h1.header-icon4  { background:url("../img/icon_calendar.png") 20px 50% no-repeat #fff; padding-left:42px; }
#content-right h1.header-icon5  {  }

#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 #7fbec8; }
#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
 */ 

#content-middle-wrapper .news-list-container { background-color:transparent; border:none; }
.news-list-container {}
.news-list-container .news-list-item { border:none; background-color:transparent;margin:3px 0;}
.news-list-container .news-list-item .news-list-date { float:none;height:100%;margin:0;text-align:left;width:100%;background-color:transparent; font-weight:normal; color:#999; font-size:85%; }
.news-list-container .news-list-item h3 { background-color:transparent; border:none; 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:5px; border:1px solid #ccc; padding:5px; background:#fff; }

.news-list-container .news-list-item p { margin:0; padding:1px 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-morelink,
.news-list-category { font-size:100%; margin: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 .news-list-browse .tx-ttnews-browsebox,
.news-list-container .news-list-browse .browseBoxWrap { background-color:transparent;margin:0;border:0;}
.news-list-container  hr.clearer { clear:both; border-top:0; border-bottom:1px solid #7fbec8; border-left:0; border-right:0; padding:0; margin:10px 0 5px 0; height:1px; }
.news-list-container hr.clearer,
.news-single-item hr.clearer,
.news-latest-container hr.clearer { /*border:none;*/ }

.news-list-container h3 a:link,
.news-list-container h3 a:visited,
.news-list-container h3 a:hover { color:#007d91; padding:0px; }

.news-list-category,
.news-single-category,
.news-latest-category  { /*display:none;*/ }

.news-single-category { float:none; }

.news-single-item { background-color:transparent;border:none;padding:0;margin:0}
.news-single-item h2 { color:#007d91 }
.news-single-item .news-single-img { float:none; margin:0; }
.news-single-item .news-single-img a img { margin:0 10px 10px 0; padding:5px; border:1px solid #7fbec8; background:#fff; }
.news-single-timedata { font-weight: normal; color:#999; font-size:100%; float:none; }
.news-single-author,
.news-single-imgcaption { font-size:92%; padding:0; }
.news-single-author { /*display:none;*/ }
.news-single-files dt { border-bottom: 1px solid #7fbec8; }
.news-single-backlink { padding-top:20px; clear:both; }
.news-single-backlink,
.news-single-backlink a { font-size:100%; font-weight:normal; }
.news-single-item .subheader,
.news-single-item .subheader p { font-weight:bold; }
.news-single-additional-info { padding:0;border:none;background-color:transparent;clear:both; }
.news-single-additional-info dt { border-bottom: 1px solid #7fbec8; margin-bottom:5px; }

.news-single-related,
.news-single-files,
.news-single-links { background-color:transparent;padding:0;border:none; }

.news-single-related dt,
.news-single-links dt,
.news-single-files dt { width:100%; margin:0; font-size:100%; }

.news-single-related dd,
.news-single-links dd,
.news-single-files dd { margin:5px 0 0; }

#content-middle h2 { 
	font-size:150%;
	line-height:24px;
	padding-bottom:10px;
	padding-top:5px;
}


.news-latest-container { border:none; background-color:transparent;}
.news-latest-container .news-latest-item { background-color:#e5f2f4; margin:3px 0; border:none; border-bottom:1px dotted #7fbec8; 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; background-color:transparent; border:none;}
.news-latest-gotoarchive a:link,
.news-latest-gotoarchive a:visited,
.news-latest-gotoarchive a:hover { color:#007d91;font-weight:normal;}
.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:#cce5e9; border:1px solid #7fbec8; 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:#cce5e9; border:1px solid #7fbec8; 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 #7fbec8; }
.tooltip-body       {background:#e8d9d9;padding:2px 10px;border:0px solid #7fbec8;border-top:none;}
.tooltip-body ul    { padding:5px 0; margin:0; list-style:none; }

   
   


/*
 * Tip a friend
 */    

.tx_tipafriend          {}
.tx_tipafriend .tx_tipafriend_formfield input,
.tx_tipafriend .tx_tipafriend_formfield textarea {border:1px solid #7fbec8; background:url("../img/bg_input.gif") left top no-repeat #fff;}

.tx_tipafriend .tx_tipafriend_button_wrapper {padding:5px 0 10px 0;}
.tx_tipafriend #tx_tipafriend_button { background:#1486b9; color:#fff; float:none; }
.tx_tipafriend .tx_tipafriend_formfield_wrapper { border:1px solid #ccc; padding:10px; }

.tx_tipafriend_text,
.tx_tipafriend_werbemail { width:auto; float:none; margin:0; padding:5px 0 10px 0; }

.tx_tipafriend .tx_tipafriend_error_box {background:#e8d9d9; border:1px solid #7fbec8; padding:5px 10px; margin:0 0 20px 0;}
.tx_tipafriend .tx_tipafriend_error_header { color:#d82021; }
.tx_tipafriend .tx_tipafriend_error_text { color:#000; }



/*
 * 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 #7fbec8; }

.tx-rggooglemap-pi1 #infobox {
    background-color:#fff;
    border:1px solid #7fbec8;
    position:absolute;
    width:400px;
}

.tx-rggooglemap-pi1 #infobox .tx-rgpopup-dragbar {
    background-color:#cce5e9;
    position:relative;
    padding:5px 10px;
    border-bottom:1px solid #7fbec8;
}
.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 #7fbec8; }
#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 #7fbec8;
    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 #7fbec8;
    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 #7fbec8;
    padding:2px 5px;
}
#content-right table.contenttable p {
    margin:0px !important;
    padding:0px !important;
}


/*
 *   EXT newscalendar
 */
 
#rcRightContext .rcMenuItemText { 
  font-size:80%;
  border:none;
}

#page-wrapper .newsCalendar_listHeader { 
	color:#007D91;
	font-size:140%;
/*	font-style:italic;*/
	font-weight:normal;
	background-color: transparent;
	border:none;
	padding:9px 0;
}

#page-wrapper .newsCalendar_listBody {
	padding:0;
}

#page-wrapper .calendar-table {
	padding: 0;
	line-height: 16px;
}

#page-wrapper .calendar-table th {
	border-bottom:1px solid #7fbec8;
	border-top:1px solid #7fbec8;
	width: 24px;
	color:#007D91;
}

#page-wrapper .calendar-table .columPrevious {
	padding: 0;
}
#page-wrapper .calendar-table .columYear {
  	padding: 0;
}
#page-wrapper .calendar-table .columNext {
  	padding: 0;
}

#rcRightContextTable td.rcMenuItem {
	background:#FFF;
	color:#666;
	text-decoration:none;
	border-right:none;
	border-left:none;
	border-bottom:none;
/*	border-top:1px solid #B1B1B1;*/
}

#rcRightContextTable td.rcMenuItem,
#rcRightContextTable td.rcMenuItemHover {
  hover:expression(this.onmouseover=new Function("this.style.background='#e5f2f4';"),this.onmouseout=new Function("this.style.background='#FFFFFF';"));
  border-top:1px solid #7fbec8;
  border-right:none;
  border-left:none;
  border-bottom:none;  
}

#rcRightContextTable td.rcMenuItemHover {
  background-color:#e5f2f4;
}

#rcRightContext.rcMenuContainer {
    font-family: Verdana, Arial;
    position: absolute;
    background: #7fbec8;
    z-index:10;
    border:none;
    padding:1px;
}
.rcMenuItem {
    width:200px;
    float:left;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    color:#666;
    background-color:#eee;
/*    border-top:1px solid #b1b1b1;*/
}
.rcMenuItemHover {
    width:200px;
    float:left;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
    background-color:#cce5e9;
    color:#333333;
/*    border-top:1px solid #b1b1b1;*/
}
#rcRightContextTable .rcMenuItemText {
    font-size:80%;
    font-weight:bold;
    color:#FFFFFF;
    background: #cce5e9;
    text-align:center;
}

#rcRightContextTable {
	border-collapse: collapse;
/*	border: 1px solid #b1b1b1;*/
}

#page-wrapper .calendar-table a {
	text-decoration:none;
	display: block;
}
#page-wrapper .calendar-table TD, .calendar-table TH {
	text-align:center;
	font-size:11px;
}

#page-wrapper .linked_today {
	padding:0px;
	color:#fff;
	background-color:#7fbec8;
	cursor:pointer;
	text-decoration:underline;
	border:none;
}

#page-wrapper .linked_today_nolink{
	padding:0px;
	background-color:#cce5e9;
}

#page-wrapper .linked_day{
	padding:0px;
	background-color:transparent;
	cursor:pointer;
	text-decoration:underline;
	border:none;
	color:#007d91;
}

#page-wrapper .newsCalendar_listItem {
	font-size:1em;
	line-height: 1.4em;
	padding:0 0 10px;
	border-bottom:1px solid #999;
}

#page-wrapper .newsCalendar_listItem a {
	font-size:100%;
}

#page-wrapper .tx-ttnews {
	width:100%;
	padding:10px 0 0;
}

/* Monatslink unter der Box wird ausgeblendet*/
.bottomMonthLink {
	display: none;
	visibility: hidden;
}

/* Calendar ListView */

.tx-ttnews .news-latest-date,
.tx-ttnews .news-latest-morelink,
.tx-ttnews .news-latest-category {
    color:#999999;
    font-size:85%;
}

.tx-ttnews .newsCalendar_listBody {
    padding:0;
}

.tx-ttnews .newsCalendar_listBody .tx-ttnews-listrow .newsCalendar_listItem {
    padding:0 0 15px;
}



/*
 * IFrame
 */
 
#content-middle-wrapper .tx-ffiframe-pi1 iframe {
  height:600px;
}

