.inactive{
  -moz-opacity:0.4;
  filter:alpha(opacity=40);
}
.news, .news td{
  font-family: Arial,sans-serif;
  line-height: normal;
  font-size: 11px;
  color: #003366;
}
.news th {
  font-family: Arial,sans-serif;
  color: #4A699E;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.newsFooter {
  font-family: Arial,sans-serif;
  font-size: 11px;
}

.pagination {
  margin-top: 10px;
  color: #999;
  font-family: Arial, sans-serif;
  font-size: 8pt;
}
.pagination a, .pagination a:link {
  color: #006699;
  text-decoration: none;
}
.pagination a:hover{
  color: #6495ED;
  text-decoration: none;
}

.tableBorder {
  border: solid;
  border-width: 1px 1px 1px 1px;
  background-color: White;
  empty-cells:show;
  border-color: #c2d4dd #c2d4dd #c2d4dd;
}
.table_cell_right_bottom_head { 
  border: solid;
  border-width: 0px 1px 1px 0px;
  border-color: black #c2d4dd #c2d4dd black ;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #f2f3f3;
  padding: 0px 5px 0px 10px;
}
.table_cell_bottom_head { 
  border: solid;
  border-width: 0px 0px 1px;
  border-color: black black #c2d4dd ;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #f2f3f3;
  padding: 0 5px 0 10px;
}
.table_cell_left_right {
  border: solid;
  border-width: 0px 1px 0px 1px;
  padding: 0px 0px 0px 10px;
  border-color: #c2d4dd #c2d4dd #c2d4dd #c2d4dd;
}
.table_cell_right {
  border: solid;
  border-width: 0px 1px 0px 0px;
  font-family: Arial;
  font-size: 11px;
  border-color: #c2d4dd #c2d4dd #c2d4dd #c2d4dd;
  text-align: left;
}
.table_cell_right_bottom {
  border: solid;
  border-width: 0px 1px 1px 0px;
  padding: 0px 5px 0px 5px;
  padding-left: 5px;
  font-family: Arial;
  font-size: 11px;
  border-color: black #c2d4dd #c2d4dd black;
  text-align: left;
}
.table_cell_bottom { 
  border: solid;
  border-width: 0px 0px 1px;
  padding-left: 10px;
  font-family: Arial;
  font-size: 11px;
  border-color: black black #c2d4dd;
  text-align: left;
}
.table_border {
  border: solid;
  border-width: 1px 1px 0px 1px;
  background-color: White;
  empty-cells:show;
  border-color: #c2d4dd #c2d4dd #c2d4dd
}
.table_hover {
  border: solid;
  border-width: 1px 1px 0px 1px;
  background-color: White;
  empty-cells:show;
  border-color: #c2d4dd #c2d4dd #c2d4dd
}
.table_hover tr {
  background-color:#ffffff;
}
.table_hover tr:hover {
  border: solid 1px green;
  background-color:#aec0c8;
  color:Maroon;
}
.tablecellbottomhinweis {
  border: solid;
  border-width: 0px 0px 1px;
  border-color: black black #c2d4dd ;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background-color: #FF9933
}
table.collapseTable {
  border-collapse:collapse;
  font-size: 11px;
  font-weight: normal;
}

table.collapseTable td{
  border: 1px solid #c2d4dd;
  padding: 2px 5px 2px 5px;
}
table.collapseTable td.table_head1 {
  font-size: 120%;
  font-weight: bold;
  color: #080D4D;
  background-color: #f2f3f3;
}
.blueFont {
  color: Blue;
}
.redFont {
  color: red;
}
.redBoldFont {
  font-size: 120%;
  font-weight: bold;
  color: Red;
}
.redstar {
  font-weight: normal;
  color: Red;
}
.blackFont {
  font-size: small;
  color: Black;
}
.pFont {
  font-size: 90%;
  color:#003366;
}
.orangeBoldFont {
  color:#FF9900;
  font-weight: bold;
}
.lastUpdate {
  color: #006699;
}
#ticker {
  font-family: Arial, sans-serif;
  font-size: small;
  display: block;
  width: 140px;
  height: 100px;
  border-bottom: 1px solid #c2d4dd;
  color: #4682B4;
  margin-top: 5px;
  padding-bottom: 5px;
}

/******* POLL design *******/
div#poll {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003366;
  width: 100%;
  border: 1px solid #c2d4dd;
}
div#poll td{
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003366;
}
.tablehead_poll {
  color: #FF9900;
  font-size: 10pt;
  text-align: left;
  padding-left: 5px;
  background-color: #f2f3f3;
  border: thin solid #c2d4dd;
  border-width: 0px 0px 1px 0px;
  width: 100%;
}
.poll_title {
  color: #006699;
  font-family: Arial, sans-serif;
}

div#poll_result {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003366;
  width: 100%;
  border: thin solid #EEEEEE;
}

/**Search box design*/
#searchBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003366;
  width: 158px;
  /*border: thin solid #EEEEEE;*/
  margin-top: 5px;
  padding-left: 0px;
  padding-bottom: 5px;
  text-align: left;
}

a.weblink_title {
  font-family: Arial, sans-serif;
  color: #006699;
  text-decoration: underline;
}

a.weblink_title:hover {
  color: #F65A23;
  text-decoration: none;
}

.weblink {
  color: #FF9900;
  font-size: smaller;
}
.inspectInfo {
  font-family: Arial, sans-serif;
  padding: 0px 2px 0px 2px;
  border: 1px solid #c2d4dd;
  font-size: 11px;
  color: #003366;
}
.inspectInfoH {
  text-align: left;
  font-weight: bold;
  font-size: 9pt;
  color: #FF9900;
  width: 100% -5px;
  background-color: #f2f3f3;
  border-style: solid;
  border-color: #c2d4dd;
  border-width: 0px 0px 1px 0px;
  padding: 0px 5px 2px 5px;
}

/******* Block table design *******/
.blocktable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #003366;
  width: 100%;
  border: 1px solid #c2d4dd;
}

.blocktable th {
  color: #FF9900;
  background-color: #f2f3f3;
  border: thin solid #c2d4dd;
  border-width: 0px 0px 1px 0px;
}

.blocktable td {
  width: 100%;
  text-indent:5px;
}
/* block */
div.block {
  font-family: Arial, sans-serif;
  padding: 0px 2px 0px 2px;
  border: 1px solid #c2d4dd;
  font-size: 11px;
  color: #003366;
}
div.block ul{
  color: #FF9900;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 5px;
}
div.block p{
  padding-left: 5px;
}
div.block_head {
  text-align: left;
  font-weight: bold;
  font-size: 10pt;
  color: #FF9900;
  width: 100% -5px;
  height: 16px;
  background-color: #f2f3f3;
  border-style: solid;
  border-color: #c2d4dd;
  border-width: 0px 0px 1px 0px;
  padding: 0px 5px 2px 5px;
}
.cal_cell {
  background: InactiveCaptionText;
  color: #8DB1F2;
  text-align: center;
}
.cal_head {
  background: #ddd;
  border: 1px solid Gray;
  color: #003366;
  text-align: center;
}
.weekday {
  color: gray;
  text-align: center;
}
.cal_week {
  background: White;
  color: Gray;
}
.cal_today {
  background: #8DB1F2;
  color: White;
}
.cal_event, .cal_event a {
  background: #EA9F68;
  color: #5189EB;
}
.cal_event a:hover{
  color: blue;
  text-decoration: underline;
}

.cal_weekend {
  background: #FFDEAD;
  color: #8DB1DD;
  text-align: center;
}
table.calenderTable {
  font-family: arial, Tahoma, sans-serif;
  font-size: 11px;
}
table.calenderTable td{
  text-align: center;
  width: 20px;
  height: 20px;
}
div.event {
  border-bottom: 1px dotted Gray;
}
/*Forum styles*/
table.forumTable {
  border-collapse:collapse;
  font-size: 10pt;
}
.forumCat {
  font-weight: bold;
  font-size: 10pt;
  color: #de7309;
}
.forumForum {
  font-weight: bold;
  font-size: 8pt;
  color: #4A699E;
}

table.forumTable td{
  border: 1px solid #c2d4dd;
  padding: 2px 5px 2px 5px;
}
table.postsTable {
  border-collapse:collapse;
  font-size: 10pt;
}

table.postsTable td{
  border: 1px solid #c2d4dd;
  padding: 2px 5px 2px 5px;
}
div.forumPost{
  width: 100%;
  overflow: auto;
}
div.fquote {
  background-color: #f2f3f3;
  border: 1px solid #ddd;
  overflow: auto;
  margin: 10px;
  padding: 0 5px 0 5px;
}
div.editInfo {
  float: left;
  font-size: x-small;
  color: #777;
  padding-top: 3px;
}
div.topicNav {
  width: 100%;
  background-color: #f2f3f3;
}
span.topicState {
  color: red;
}
div.clearer {
  clear: both;
}
table.statusBar {
  background-color: white;
  empty-cells:show;
  border-collapse: collapse;
  min-width: 50%;
}
td.statusBarDone {
  border: 1px solid #777;
  background:url("pictures/bar.gif") repeat-x scroll transparent;
  line-height: 8px;
  height: 12px;
}
td.statusBarToDo {
  background-color: #ddd;
  text-align: center;
  border: 1px solid #777;
  line-height: 8px;
  height: 12px;
}
.bLine {
  border-top: 1px solid #c2d4dd;
}
.left {
  float:left;
  width: 70%;
}
.right {
  float: right;
  margin-top:4px;
}

td a.email {
  background:url("images/email.gif") no-repeat scroll transparent;
  width:60px;
}
td a.ecard {
  background:url("images/vcard.png") no-repeat scroll transparent;
  width:76px;
}
td a.skype {
  background:url("images/call_green_transparent_20x20.png") no-repeat scroll transparent;
  width:76px;
}
td a.ecard, a.email, a.skype{
  border:1px solid #F4F4F4;
  display:block;
  float:left;
  height:18px;
  margin:1px 1px 1px 1px;
  padding:1px 0 1px;
  text-indent:25px;
}
td .ecard a:hover, td .email a:hover {
  border:1px solid #c2d4dd;
}
.tooltip {
  display: none;
  position: absolute;
  background-color: #eeeeee;
  border: 1px solid #FF9900;
  padding: 2px;
  max-width: 300px;
  color: #003D5F;
}
.gtooltip {
  text-align:center;
  font-size:0.9em;
  white-space:nowrap;
  padding:2px;
  font-weight:bold;
  background:#333333;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -khtml-border-radius:5px;
  -webkit-box-shadow: 2px 5px 6px #666666;
  color:#FF9900;
}
.bluestar {
  font-size:16pt;
  font-weight:bolder;
  color: #13EEFF;
}

img{border:none;}
#tooltip{
  background:#440557 url('pictures/bullet.png') no-repeat left;
  position:absolute;
  border:1px solid #ccc;
  padding:5px 5px 5px 25px;
  display:none;
  color:#fff;
  font-family: Arial, Sans-serif;
  font-weight:bold;
}
#btstr {
  color:#fff;
  font-size:6px;
}
#btstr a{
  color:#fff;
  text-decoration: none;
}
.testimog {
  border: thin solid #DDDDDD;
  padding: 3px 3px 6px;
}

.testimosep {
  border: thin solid #C2D4DD;
  border-width: 0px 0px 1px 0px;
}
.testitxt {
  color: #777;
}

