@import url(gkmb_files/content.css);

/*****************************************************/
/*                                                                                         */
/*                Seiten Standards                                                 */
/*                                                                                         */
/*****************************************************/


body, html {
	border: 0;
        margin: 0;
        margin-bottom: 1px;
        padding: 0;
	height: 100%;
	font: normal 100.01% Arial, Verdana, Helvetica,  sans-serif;
        background-color: #ffffff;
        text-align: center;
}

body {
	position: relative;
}
* html #page, * html #wrapper, * html #pageGastro, * html #pageSchule  {
     	height: 100%; 	
}
#page, #wrapper  {
     	min-height: 100%; 	
}
#page, #wrapper, #pageGastro, #pageSchule {
	margin:0 auto;
	text-align:left;
	width:1000px;
	position: relative;
	background: url(/fileadmin/templates/main/img/bgPageClub.gif) repeat-y;
}
#pageGastro, #pageGastro #wrapper, #pageGastro #contentWrap, #pageGastro #contentAll {
	background: url(/fileadmin/templates/main/img/bgPageGastro.gif) repeat-y;
}
#pageSchule, #pageSchule #wrapper, #pageSchule #contentWrap, #pageSchule #contentAll {
	background: url(/fileadmin/templates/main/img/bgPageSchule.gif) repeat-y;
}
#footer {
	bottom:0;
	height: 50px;
	left:0;
	margin:-50px auto 0 auto;
	text-align:left;
	position: relative;
	width:1000px;
}
#contentWrap, #footercontent {

	width:1000px;
}
#footercontent {
	float:left;
}
#contentWrap {
	background: url(/fileadmin/templates/main/img/bgPageClub.gif) repeat-y;
	padding: 0 0 50px 0;
}
#contentAll {
	float:left;
	width:1000px;
	background: url(/fileadmin/templates/main/img/bgPageClub.gif) repeat-y;	
}
.clearAll {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
body ul {
                color: #010000; 
}
.logo {
	background: #ffffff;
	font-size: 0pt;
}
.logo a:hover {
	background: #ffffff;
	font-size: 0pt;
}
.line{
               background-color: #84cac0;
}

.latest-wrapper {
                position: relative;
                margin: -20px 10px 0 0px;
	        z-index: 10;
}


#wrappertable {
margin-left: auto;
margin-right: auto;
text-align: left;

  background-image: url(/fileadmin/templates/main/img/wrapperClub.gif);
  background-repeat: repeat-x;
  min-width: 1000px;
}

#wrappertablegastro{
margin-left: auto;
margin-right: auto;
text-align: left;

  background-image: url(/fileadmin/templates/main/img/wrapperGastro.gif);
  background-repeat: repeat-x;
  min-width: 1000px;
}
#wrappertableschule{
margin-left: auto;
margin-right: auto;
text-align: left;

  background-image: url(/fileadmin/templates/main/img/wrapperSchule.gif);
  background-repeat: repeat-x;
  min-width: 1000px;
}



.bgstartLLeft {
background-image: url(/fileadmin/templates/main/stdimg/startbgLLeft.jpg);
background-repeat: no-repeat;
}
.bgstartLeft {
background-image: url(/fileadmin/templates/main/stdimg/startbgLeft.jpg);
background-repeat: no-repeat;
}
.bgstartMiddle {
background-image: url(/fileadmin/templates/main/stdimg/startbgMiddle.jpg);
background-repeat: no-repeat;
}

.bgbottomMenu {
background-image: url(/fileadmin/templates/main/stdimg/startBottomMenu.jpg);
background-repeat: no-repeat;
height: 50px;
}

.bgheaderFolge {
background-image: url(/fileadmin/templates/main/stdimg/headerClub.jpg);
background-repeat: no-repeat;
height: 149px;
}

.bg {
                background-color: #fff;
}
.bgSchwarz {
                background-color: #000;
                color: #fff;
					 }
.bgHGrau {
                background-color: #aeaeae;
                color: #000;
					 }
.bgDGrau {
                background-color: #46463c;
                color: #fbbd4f;
					 }	
.bgGrau {
                background-color: #333;
                color: #fbbd4f;
					 }					 
.bgWeiss {
                background-color: #fff;
}
.bgDGruen {
                background-color: #0f4029;
}
.bgHGruen {
                background-color: #96a789;
}
.bgGHGruen {
                background-color: #163929;
}
.bgMGruen {
                background-color: #879f94;
}
.bgDMGruen {
                background-color: #708c7f;
}
.bgDDGruen {
                background-color: #577869;
}
.bgGDGruen {
                background-color: #406554;
}
.bgGGruen {
                background-color: #27523e;
}
.bghellGruen {
		background-color: #abbd9a;
}

.bgBeige {
		background-color: #ecf4e5;
}
.gastro .bgBeige {
		background-color: #fff3da;
}
.schule .bgBeige {
		background-color: #ebf0ef;
}

#bgStartbild {
                background-image: url(/fileadmin/templates/main/stdimg/bgStartbild.jpg);
                color: #fff;
                background-repeat: no-repeat;
}
#bgFolgebild {
                background-image: url(/fileadmin/templates/main/stdimg/FFHeader.jpg);
                color: #fff;
                background-repeat: no-repeat;
}
.bgleftmenu {
	background-color: #B8CCA6;
	color: #fff;
}
.gastro .bgleftmenu {
	background-color: #f7caae;
	color: #fff;
}
.schule .bgleftmenu {
	background-color: #626767;
	color: #fff;
}

.navLinie {
background-image: url(/fileadmin/templates/main/stdimg/navLinie.jpg);
                background-repeat: repeat-y;
}
.gastro .navLinie {
background-image: url(/fileadmin/templates/main/stdimg/navLinieRestaurant.jpg);
                background-repeat: repeat-y;
}


/*****************************************************/
/*                                                                                         */
/*                 Navigationselemente                                           */
/*                                                                                         */
/*****************************************************/

#parentnav ul {
	list-style-type: none;
	margin: 0px 0 0 8px;
        	color: #010000;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung parentnav in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #parentnav ul{
margin-left: -32px;
}

#parentnav ul li {
	font: bold 14px Arial, Verdana, Helvetica,   sans-serif;
	color: #010000;
         text-decoration: none;
	padding: 0px 0 0px 0px;
}

#parentnav ul li a {
	text-decoration: none;
} 

#parentnav ul li a:hover {
                color: #000;
	background-color: #aeaeae;
}


#parentnav ul li a {
	color: #444;
} 

#parentnav ul li.ACT a {
               color: #010000;
}

#parentnav ul li.ACT{
               color: #010000;
}



#parentnav ul li.CUR a {
               color: #010000;
}

#parentnav ul li.CUR  {
               color: #010000;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung leftmenu in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/
#leftmenu {
	text-decoration: none;
	color: #000;
	font: normal 12px Arial, Verdana, Helvetica,   sans-serif;
} 
#leftmenu .L1, #leftmenu .L1 a {
	color: #000;
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
}
#leftmenu .L2, #leftmenu .L2 a {
	color: #000;
	padding-bottom: 2px;
}

#leftmenu td.CUR, #leftmenu td.CUR a, #leftmenu td.ACT, #leftmenu td.ACT a {
	color: #000;
}
#leftmenu a:hover{
	color: #fff;
	background-color: transparent;
}
#leftmenu td.CUR a:hover{
	color: #fff;
	background-color: transparent;
}
#leftmenu td.ACT a:hover{
	color: #fff;
	background-color: transparent;
}
#leftmenu .L1 a:hover{
	color: #8BA999;
	background-color: transparent;
}
#leftmenu .L2 a:hover {
	color: #fff;
	padding-bottom: 2px;
}

#leftmenu .navBoppel1 {
	background-image: url(/fileadmin/templates/main/stdimg/navBoppel1.gif);
         background-repeat: no-repeat;
}

#leftmenu .navBoppel {
	background-image: url(/fileadmin/templates/main/stdimg/navBoppel.gif);
         background-repeat: no-repeat;
}

.navStrich {
	background-image: url(/fileadmin/templates/main/stdimg/navStrich.jpg);
         background-repeat: no-repeat;
}
.navStrich1 {
	background-image: url(/fileadmin/templates/main/stdimg/navStrich1.jpg);
         background-repeat: no-repeat;
}


.gastro #leftmenu {
	text-decoration: none;
	color: #8e0501;
	font: normal 12px Arial, Verdana, Helvetica,   sans-serif;
} 
.gastro #leftmenu .L1, .gastro #leftmenu .L1 a{
	color: #8e0501;
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
}
.gastro #leftmenu .L2, .gastro #leftmenu .L2 a {
	color: #8e0501;
	padding-bottom: 2px;
}
.gastro #leftmenu td.CUR, .gastro #leftmenu td.CUR a, .gastro #leftmenu td.ACT, .gastro #leftmenu td.ACT a {
	color: #8e0501;
}
.gastro #leftmenu a:hover {
	color: #fff;
	background-color: transparent;
}
.gastro #leftmenu td.CUR a:hover{
	color: #fff;
	background-color: transparent;
}
.gastro #leftmenu td.ACT a:hover{
	color: #fff;
	background-color: transparent;
}
.gastro #leftmenu .L1 a:hover{
	color: #8BA999;
	background-color: transparent;
}
.gastro #leftmenu .L2 a:hover {
	color: #fff;
	padding-bottom: 2px;
}


.gastro #leftmenu .navBoppel1 {
	background-image: url(/fileadmin/templates/main/stdimg/navBoppel1Restaurant.gif);
         background-repeat: no-repeat;
}

.gastro #leftmenu .navBoppel {
	background-image: url(/fileadmin/templates/main/stdimg/navBoppelRestaurant.gif);
         background-repeat: no-repeat;
}

.gastro .navStrich {
	background-image: url(/fileadmin/templates/main/stdimg/navStrichGastro.jpg);
         background-repeat: no-repeat;
}
.gastro .navStrich1 {
	background-image: url(/fileadmin/templates/main/stdimg/navStrich1Restaurant.jpg);
         background-repeat: no-repeat;
}




#leftmenu .schule {
	text-decoration: none;
	color: #fff;
	font: normal 12px Arial, Verdana, Helvetica,   sans-serif;
} 
.schule  #leftmenu .L1, .schule  #leftmenu .L1 a{
	color: #1a572a;
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
}
.schule #leftmenu .L2, .schule  #leftmenu .L2 a {
	color: #fff;
	padding-bottom: 2px;
}
.schule #leftmenu td.CUR, .schule #leftmenu td.CUR a, .schule #leftmenu td.ACT, .schule #leftmenu td.ACT a {
	color: #fff;
}
.schule #leftmenu a:hover {
	color: #FBD53B;
	background-color: transparent;
}
.schule #leftmenu td.CUR a:hover{
	color: #FBD53B;
	background-color: transparent;
}
.schule #leftmenu td.ACT a:hover{
	color: #FBD53B;
	background-color: transparent;
}
.schule #leftmenu .L1 a:hover{
	color: #8BA999;
	background-color: transparent;
}
.schule #leftmenu .L2 a:hover {
	color: #FBD53B;
	padding-bottom: 2px;
}


.schule .navStrich {
	background-image: url(/fileadmin/templates/main/stdimg/navStrichSchule.jpg);
         background-repeat: no-repeat;
}
.schule .navStrich1 {
	background-image: url(/fileadmin/templates/main/stdimg/navStrich1Schule.jpg);
         background-repeat: no-repeat;
}





#bottommenu td {
	        font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #FBD53B;
                text-decoration: none;
                font-weight:  normal;
}

#bottommenu td a {
	        text-decoration: none;
} 




#bottommenu td a {
	color: #FBD53B;
} 

#bottommenu td.ACT a,
#bottommenu td.CUR a {
                color: #FBD53B;
}



#bottommenu td.NO a {
               color: #ffeec2;
               
}
#bottommenu td.NO  {
               color: #FBD53B;
}
#bottommenu td a:hover,
#bottommenu td.CUR a:hover,
#bottommenu td.CUR a:hover {
                color: #FBD53B;
                background-color: transparent;
}

#intromenu td a{
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
	color: #ebf3e4;
         text-decoration: none;
}


#intromenu td a:hover{
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
	color: #FBD53B;
         text-decoration: none;
	background-color: transparent;
}

#shortcutmenu td {
	font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
	color: #022c5a;
         text-decoration: none;
	padding: 0px 0 4px 0px;
}

#shortcutmenu td a {
	text-decoration: none;
	color: #022c5a;
} 

#shortcutmenu td a:hover {
         color: #fff;
	background-color: #293b20;
	
}











#search {
	position: relative;
	left: 15px;	 
	top: 25px;
}



/*****************************************************/
/*                                                                                         */
/*                 Allgemeiner Inhalt                                              */
/*                                                                                         */
/*****************************************************/

a.textlink:link  {
	font: normal 10px Arial, Verdana, Helvetica,  sans-serif;
	color: #003366;
                text-transform: uppercase;
                text-decoration: underline;
}
a.textlink:active{
	font: normal 10px Arial, Verdana, Helvetica,  sans-serif;
	color: #003366;
                text-transform: uppercase;
                text-decoration: underline;
}


a.textlink:visited{
	font: normal 10px Arial, Verdana, Helvetica,  sans-serif;
	color: #003366;
                text-transform: uppercase;
                text-decoration: underline;
}
a.textlink:hover {
                color: #fff;
	font: normal 10px Arial, Verdana, Helvetica,  sans-serif;
                text-decoration: underline;
                text-transform: uppercase;
                background-color: #aeaeae;
}

p {
	margin: 0;
}


.tr-even tr-0 {
                background-color: #b5bfc9;

}





/*****************************************************/
/*                                                                                         */
/*                 Diverse Plugin                                                    */
/*                                                                                         */
/*****************************************************/

.tx-indexedsearch-whatis {
                color: #82ba7a;
}

.tx-indexedsearch-browsebox {
                color: #82ba7a;
}

.tx-newloginbox-pi1 {
	color: #444;
	font: normal 10px Arial, Verdana, Helvetica,  sans-serif;
}

H3 {
	font-family:  Arial, Verdana, Helvetica,  sans-serif;
}









/*****************************************************/
/*                                                                                         */
/*            Searchform special CWM3/basic                                 */
/*                                                                                         */
/*****************************************************/

.table-menusearch {
                color: #000; 
                margin: 0px 0 0 0px;               
}

#search {
                color: #000;
                margin: 0px 0 0 -10px;  
                z-index: 40;
                position: relative;
                left: 0px;
                top: 4px;
              
}

.menu-searchfields {
                color: #000;   
                border: 1px solid #000; 
	background-color:#7ca7d9;
                font-size: 9px;                            
}


/*****************************************************/
/*                                                                                         */
/*            Settings for newloginbox                                           */
/*                                                                                         */
/*****************************************************/

DIV.tx-newloginbox-pi1 {
          background-color: #fff;
          padding: 0 4px 5px 4px;
}

DIV.tx-newloginbox-pi1 H3 {
          color: #444;
          font-size: 11px;

}

DIV.tx-newloginbox-pi1 P {
          color: #5a5a5a;
          font-size: 10px;

}

DIV.tx-newloginbox-pi1 TABLE {}

DIV.tx-newloginbox-pi1 TABLE TR TD P {}

DIV.tx-newloginbox-pi1 TABLE TR TD {}

DIV.tx-newloginbox-pi1 TABLE TR {}

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {
border: 1px solid #5a5a5a;
background-color: #fff;
color: #444;

}

#Ttx-newloginbox-pi1-login_submit {
   background-image: url(/fileadmin/templates/main/stdimg/kpButtonDreieck.gif);
   background-repeat: no-repeat;
   background-position: center;
   
}

#Ttx-newloginbox-pi1-logout_submit {
   background-image: url(/fileadmin/templates/main/stdimg/kpButtonDreieck.gif);
   background-repeat: no-repeat;
   background-position: center;
   
}

#Ttx-newloginbox-pi1-forgot_email_submit{
   background-image: url(/fileadmin/templates/main/stdimg/kpButtonDreieck.gif);
   background-repeat: no-repeat;
   background-position: center;
   
}







DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {
        text-decoration: none;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}



/*****************************************************/
/*                                                                                         */
/*            Settings for srfeuserregister                                      */
/*                                                                                         */
/*****************************************************/
		.tx-srfeuserregister-pi1 p { margin-top: 0em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; font-size: 11px;}
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a {  text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ef1c24; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ef1c24; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-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-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }









/*****************************************************/
/*                                                                                         */
/*                 JGE tt_news styles adepted for CWM3/basic            */
/*                                                                                         */
/*****************************************************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:0px solid #fff;

}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
}

.news-latest-container H2 {
	color:#0f4029;
	padding-top: 0px;
                padding-bottom: 0px;
                font-size: 10px;
                
	padding-left:28px;
	border-top:1px solid #d6d6d6;
                border-bottom: 1px solid #d6d6d6;

	/*background-color:#D8FA70;*/

}



.news-latest-item {
                font-size: 11px;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
}

.news-latest-title .news-latest-title A {                
                color: #0d0e0d;
                font-size: 11px;
                                padding-left: 0px;
                padding-bottom: 0px;
}
.news-latest-title A:link, .news-latest-title A:visited,.news-latest-title A:hover,.news-latest-title A:active {
	text-decoration: none;

}

.news-latest-title A:hover {
	color: #FBD53B;
	background-color: transparent;
}
.news-latest-img  {
                margin-left: 0px;
	margin-bottom:0px;
	margin-right:2px;
                color: #0f4029;
                font-size: 9px;
}

.news-latest-date,.news-latest-morelink {
	font-size:9px;
                padding-left: 0px;
}

.news-latest-date A:link, .news-latest-date A:visited, .news-latest-date A:hover, .news-latest-date A:active   {
	text-decoration: none;
}

.news-latest-morelink {
	height: 10px;
}

.news-latest-morelink A {
 	text-decoration: none;  
                color: #0f4029;               
} 

td.news-latest-teaser  p.bodytext {
                 font-size: 11px;
                 padding-left: 0px;
                 color: #0f4029;
}

td.news-latest-teaser > p.bodytext {
                 font-size: 11px;
                 color: #0f4029; 
                 padding-left: 0px;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {


}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
	}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-teaser p.bodytext{
  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 18px;
  	color: #0f4029;
  	padding-left: 0px;
}

.news-list-container H3 {
	margin-bottom: 0px;
	padding: 2px;
	border-bottom: 0px solid #769024;

}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#0f4029;
	padding-left:0px;
}
.news-list-container H3 A {
	color:#444;

}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {

	color: #0f4029;
	text-align: left;
	font-size: 10px;
	padding-left: 0px;
         padding-right: 0px;
	}
.news-list-title, .news-list-title A{                
                color: #0f4029;
                font-size: 11px;
                font-weight: bold;
                padding-left: 0px;
                padding-bottom: 0px;
}

.news-list-title A:link, .news-list-title A:visited,.news-list-title A:hover,.news-list-title A:active {
	text-decoration: none;
}
.news-list-title a:hover {
                color: #fff;
                font-size: 11px;
                font-weight: bold;
                padding-left: 0px;
                padding-bottom: 0px;	
}
.news-list-imgcaption { 
     font-size: 10px;
}

.news-list-container IMG {
	border:0px solid #000;
	margin-bottom:0px;
	margin-right: 20px;
	margin-left:0px;
                color: #000;
                font-size: 10px;
}
.news-list-img {
	border:0px solid #000;
	margin-bottom:0px;
	margin-right: 20px;
	margin-left:0px;
                color: #010000;
                font-size: 10px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:0px;
}
.news-list-morelink A {
 	text-decoration: none;  
                color: #444;               
} 


.news-list-browse {
	text-align: center;
}
.news-list-separator{
	background-color: #fff;
	
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #666;
	padding:3px;

}
.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: #B4B4B4;
	border:0px ;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:2px;


}
.news-single-item H2 {
	font-size: 20px;
	font-weight:bold;
	color: #0f4029;
	margin-bottom: 12px;
         margin-top: 12px;

}
.news-single-item H3 {
	margin-bottom: 0px;
}



.news-single-img {
	margin-left:5px;
	margin-right:5px;
	margin-top:47px; 
}



.news-single-imgcaption {
	padding:0px;
	clear:both;
}

.news-single-category {

	float: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:hover, .news-single-backlink a:active {
                text-decoration:  none;
}
.news-single-timedata {}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 0px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 10px;
	margin-left:0px;
	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:#010000;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #aeaeae;
	color:#000;
}

/*--------------------------------- 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 {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

  
/*--------------------------------- CWM3/basic customization --------------------------------- */



#stdmenu {
	color: #293b20;
}

#stdmenu ul{
             list-style-type: none;
             margin: 0px 5px 0px 8px;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung stdmenu in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #stdmenu ul{
            margin: 0px  5px 0px -32px;
                list-style-type: none;
}

#stdmenu ul li {
	        font: bold 12px Arial, Verdana, Helvetica,  sans-serif;
 	        color: #293b20;
 	        text-decoration: none;
                line-height: 17px;
                list-style-type: none;
                font-weight:  bold;
                display: inline;
                margin-right: 5px;
}

html >  body #stdmenu ul li {
	        font: bold 12px Arial, Verdana, Helvetica,  sans-serif;
                list-style-type: none;
	        color: #293b20;
                text-decoration: none;
                line-height: 17px;
                display: inline;	
}

#stdmenu ul li a {
	        text-decoration: none;
} 




#stdmenu ul li a {
	color: #293b20;
	
} 

#stdmenu ul li.ACT a,
#stdmenu ul li.CUR a {
                color: #fff;
                background-color: #293b20;
}



#stdmenu ul li.NO a {
               color: #293b20;
}
#stdmenu ul li.NO  {
               color: #293b20;
}
#stdmenu ul li a:hover,
#stdmenu ul li.CUR a:hover,
#stdmenu ul li.CUR a:hover {
                color: #fff;
                background-color: #293b20;
}

#topmenu {
	color: #293b20;
}

#topmenu ul{
             list-style-type: none;
             margin: 0px 5px 0px 8px;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung topmenu in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #topmenu ul{
            margin: 0px  5px 0px -32px;
                list-style-type: none;
}

#topmenu ul li {
	        font: bold 12px Arial, Verdana, Helvetica,  sans-serif;
 	        color: #293b20;
                text-decoration: none;
                line-height: 17px;
                list-style-type: none;
                display: inline;
                margin-right: 5px;
}

html >  body #topmenu ul li {
	        font: bold 12px Arial, Verdana, Helvetica,  sans-serif;
                list-style-type: none;
	        color: #293b20;
                text-decoration: none;
                line-height: 17px;
                display: inline;
}

#topmenu ul li a {
	        text-decoration: none;
} 




#topmenu ul li a {
	color: #293b20;
} 





#topmenu ul li.NO a {
               color: #293b20;
}
#topmenu ul li.NO  {
               color: #293b20;
}
#topmenu ul li a:hover,
#topmenu ul li.CUR a:hover,
#topmenu ul li.CUR a:hover {
                color: #fff;
                background-color: #293b20;
}
#topmenu ul li.ACT a,
#topmenu ul li.CUR a {
               color: #fff;
               background-color: #293b20;
}
.home {
	       font: bold 12px Arial, Verdana, Helvetica,  sans-serif;
               color: #293b20;
               text-decoration: none;
               margin: 0px 0px 0px 8px;
               text-transform: uppercase;
}
.home:link, .home:visited {
	       color: #293b20;
	       margin: 0px 0px 0px 8px;
} 
.home:hover {
                color: #fff;
                background-color: #293b20;
}
.home:active, .homeg {
                color: #222;
                margin: 0px 0px 0px 8px;
                text-transform: uppercase;
} 


.leftnavbg {
	background-color: #fcfb87;
}


#authorcontent {


}
.menu {

}







#leftmenusub ul {
	list-style-type: none;
                margin-left: 0px;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung leftmenusub in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #leftmenusub ul{
margin-left: -41px;
}

#leftmenusub ul li {
	font: normal 11px Arial, Verdana, Helvetica,  sans-serif;
 
	color: #ef1c24;
                text-decoration: none;
	padding: 0px 0 0px 0px;
                line-height: 15px;
}

#leftmenusub ul li a {
	text-decoration: none;
} 

#leftmenusub ul li a:hover {
                color: #000;
	background-color: #fff;
}


#leftmenusub ul li a {
	color: #010000;
} 

#leftmenusub ul li.ACT a,
#leftmenusub ul li.CUR a {
               color: #010000;
               font-weight: 900;
}
#leftmenusub ul li.ACT,
#leftmenusub ul li.CUR  {
               color: #010000;
               font-weight: 900;
}




#ct1 {
                z-index: 30;

}

#LCONTENT {
                margin-top: 41px;
}



/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung LCONTENT   in nicht  IE5 mode           */
/*                                                                                         */
/*****************************************************/

html >  body #dlc #LCONTENT {
                margin-top: -0px;
}

#ct1 #CONTENT {
                z-index: 30;
                margin-top: 0px;
                margin-bottom: 0px;
}




.logincell .csc-firstHeader {

  	background-color: red;
  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 10px;
  	color: #5a5a5a;
  	font-weight: normal;
                margin-top: 13px;
                margin-bottom: 2px;       
                margin-left: -3px; 
}

#CONTENT .bodytext {

  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
         padding-left: 0px;
  	color: #000;
  	
}
#ct1 .bodytext {

  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
  	color: #000;
  	
         padding-left: 0px;

}
#LCONTENT .bodytext{
         font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
         padding-left: 0px;
  	color: #000;
  	
}
#RCONTENT .bodytext{
         font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
         padding-right: 25px;
  	color: #000;
  	
}

#SB5 .bodytext, #SB2 .bodytext, #SB3 .bodytext, #CONTENT .bodytext, #BORDER .bodytext {

  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
         padding-right: 0px;
  	color: #000;
  	
}

#ct1 .bodytextheadline {

  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 13px;
  	color: #212f19;
  	font-weight: bold;

}
span .name-of-person {color: #fff;}


/*****************************************************/
/*                                                                                         */
/*                  Tip a friend styles                                              */
/*                                                                                         */
/*****************************************************/

.tipform {
          background-color: #aeaeae;
          border: 0;
}

.tipformfirstline {
          background-color: #aeaeae;
          border: 0;
          color: #fff;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: bold;

}

.tipformlineeven {
          background-color: #fef1e5;
          border: 0;
          color: #444;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}

.tipformlineodd {
          background-color: #feebb4;
          border: 0;
          color: #444;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}

.tipformlinelast {
          background-color: #02812b;
          border: 0;
          color: #fff;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}

.tipformfehler {
          background-color: #ef1c24;
          border: 0;
          color: #fff;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}

.tipformversandt {
          background-color: #fff;
          border: 0;
          color: #02812b;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}

.forumtitle {
          background-color: #aeaeae;
          color: #000;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 11px;
          font-weight: normal;

}
.footer{ padding-top: 0px; color: #b1c1ba; margin-right: 20px; font-size: 9px;}
.footer a{ padding-top: 0px; color: #b1c1ba; margin-right: 20px; font-size: 9px;}
.footer a:hover {color: #FBD53B; background-color: transparent;}


.footerfolge { margin-top: 20px; color: #ffffff; margin-right: 20px; font-size: 9px;}
.footerfolge:hover {color: #FBD53B; background-color: transparent;}

/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }


.balken {
          background-color: #333;
          color: #fff;
          font-family: Arial, Verdana, Helvetica,  sans-serif;
          font-size: 13px;
          font-weight: bold;

}

.balken .csc-firstHeader {
          color: #fff;           
}

.flexrowl .flexrowr {
 background-color: #fff;
}


td.bahn b {
	color: #000;
}

td.bahnwhite b {
	color: #fff;
}

#ct1 #BORDER p.bodytext {
text-align: left;
}


.smlevel1 a {
	color: #000;
	list-style: url(/fileadmin/templates/main/stdimg/navPF.gif);
}

.smlevel2 a {
	color: #555;
	list-style: url(/fileadmin/templates/main/stdimg/navPF1.gif);
}

.smlevel3 a {
	color: #888;
	list-style: url(/fileadmin/templates/main/stdimg/navPF2.gif);
}

.smlevel4 a {
	color: #bbb;
}

.smlevel5 a {
	color: #ddd;
}


.important {
	font: 11px Arial, Verdana, Helvetica,   sans-serif;
	color: #C50215;
         text-decoration: none;
}

.name-of-person {
	font: 11px Arial, Verdana, Helvetica,   sans-serif;
	color: #456C32;
         text-decoration: none;
}
.sprachen {
	       font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	       color: #5c7d6a;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
}

.sprachen a{
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #5c7d6a;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
}
.sprachen a:hover{
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #FBD53B;
 	        background-color: transparent;
                text-decoration: none;
                font-weight:  normal;
}


.topnavi, .bottomnavi, .bottomnaviGastro, .bottomnaviSchule {
	       font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	       color: #638273;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
	background: #ffffff;
}

.topnavi a, .bottomnavi a, .bottomnaviGastro a, .bottomnaviSchule a{
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #afc6ba;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
}
.topnavi a:hover, .bottomnavi a:hover, .bottomnaviGastro a:hover, .bottomnaviSchule a:hover {
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #FBD53B;
 	        background-color: transparent;
                text-decoration: none;
                font-weight:  normal;
}
.bottomnavi {
	background: #0F4029;
}
.bottomnaviGastro {
	background: #a6131d;
}
.bottomnaviSchule {
	background: #373737;
}

.topnavi1 {
	       font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	       color: #b1c1ba;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
}

.topnavi1 a{
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #b1c1ba;
                text-decoration: none;
                font-weight:  normal;
                padding-bottom: 2px;
}
.topnavi1 a:hover{
	        font: normal 11px Arial, Verdana, Helvetica,   sans-serif;
 	        color: #FBD53B;
 	        background-color: transparent;
                text-decoration: none;
                font-weight:  normal;
}



.csc-sitemap ul li a{
	color: #0f4029;
	font-weight: bold;
	font-size: 12px;
	list-style-type: disc;
	line-height: 150%;	
}
.csc-sitemap ul li a:hover{
	color: #fff;
	background-color: #0f4029;
}


.csc-sitemap ul li ul li a {
	font-weight: normal;
	font-size:11px;
}
.csc-sitemap ul li ul li ul li a {
	font-weight: normal;
	font-size:10px;
}

#kontakt {
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
	color: #000;
         text-decoration: none;
}
#kontakt a{
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
	color: #0f4029;
         text-decoration: none;
         background-color: transparent;
}

#kontakt a:hover{
	font: normal 18px Arial, Verdana, Helvetica,   sans-serif;
	color: #FBD53B;
         text-decoration: none;
         background-color: transparent;
}

#CONTENT .newssinglebody p.bodytext{
  	font-family: Arial, Verdana, Helvetica,  sans-serif;
  	font-size: 11px;
         padding-left: 0px;
  	color: #0f4029;
  	font-weight: 500;
}

.bahnhead {
	font: normal 9px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
.bahn {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
.bahnwhite {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
}

a img { border: 0px; }

 


a.internal-link {
color: #fff;
background-color: #293B20;
}

.c2l1-left {
border: 0;
padding-right:10px;
white-space:normal;
width:45%;
vertical-align: top;
}
.c2l1-middle {
padding-left:10px;
white-space:normal;
width:45%;
vertical-align: top;
}
.c3l1-left {
border: 0;
padding-right:5px;
white-space:normal;
width:33%;
vertical-align: top;
}
.c3l1-middle {
border: 0;
padding-left:5px;
padding-right:5px;
white-space:normal;
width:33%;
vertical-align: top;
}
.c3l1-right {
padding-left:5px;
white-space:normal;
width:33%;

vertical-align: top;}


.background {
background-image: url(/fileadmin/templates/main/stdimg/background_01.jpg);
}
.transparent {
background-image: url(/fileadmin/templates/main/stdimg/transparent.png);
}

H2 { font-size: 15px; color: #000000; margin-top: 0px;}

.gkmb_ligatabelle_table {
background-color: #C2D5CB;
}
.gkmb_ligatabelle_td_result {
background-color: #DDE5D6;
color: #000;
}
.gkmb_ligatabelle_active {
background-color: #174632;
color: #fff;
}
.gkmb_ligatabelle_td_league {
	color: #000;
	font-weight: bold;
	font-size:13px;
}
.gkmb_ligatabelle_td_leaguegroup {
	color: #666;
	font-weight: bold;
	font-size:10px;
}
.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color: #8BA999;
	color: #fff;
	font-weight: bold;
}
.gkmb_ligatabelle_td_totalheader, .gkmb_ligatabelle_td_rangheader {
background-color: #174632;
color: #fff;
}

.gkmb_ligatabelle_td_team {
background-color: #8BA999;
}
.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}





.gkmb_pflegeplan_table {
background-color: #C2D5CB;
}
.gkmb_pflegeplan_td_header {
background-color: #DDE5D6;
color: #000;
font-size:12px;
font-weight: bold;
}
.gkmb_pflegeplan_td_active {
background-color: #174632;
color: #fff;
}
.gkmb_pflegeplan_td {
	color: #DDE5D6;
	font-size:12px;
}
.gkmb_pflegeplan_td_day{
background-color: #DDE5D6;
color: #000;
}
.gkmb_pflegeplan_td_header_day, .gkmb_pflegeplan_td_area, .gkmb_pflegeplan_td_period, .gkmb_pflegeplan_td_height, .gkmb_pflegeplan_td_frequency {
background-color: #8BA999;
color: #fff;
}
.gkmb_pflegeplan_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

/*****************************************************/
/*                                                   */
/*                 Platzbelegung CSS                 */
/*                                                   */
/*****************************************************/

table.tx-gkmbreservation-pi1-table td, table.tx-gkmbreservation-pi1-table th {
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
vertical-align: top;
}



table.tx-gkmbreservation-pi1-table tr.evenRow td {
background-color: #C2C9A1;
padding-left: 10px;

}

table.tx-gkmbreservation-pi1-table tr.oddRow td {
background-color: #8E9669;
padding-left: 10px;
}

table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
background-color: #174632;
color: #ffffff;
margin-top: 15px;

}

table.tx-gkmbreservation-pi1-table p {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
line-height: 1.2em;
}
table.tx-gkmbreservation-pi1-table {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
width: 100%;
}

table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1 {
background-color: #174632;
color: #ffffff;
padding-left: 10px;
font-weight: bold;
font-size: 11px;
border: 1px solid #174632;
width: 25%;
}


table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
background-color: #174632;
color: #ffffff;
padding-left: 10px;
font-weight: bold;
font-size: 11px;
border: 1px solid #174632;
width: 25%;
}

table.tx-gkmbreservation-pi1-table tr.evenRow td.col-2 {

width: 35%;
}


table.tx-gkmbreservation-pi1-table tr.oddRow td.col-2 {

width: 35%;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-3 {

width: 30%;
}


table.tx-gkmbreservation-pi1-table tr.oddRow td.col-3 {

width: 30%;
}
div.tx-gkmbreservation-pi1 h2 {
font-size: 5px;
color: #ecf4e5;
padding-bottom: 0px;
}
div.tx-gkmbreservation-pi1 h3 {
font-size: 12px;
color: #174632;
}
.veldBG {
 background-image: url(/fileadmin/templates/main/img/veldBG.jpg);
  background-repeat: repeat-y;
}
div.csc-textpic-imagewrap a:hover, div.csc-textpic-imagewrap.csc-textpic-single-image a:hover, div.csc-textpic-imagewrap.csc-textpic-single-image a:hover,
div.bannerwrap a:hover {
	font-size: 0pt;
}