.connect_widget_not_connected_text
{
  display:none !important; /*in your stylesheets to hide the counter!*/
}

/* sieht aus wie die IE information bar */
#infobar {
	font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(warning.gif) no-repeat fixed .3em .3em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: #FFF;
	background: #3169B6 url(warning2.gif) no-repeat fixed .3em .3em;
}

#infobar p{
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:11px;
} 


body	{ background-color: #000080; 
	  color: #FFCC66; 
          }


	a:link		{color : FFCC66; text-decoration : none; }
	a:visited	{color : FFCC66; text-decoration : none; }
	a:active 	{color : FFCC66; text-decoration : none; }
	a:hover		{color : FFCC66; text-decoration : underline; }

table { border-width: 1;
        border: 0px;
        padding-bottom: 2;
        padding-left: 2;
        padding-right: 2;
        padding-top: 2;
        color:#FFFFFF;
        border-color:#000000;
        font-size : 12px;
      }


td { font-family: 'Ubuntu'; font-size: 12px; }
th { font-family: 'Ubuntu'; font-size: 12px; }
p { font-family: 'Ubuntu'; font-size: 12px; }


td.head { background-color: #000066;
          color: #FFCC66;
          font-weight: bold;
          font-size: 12px;
          border: 1px solid #4583C0;
        }

th.head { background-color: #000066;
          color: #FFCC66;
          font-weight: bold;
          font-size : 12px;
          border : 1px solid #000000;
        }

th.info { background-color: #000066; color: #FFCC66; border: 1px solid #4583C0; }
td.info { background-color: #000066; color: #FFCC66; }

td.header { background-color: #000066; color: #FFCC66; }
th.header { background-color: #000066; color: #FFCC66;  }

td.left   { background-color: #000066; }
td.right  { background-color: #000080; }

td.odd    { background-color: #000066; }
td.even   { background-color: #000080; }

marquee   { background-color: #000066; }

input       { border-style: groove; background-color: #FFFFFF; color: #000000; }
input.send  { border-style: groove; background-color: #FFFFFF; color: #000000; }
select      { border-style: groove; background-color: #FFFFFF; font-family: 'Ubuntu'; color: #000000; }
textarea    { border-style: groove; background-color: #FFFFFF; font-family: 'Ubuntu'; color: #000000; }

