@charset "UTF-8";
/* CSS Document */

 body {
	margin-top:0px;
	background-image: url(../basics/bg_w.jpg);
	BACKGROUND-POSITION: center top;
	BACKGROUND-COLOR: #FFF;
  }
 .Text_blu_headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 21px;
  color: #FFFBF0;
  text-align: left;
  font-weight: bold;
  background-color: #019EE3;
  }
 .Text_blu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 17px;
  color: #019EE3;
  text-align: left;
  }
 .Text_blu_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 17px;
  color: #019EE3;
  text-align: left;
  }
 body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #06C;
  }
 #menutextbold {
  font-weight: bold;
 }


