body {
  background	   : url('background.jpg') repeat-x;
  font	           : normal 12px/1.4em Verdana, sans-serif;
  margin           : 0px;
}

img {
  border           : 0px;
}

a {
  color: black;
}

a:hover {
  color: blue;
}

.tab {
  background	   : #f0f2f6;
  border           : none;
  display          : none;
  padding : 10px;
  vertical-align   : top;
  width            : 936px;
}


/* Styles for sections */

#footer {
  background	   : #f0f2f6 url('footer-gradient.png') repeat-x;
  display          : block;
  padding-top	   : 30px;
  text-align       : center;
  width            : 100%;

}

#header {
  background	   : #f0f2f6;
  border           : none;
  height	   : 118px;
  margin-left	   : auto;
  margin-right	   : auto;
  padding	   : 0px;
  width            : 956px;  
}

#header img {
border:0;
}

#header table {
  display : none;
}

#lastupdate {
  background	   : #f0f2f6;
  font-size        : 10px;
  padding	   : 5px 10px;
  text-align       : right;
  margin-left	   : auto;
  margin-right	   : auto;
  width            : 936px;
}

#navigation {
  background	   : #ec6b0f;
  color		   : #fff;
  font-size	   : 1em;
  font-weight	   : 700;
  height	   : 50px;
  margin-left	   : auto;
  margin-right	   : auto;
  line-height	   : 40px;
  width            : 100%;
}

#navigation table {
  margin-left	   : auto;
  margin-right	   : auto;
  width            : 936px;
}

#navigation a {
  color		   : #fff;
  font-size	   : 1em;
  font-weight	   : 700;
  padding 	   : 17px 17px 19px 17px; 
}

#navigation a:hover {
  background-color : rgb(10, 59, 147);
  padding 	   : 17px 17px 19px 17px;
}

#noscript {
  border           : none;
  font-size        : 13px;
  font-weight      : bold;
  color            : red;
  margin-left	   : auto;
  margin-right	   : auto;
  text-align       : center;
  width            : 936px;
}

#freeText {
  background-color : #f0f2f6;
  color            : rgb(10, 59, 147);
  font-size	       : 1.2em;
  font-weight      : 800;
  margin-left	   : auto;
  margin-right	   : auto;
  padding          : 10px 20px;
  text-align       : left;
  vertical-align   : top;
  width            : 916px;
}

#freeText a:hover, #freeText a {
  color            : rgb(10, 59, 147);
}

#results {
  margin-left	   : auto;
  margin-right	   : auto;
  vertical-align   : top;
  width            : 956px;
}

/* Styles for table rows */

.trList0 {
  background-color: #fff;
}

.trList1 {

}

.trTitle1 {
  color		   : #fff;
}


.trTitle2 {
  background-color: #f0f2f6;
  color		   : #ec6b0f;
  font-size	   : 1.2em;
}


/* Styles for table cells */

.title1 {
  background	   : url('kalender-bg.png') no-repeat #009fed;
  background-position: 91% 100%;
  font-size        : 15px;
  font-weight      : bold;
  padding	   : 10px 10px 10px 0;
}

.title2 {
  font-weight     : bold;
}

.leftText{ 
}

#results table td:first-child {
  padding-left	   : 8px;
}

.centerText {
  text-align      : left;
}

.rightText {
  text-align      : right;
}



/* End content "_indexStyles.css" include file */