@import url(gkmb_files/content.css);


/*****************************************************/
/*                                                                                         */
/*                Seiten Standards                                                 */
/*                                                                                         */
/*****************************************************/


body, html {
	border: 0;
         margin: 0;
         padding: 0;
	height: 100%;
         min-height: 100%;
	font: normal 100.01% Verdana, Arial, Helvetica,  sans-serif;
         background-color: #fff;
         text-align: center;
}

html {
	margin-bottom: 1px;
}

body ul {
                color: #010000; 
}
body {
                margin-bottom: 1px;
}

.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;
}
.bg {
                background-color: #fff;
}
.bgSchwarz {
                background-color: #000;
                color: #fff;
					 }
.bgHGrau {
                background-color: #c4a29a;
                color: #000;
					 }
.bgDGrau {
                background-color: #46463c;
                color: #fbbd4f;
					 }	
.bgGrau {
                background-color: #333;
                color: #fbbd4f;
					 }					 
.bgWeiss {
                background-color: #fff;
}
.bgDGruen {
                background-color: #213e26;
}
.bgHGruen {
                background-color: #f1f6e3;
}
.bgGelb {
                background-color: #e5dbb7;
}
.bgHGelb {
                background-color: #fffef0;
}
.bgHGruen {
                background-color: #fffef0;
}

.LinieGrau {    background-color: #727d6b;
}

.bgTransp {     background-color: transparent;
}
.bgDRot {
                background-color: #5a0000;
}

#bgStartbild {
                background-image: url(/fileadmin/templates/main/stdimg/Startbild.jpg);
                color: #fff;
                background-repeat: no-repeat;
}
#bgStartbildNeu {
                background-image: url(/fileadmin/templates/main/stdimg/startbildNeu.jpg);
                color: #fff;
                background-repeat: no-repeat;
                height: 204px;
}
#bgHeader {
                background-image: url(/fileadmin/templates/main/stdimg/Header.gif);
                color: #fff;
                background-repeat: no-repeat;
}
#bgHeaderNeu {
                background-image: url(/fileadmin/templates/main/stdimg/headerNeu.gif);
                color: #fff;
                background-repeat: no-repeat;
                height: 114px;
}
#bgFolgebild {
                background-image: url(/fileadmin/templates/main/stdimg/FFHeader.jpg);
                color: #fff;
                background-repeat: no-repeat;
}

#SB1 {
}

#SB2 {
}
/*****************************************************/
/*                                                                                         */
/*                 Navigationselemente                                           */
/*                                                                                         */
/*****************************************************/

#parentnav {
        	color: #5a0000;
        	background-color: #e5dbb7;
}

#parentnav ul {
	list-style-type: none;
	margin: 0px 0 0 -30px;
        	color: #5a0000;
      
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung parentnav in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #parentnav ul{
margin-left: -31px;
}

#parentnav ul li {
	font: bold 14px Verdana, Arial, Helvetica,   sans-serif;
	color: #5a0000;
         text-decoration: none;
	padding: 2px 0px 0px 30px;
}

#parentnav ul li a {
	text-decoration: none;
} 

#parentnav ul li a:hover {
                color: #e5dbb7;
	background-color: #5a0000;
}


#parentnav ul li a {
	color: #5a0000;
} 

#parentnav ul li.ACT a {
               color: #5a0000;
}

#parentnav ul li.ACT a:hover {
               color: #e5dbb7;
}

#parentnav ul li.ACT{
               color: #5a0000;
}



#parentnav ul li.CUR a {
               color: #5a0000;
}

#parentnav ul li.CUR a:hover {
               color: #e5dbb7;
}


#parentnav ul li.CUR  {
               color: #5a0000;
}

.navline { background-color: #5a0000;
          
}

#leftmenu ul {
	list-style-type: none;
        margin: 8px 0 0 0;
	color: #1b331f;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung leftmenu in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #leftmenu ul{
margin-left: -31px;
}



#leftmenu{
	font: bold 12px Verdana, Arial, Helvetica,   sans-serif;
	color: #1b331f;
         text-decoration: none;
	padding: 0px 0 6px 0px;
	vertical-align: middle;
}




#leftmenu ul li {
	font: bold 12px Verdana, Arial, Helvetica,   sans-serif;
	color: #1b331f;
         text-decoration: none;
	padding: 0px 0 6px 0px;
	vertical-align: middle;
}

#leftmenu  ul li a {
	text-decoration: none;
} 

#leftmenu ul li a:hover {
         color: #000;
	background-color: #aeaeae;
}


#leftmenu ul li a {
	color: #1b331f;
} 

#leftmenu ul li.ACT a {
               color: #1b331f;
}

#leftmenu ul li.ACT{
               color: #1b331f;
}



#leftmenu ul li.CUR a {
               color: #1b331f;
}

#leftmenu ul li.CUR  {
               color: #1b331f;
}


.wrap { margin-left: -5px;

}

#shortcutmenu td {
	font: normal 12px Verdana, Arial, 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: bold 10px Verdana, Arial, Helvetica,  sans-serif;
	color: #1b331f;
                text-transform: uppercase;
                text-decoration: underline;
}
a.textlink:active{
	font: bold 10px Verdana, Arial, Helvetica,  sans-serif;
	color: #1b331f;
                text-transform: uppercase;
                text-decoration: underline;
}


a.textlink:visited{
	font: bold 10px Verdana, Arial, Helvetica,  sans-serif;
	color: #1b331f;
                text-transform: uppercase;
                text-decoration: underline;
}
a.textlink:hover {
                color: #fff;
	font: normal 10px Verdana, Arial, 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: #1b331f;
	font: normal 10px Verdana, Arial, Helvetica,  sans-serif;
}

H3 {
	font-family:  Verdana, Arial, 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: #fffef0;
          padding: 0 4px 5px 0px;
}

DIV.tx-newloginbox-pi1 H3 {
          color: #1b331f;
          font-size: 12px;

}

DIV.tx-newloginbox-pi1 P {
          color: #1b331f;
          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: #1b331f;

}

#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 { color:#1B331F; margin-top: 0em; margin-bottom: 0; padding: 0; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { color:#1B331F;  margin-top: 0; padding-left: 0; font-size: 12px;}
		.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 { color:#000000; margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a {  text-decoration:none; padding-left: 10px; 
    					background-repeat: no-repeat;}
		.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 {color:#000000; 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 0;}
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl {color:#000000; 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 0; }









/*****************************************************/
/*                                                                                         */
/*                 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 {
	
}

.news-latest-container H2 {
	color:#022c5a;
	padding-top: 0px;
                padding-bottom: 0px;
                font-size: 10px;
                font-weight: normal;
	padding-left:28px;
	border-top:1px solid #d6d6d6;
                border-bottom: 1px solid #d6d6d6;

	/*background-color:#D8FA70;*/

}



.news-latest-item {
                font-size: 12px;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
}

.news-latest-title, .news-latest-title A {                
                color: #1B331F;
                font-size: 12px;
                font-weight: normal;
                padding-left: 0px;
                padding-bottom: 3px;
}
.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: #1b331f;
	background-color: #213E26;
}
.news-latest-img  {
                margin-left: 0px;
	margin-bottom:3px;
	margin-right:2px;
                color: #010000;
                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: #1B331F;   
                font-size: 10px;            
} 


.news-latest-morelink A:hover {
	color: #FFFEF0; 
	background-color: #1B331F; 
}

td.news-latest-teaser  p.bodytext {
                 font-size: 12px;
                 padding-left: 0px;
                 color: #1B331F;
}

td.news-latest-teaser > p.bodytext {
                 font-size: 12px;
                 color: #1B331F; 
                 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-container H3 {
	margin-bottom: 5px;
	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:#ef1c24;
	padding-left:0px;
}
.news-list-container H3 A {
	color:#444;

}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {

	color: #000;
	width: 180px;
	text-align: left;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
                padding-left: 0px;
	}
.news-list-title, .news-list-title A {                
                color: #000;
                font-size: 12px;
                font-weight: bold;
                padding-left: 0px;
                padding-bottom: 5px;
}

.news-list-morelink a:hover {

	text-decoration: none;
	color: #fff;

}

.news-list-title A:hover {
	color: #fff;
}

.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-imgcaption { 
                color: #000;
                font-size: 10px;
	}

.news-list-container IMG {
	border:0px solid #000;
	margin-bottom:3px;
	margin-right: 20px;
	margin-left:0px;
                color: #000;
                font-size: 10px;
}
.news-list-img {
	border:0px solid #000;
	margin-bottom:3px;
	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:3px;
}
.news-list-morelink A {
 	text-decoration: none;  
                color: #444;               
} 
td.news-latest-teaser > p.bodytext {
                 font-size: 12px;
                color: #010000;
                 padding-left: 0px;
}
.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: 12px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:2px;


}
.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #000;
	margin-bottom: 19px;
                margin-top: 2px;

}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	margin-left:0px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 15px;
	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: 4px;
	border: 0px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
}

.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:12px;
	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: #faf1e3;
}

#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 Verdana, Arial, Helvetica,  sans-serif;
 	        color: #faf1e3;
 	        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  Verdana, Arial, Helvetica,  sans-serif;
                list-style-type: none;
	        color: #faf1e3;
                text-decoration: none;
                line-height: 17px;
                display: inline;	
}

#stdmenu ul li a {
	        text-decoration: none;
} 




#stdmenu ul li a {
	color: #faf1e3;
	
} 


#stdmenu ul li.ACT a,
#stdmenu ul li.CUR a {
                color: #faf1e3;
                background-color: #1b331f;
}

#stdmenu ul li.NO a {
               color: #faf1e3;
}

#stdmenu ul li.NO  {
               color: #faf1e3;
}

#stdmenu ul li a:hover,
#stdmenu ul li.CUR a:hover,
#stdmenu ul li.CUR a:hover {
                color: #1b331f;
                background-color: #faf1e3;
}


#topmenu {
	color: #1b331f;
}

.ct1 #topmenu {
	color: #faf1e3;
}

#topmenu ul{
             list-style-type: none;
             margin: 0px 5px 0px -15px;
}

/*****************************************************/
/*                                                                                         */
/*                  Ausrichtung topmenu in nicht  IE5 mode              */
/*                                                                                         */
/*****************************************************/

html >  body #topmenu ul{
            margin: 0px  5px 0px -16px;
                list-style-type: none;
}

#topmenu ul li {
	        font: bold 12px  Verdana, Arial, Helvetica,  sans-serif;
 	        color: #1b331f;
                text-decoration: none;
                line-height: 17px;
                list-style-type: none;
                display: inline;
                margin-right: 5px;
}

.ct1 #topmenu ul li { color: #faf1e3;
}


html >  body #topmenu ul li {
	        font: bold 12px  Verdana, Arial, Helvetica,  sans-serif;
                list-style-type: none;
	        color: #1b331f;
                text-decoration: none;
                line-height: 17px;
                display: inline;
}

html >  body #ct1 #topmenu ul li { color: #faf1e3;
}



#topmenu ul li a {
	        text-decoration: none;
} 




#topmenu ul li a {
	color: #1b331f;
} 


.ct1 #topmenu ul li a {
	color: #faf1e3;
} 



#topmenu ul li.NO a {
               color: #1b331f;
}
.ct1 #topmenu ul li.NO a {
               color: #faf1e3;
}


#topmenu ul li.NO  {
               color: #1b331f;
}
.ct1 #topmenu ul li.NO  {
               color: #faf1e3;
}
#topmenu ul li a:hover,
#topmenu ul li.CUR a:hover,
#topmenu ul li.CUR a:hover {
                color: #faf1e3;
                background-color: #1b331f;
}

.ct1 #topmenu ul li a:hover,
.ct1 #topmenu ul li.CUR a:hover,
.ct1 #topmenu ul li.CUR a:hover {
                color: #1b331f;
                background-color: #faf1e3;
}


#topmenu ul li.ACT a,
#topmenu ul li.CUR a {
               color: #faf1e3;
               background-color: #1b331f;
}

.ct1 #topmenu ul li.ACT a,
.ct1 #topmenu ul li.CUR a {
               color: #1b331f;
               background-color: #faf1e3;
}

.home {
	       font: bold 12px Verdana, Arial, 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 12px  Verdana, Arial, Helvetica,  sans-serif;
 
	color: #1b331f;
                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: #1b331f;
} 

#leftmenusub ul li.ACT a,
#leftmenusub ul li.CUR a {
               color: #1b331f;
               font-weight: 900;
}
#leftmenusub ul li.ACT,
#leftmenusub ul li.CUR  {
               color: #1b331f;
               font-weight: 900;
}


#ct1 {
                z-index: 30;

}

#LCONTENT {
                margin-top: 0px;
}



/*****************************************************/
/*                                                                                         */
/*                  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:  Verdana, Arial, Helvetica,  sans-serif;
  	font-size: 10px;
  	color: #5a5a5a;
  	font-weight: normal;
                margin-top: 13px;
                margin-bottom: 7px;       
                margin-left: -3px; 
}


#ct1 .bodytext {

  	font-family:  Verdana, Arial, Helvetica,  sans-serif;
  	font-size: 12px;
 
  	color: #faf1e3;
  	font-weight: 500;
}
#ct1 .bodytextheadline {

  	font-family:  Verdana, Arial, Helvetica,  sans-serif;
  	font-size: 14px;
  	color: #faf1e3;
  	font-weight: bold;

}

#ct2 .bodytext {

  	font-family:  Verdana, Arial, Helvetica,  sans-serif;
  	font-size: 12px;
        text-align: left;
  	color: #1B331F;
  	font-weight: 500;
}
#ct2 .bodytextheadline {

  	font-family:  Verdana, Arial, Helvetica,  sans-serif;
  	font-size: 14px;
  	color: #1b331f;
  	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:  Verdana, Arial, Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: bold;

}

.tipformlineeven {
          background-color: #fef1e5;
          border: 0;
          color: #444;
          font-family:  Verdana, Arial, Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}

.tipformlineodd {
          background-color: #feebb4;
          border: 0;
          color: #444;
          font-family:  Verdana, Arial, Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}

.tipformlinelast {
          background-color: #02812b;
          border: 0;
          color: #fff;
          font-family: Verdana,Arial, Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}

.tipformfehler {
          background-color: #ef1c24;
          border: 0;
          color: #fff;
          font-family: Verdana, Arial,  Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}

.tipformversandt {
          background-color: #fff;
          border: 0;
          color: #02812b;
          font-family: Verdana, Arial,  Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}

.forumtitle {
          background-color: #aeaeae;
          color: #000;
          font-family:  Verdana, Arial, Helvetica,  sans-serif;
          font-size: 12px;
          font-weight: normal;

}
.footer { color: #61784e; margin-right: 20px; font-size: 9px;}
.footer:hover {color: #175222; background-color: #f1f6e3;}


/* 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: Verdana, Arial,  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: right;
}


.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: 14px  Verdana, Arial, Helvetica,   sans-serif;
	color: #1B331F;
         text-decoration: none;
}

.name-of-person {
	font: 12px  Verdana, Arial, Helvetica,   sans-serif;
	color: #456C32;
         text-decoration: none;
}
#ct1 p.csc-caption, 
#ct1 .csc-textpic-caption { font-size: 9px;font-style: normal; color: #1B331f;padding-top: 5px;}
.gkmb_pscoreTeeSelectButton a{
font-weight: bold;
}
.gkmb_pscoreTeeSelectTee {
font-weight: bold;
}

.gkmbmatchplay, .gkmbmpRegListTable {
background-color: #fffef0;

}
.gkmbmpBottomLine {
border-bottom: 1px solid #213E26;
}
.gkmbmpPlayerCell, .gkmbmpWinnerCell {
border-bottom: 1px solid #fff;
background-color: #213E26;
color: #fff;
padding: 0 2px 0 3px;
font-size: 11px;
}
.gkmbmpEmptyCell {
}
.gkmbmpSpacer {
font-size: 0.4em;
}
.gkmbmpDrawListTable {
border-collapse: collapse;
margin-left: 10px;
}
.gkmbmpRightLine {
border-right: 1px solid #213E26;
}
.gkmbmpTopLine {
border-top: 1px solid #213E26;
}
.gkmbmpPlayerIdCell {
background-color: #E5DBB7;
border-bottom: 1px solid #fff;
color: #5A0000;
font-size: 11px;
}
.gkmbmpDrawListHeader, .gkmbmpRegListHeader {
font-size: 0.8em;
font-weight: bold;
color: #013A70;
}
.gkmbmpStatusline {
margin: 0 0 20px 0;
font-weight: normal;
font-size: 0.8em;
color: #000;
}
.gkmbmpStatuslinePre {
font-weight: bold;
}
.gkmbmpDetailsCell {
margin: 0 0 20px 0;
font-weight: bold;
font-size: 0.8em;
}
.gkmbmpEmptyDeadlineCell, .gkmbmpDeadlineCell {
background-color: #213E26;
color: #fff;
font-size: 11px;
}
.gkmbmpHeadline {
font-size: 1.0em;
font-weight: bold;
color: #000;
}
.gkmbmpRegline {
font-weight: bold;
color: #000;
background-color: #fff;
}
.gkmbmpPlayerHeadline {
background-color: #213E26;
border-bottom: 1px solid #fff;
color: #fff;
padding: 0 4px 0 4px;
}


/* css Setup for gkmb_groups */

.gkmb_groupsModeselectorLinks, .gkmb_groupsModeselectorText, 
.gkmb_groupsFooter tr td {
	font-size: 10px;
}
table.gkmb_groupsStats {
	border: 1px solid #213e26;
	background: #fff;
}
table.gkmb_groupsPageHeader, table.gkmb_groupsStats {
	border-collapse: collapse;
}
.gkmb_groupsPageHeaderLabels, .gkmb_groupsHandicapStats td, 
.gkmb_groupsAgeStats td, .gkmb_groupsGroupStats td {
	background-color: #213e26;
	border-top: 1px solid #213e26;
	border-bottom: 1px solid #213e26;
	border-left: 1px solid #213e26;
	border-right: 1px solid #213e26;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
	font-weight: bold;
}
.gkmb_groupsGroupLevel, .gkmb_groupsStatsHeaderText, 
.gkmb_groupsHeader tr td {
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}
.gkmb_groupsRuler {
	background-color: #fffef0;
	border: 0px;
}
.gkmb_groupsRowclassEven td, .gkmb_groupsRowclassOdd td {
	border: 1px dotted #213e26;
	background-color: #fff;
	padding: 3px 3px 3px 10px; 
}
.gkmb_groupsStatsTableHeaderText {
	font-weight: bold;
	line-height: 20px;
	padding: 3px 3px 3px 10px; 
}
.gkmb_groupsHandicapStatsCount td, .gkmb_groupsHandicapStatsAvg td, 
.gkmb_groupsAgeStatsAge td, .gkmb_groupsGroupStatsGroup td {
	border: 1px dotted #213e26;
	padding: 3px 3px 3px 10px; 
}

/* JW Calendar General */

div.tx-jwcalendar-pi1{
	padding: 0 20px;
	margin: 0;
	border-right: 1px solid #C4A29A;
	border-left: 1px solid #C4A29A;
	width: 958px;
}
div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a {
	color: #5a0000;
}
div.tx-jwcalendar-pi1 a:hover, div.tx-jwcalendar-pi1 table a:hover {
	background-color: transparent;
	color: #5a0000;
}
div.jwcalendar_month, div.jwcalendar_week, div.tx-jwcalendar-pi1 div.jwcalendar_list {
	padding: 0;
	margin:0;
	border: none;
	background-color: #fffef0;
}
div.jwcalendar_month div.title, div.jwcalendar_week div.title, div.jwcalendar_list .title {
	font-size: 14px;
	color: #213e26;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button {
	background-color: #fff;
	color: #213e26;
	border: 1px solid #e5dbb7;
}
div.tx-jwcalendar-pi1 .tx_jw_select {
	border: 1px solid #e5dbb7;
}
div.tx-jwcalendar-pi1 ul {
	font-size: 11px;
}
/* JW Calendar Month View */

div.jwcalendar_month table.days td.outside_weekend, 
div.jwcalendar_month table.days td.outside {
	border:1px dotted #e5dbb7;
	background-color: #fff;
}
div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
	font-size:11px;
	color: #213e26;
	font-weight: bold;
}
div.jwcalendar_month table.singleday td.dayitem a {
	font-size: 10px;
	color: #5a0000;
}
div.jwcalendar_month table.singleday td.dayitem a:hover {
	background-color: transparent;
	color: #fff;
}
div.jwcalendar_month table.months td.current_month { 
	background-color: #e5dbb7;
	border-right: 1px solid #e5dbb7;
	border-bottom: 1px solid #e5dbb7;
	border-left: none;
	border-top: none;
}
div.jwcalendar_month table.months td.current_month a { 
	color: #5a0000;
}
div.jwcalendar_month table.months td.other_month a { 
	color: #213e26;
}
div.jwcalendar_month table.months td.other_month, 
div.jwcalendar_month table.year td.last_year, 
div.jwcalendar_month table.year td.next_year {
	background-color: #fff;
	border: 1px #e5dbb7 dotted;
	color: #213e26;
}
div.jwcalendar_month table.singleday {
	background: #F5F9E0;
	border: none;
}
div.jwcalendar_month table.days td {
	border: 1px dotted #e5dbb7;
}
div.jwcalendar_month table.days td.dayname {
	background-color: #213e26;
	border-top: 1px solid #e5dbb7;
	border-bottom: 1px dotted #e5dbb7;
	border-left: 1px dotted #e5dbb7;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
}
div.jwcalendar_month table.days td.inside_weekend {
	background-color: #fff;
}
div.jwcalendar_month table.singleday td.dayitem, 
div.jwcalendar_month td.inside_weekend table.singleday td.dayitem {
	background-color: #e5dbb7;
	color: #5a0000;
	border: 1px solid #e5dbb7;
}
div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside table.singleday {
	border: none;
}
div.jwcalendar_month table.days td.inside {
	background-color: #fff;
}
div.jwcalendar_month table.days td.today {
	border: 1px #e5dbb7 dotted;
}
div.jwcalendar_month table.dayitem td.item, 
div.jwcalendar_month table.dayitem td.item a,
div.jwcalendar_month table.dayitem td.itemcat {
	text-align: left;
	color: #213e26;
}
div.jwcalendar_month table.dayitem td.itemcat {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0;
}
div.jwcalendar_month table.dayitem td.itemcat a:hover {
	background-color: transparent;
	color: #213e26;
}
div.jwcalendar_month table.year {
	margin-top: 15px;
}
div.jwcalendar_month .days_view table.days td.today {
	background-color: #fff;
}
html > body div.jwcalendar_month {
	padding: 0;
	margin:0;
	border: none;
	
}
div.jwcalendar_month .navi, div.jwcalendar_month table.navs, div.jwcalendar_month .days_view {
	margin: 0;
	padding: 0;
}
div.jwcalendar_month table.months {
	margin: 0;
	padding: 0;
	border-spacing: 10px;
}
div.jwcalendar_month table.days td.week {
	background-color: #f1c860;
	color: #fff;
}
div.jwcalendar_month table.days td.inside table.dayitem td.item a:hover,
div.jwcalendar_month div.days_view table.days td.today table.dayitem td.item a:hover,
div.jwcalendar_month div.days_view table.days td.inside_weekend table.dayitem td.item a:hover {
	background-color: transparent;
	color: #213e26;
}
div.jwcalendar_month table.days td.inside table.dayitem td.item a,
div.jwcalendar_month div.days_view table.days td.today table.dayitem td.item a,
div.jwcalendar_month div.days_view table.days td.inside_weekend table.dayitem td.item a {
	color: #213e26;
}
div.jwcalendar_month table.dayitem, div.jwcalendar_month table.dayitem a {
	border: none;
}


/* JW Calendar List View */

html > body div.jwcalendar_list {
	padding-left: 0;
	margin-left: 90px;
}
div.jwcalendar_list table.items td.item {  
	background-color: #fff;  
	width: 67%; 
	border: 1px dotted #e5dbb7;  
	vertical-align: top;  
	padding: 5px;
	color: #213e26;
}
div.jwcalendar_list table.items td.item a:hover {
	background-color: transparent;
	color: #5a0000;
}
div.jwcalendar_list table.items td.item a {
	color: #5a0000;
	font-weight: bold;
}
div.jwcalendar_list .itemslist {
	padding: 0;
	margin: 0;
	border: none;
}
div.jwcalendar_list table.items td.label {
	background: #e5dbb7; 
	border:1px dotted #e5dbb7;
	padding:5px;
	vertical-align: top;
	width:33%;
	color: #5a0000;
}
div.jwcalendar_list table.items {
	border-spacing: 0;
	border: 1px solid #e5dbb7;
}
div.jwcalendar_list .title{
	font-weight: bold;
	padding: 0px 5px 8px 5px;
}
div.jwcalendar_list table.items td.catcolor {
	border: none;
}

/* JW Calendar Week View */

div.jwcalendar_week {
	color: #213e26;
}
div.jwcalendar_week table.times td.time, 
div.jwcalendar_week table.days td.event {
	border: 1px solid #e5dbb7;
	background-color: #e5dbb7;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a:hover {
	color: #213e26;
	background-color: #e5dbb7;
}
div.jwcalendar_week table.day_events {
	border: 1px solid #e5dbb7;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a {
	color: #213e26;
}
div.jwcalendar_week table.times td.time {
	color: #fff;
	border-right: 2px solid #fff;
	font-weight: bold;
}
div.jwcalendar_week table.days td.dayname td.times,
div.jwcalendar_week div.days_view table.days {
	margin: 0;
	padding: 0;
	border: none;
}
div.jwcalendar_week table.days td.dayname {
	background-color: #e5dbb7;
	color: #213e26;
	border: 2px solid #fff;
	padding: 0 0 0 5px;
	text-align: left;
	font-weight: bold;
}
div.jwcalendar_week div.days_view {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: none;
}

/* JW Calendar Single View */

div.jwcalendar_single {
	background-color: #fffef0;
	border: none;
	margin: 0px;
	padding: 0;
}
div.jwcalendar_single div.submit input.tx_jw_input_button {
	background-color: #fff;
	border: 1px solid #e5dbb7;
}
div.jwcalendar_single div.submit {
	background-color: #fffef0;
}
div.jwcalendar_single div.header div.headerie div.category, 
div.jwcalendar_single div.header div.headerie div.title {
	color: #5a0000;
	background-color: #e5dbb7;
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 6px 5px 6px 10px;
}
div.jwcalendar_single .catcolor {
	width: 0px;
}
div.jwcalendar_single div.content div.contentie,
div.jwcalendar_single div.org div.orgie {
	background-color: #fff;
	border: 1px dotted #e5dbb7;
	margin: 0;
	padding: 0;
}
div.jwcalendar_single div.content div.contentie div.itemtext {
	margin: 6px 10px 6px 9px;
}
div.jwcalendar_single div.content div.contentie div.itemtext span.itemtitle p,
div.jwcalendar_single .itemtitle p:first-letter {
	font-size: 13px;
	color: #213e26;
	font-weight: bold;
}
div.jwcalendar_single div.header div.headerie {
	border: none;
	border-right: 2px solid #e5dbb7;
}
div.jwcalendar_single .teaser {
	font-size: 11px;
	color: #213e26;
	font-weight: normal;
	font-style: normal;
}
div.jwcalendar_single div.org div.orgie div.item {
	font-size: 11px;
	color: #213e26;
	font-weight: bold;
}
div.jwcalendar_single .item, div.jwcalendar_feEntry .item {
	color: #213e26;
}
div.jwcalendar_single .item a:hover, div.jwcalendar_feEntry .item a:hover {
	color: #5a0000;
	background-color: transparent;
}
div.jwcalendar_single .label, div.jwcalendar_feEntry .label, div.jwcalendar_feEntry .timelabel {
	color: #213e26;
	text-align: left;
	float: left;
}
div.jwcalendar_single .desc {
	color: #213e26;
}

/* JW Calendar Organiser & Location View */

div.jwcalendar_organizer .contentie, div.jwcalendar_organizer .headerie, 
div.jwcalendar_organizer .orgie, div.jwcalendar_location .contentie, 
div.jwcalendar_location .headerie, div.jwcalendar_location .orgie {
	border: 1px solid #e5dbb7;
	background-color: #fff;
}
div.jwcalendar_organizer .contentie, div.jwcalendar_organizer .orgie {
	padding: 5px 10px;
}
div.jwcalendar_location .contentie, div.jwcalendar_location .orgie  {
	padding: 0;
}
div.jwcalendar_organizer .contentie a:hover, div.jwcalendar_organizer .headerie a:hover, 
div.jwcalendar_organizer .orgie a:hover, div.jwcalendar_location .contentie a:hover, 
div.jwcalendar_location .headerie a:hover, div.jwcalendar_location .orgie a:hover {
	color: #fff;
	background-color: #5a0000;
}
div.jwcalendar_location div.back input.tx_jw_input_button,
div.jwcalendar_organizer div.back input.tx_jw_input_button {
	background-color: #fff;
	border: 1px solid #e5dbb7;
}
div.jwcalendar_organizer .contentie, div.jwcalendar_location .contentie {
	background-color: #e5dbb7;
}
div.jwcalendar_organizer .contentie .text {
	margin: 0;
}
div.jwcalendar_organizer .back, div.jwcalendar_location .back {
	text-align: center;
	padding-top: 10px;
	background-color: #fffef0;
	border: none;
}
div.jwcalendar_organizer .orgie .label, div.jwcalendar_organizer .label {
	font-weight: bold;
	padding: 3px 4px;
}
div.jwcalendar_organizer, div.jwcalendar_location {
	border: none;
	background-color: #fff;
	color: #213e26;
	margin: 0;
	padding: 0;
}
div.jwcalendar_location .name, div.jwcalendar_organizer .name {
	font-size: 14px;
	color: #213e26;
}

/* css gkmb_ligatabelle */

.gkmb_ligatabelle_table {
background-color: #213e26;
font-size: 11px;
}
.gkmb_ligatabelle_td_result {
background-color: #fff;
color: #000;
}
.gkmb_ligatabelle_td_teamheadline, .gkmb_ligatabelle_td_rangheader, .gkmb_ligatabelle_td_totalheader {
color: #fff;
font-size:11px;
}
.gkmb_ligatabelle_active {
background-color: #213e26;
color: #fff;
}
.gkmb_ligatabelle_td_league {
	color: #fff;
	font-weight: bold;
	font-size:12px;
}
.gkmb_ligatabelle_td_leaguegroup {
	color: #fff;
	font-weight: bold;
	font-size:11px;
}
.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color: #e5dbb7;
	color: #5a0000;
	font-size:11px;
}
.gkmb_ligatabelle_td_team {
background-color: #e5dbb7;
color: #5a0000;
font-size:11px;
}
.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
.tx-twittersearch-pi1 ul.listing {
	padding-left: 0;
}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 70px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 150px;
	margin-right:10px;
	border: 1px solid #E5DBB7;
	background-color: #fff;
	height: 140px;
}
.forecast-info {
	float: right;
	width: 40px;
	height: 35px;
	border: 1px dotted #b0b0b0;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	background: #fff;
}
.forecast-icon {
	float:left;
	border: 1px solid #b0b0b0;
	margin-bottom: 8px;
	margin-top: 7px;
	margin-left: 7px;
}
.forecast-condition {
	float:left;
	width: 120px;
	padding: 0px 0 0 7px;
	text-align: left;
}
.forecast-wind {
	width: 130px;
	float: left;
	text-align: left;
	padding: 0px 0 3px 4px;
}
.forecast-date {
	background-color: #E5DBB7;
	color: #5A0000;
	text-align: center;
	width: 150px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}

/* felogin styles */
.tx-felogin-pi1 {
	width: 156px;
	background: #FFFEF0;
	padding: 7px;
}
.tx-felogin-pi1 legend {
	padding: 5px 0 2px 0;
	color: #1B331F;
	font-weight: bold;
}
.tx-felogin-pi1 h3 {
	color: #1B331F;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	background: #FFFEF0;
	border: none;
	padding: 0;
	margin: 0;
}
.tx-felogin-pi1 input {
	margin-bottom: 7px;
}