body {
  background-image:url(/Icons/Frame/background.gif);
  background-repeat:repeat-y;
}

.campus {
  background-image : url(/Icons/Frame/campus.jpg);
  background-repeat:repeat-x;
}

.layoutcolor {
  background-color: #CBE7EF;
  color: #000000;
}

.navi {
 background-color: #CBE7EF;
 color: #000000;
 }

.linie {
  background-color: #1C3842;
  color: #000000;
 /*background-color: #17323B;*/
}

.selects {
 background-color: #CBE7EF;
 color: #000000;
}	
 
 table.fine th {
 background-color : #CBE7EF;
 color: #000000;
}

.footer {
 color: #000000;
 background-color: #CBE7EF;
}

.layer {
 position: absolute;
 top: 182px;
 left: 500px;
 visibility: hidden;
 width: 300px;
 height: 240px;
 background-color: #ffffff;
 color : #000000;
}

.layer2 {
 position: absolute;
 top: 372px;
 left: 360px;
 visibility: hidden;
 width: 300px;
 height: 150px;
 background-color: #ffffff;
 color : #000000;
}

P.HOMETAB {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2;
}

A.HOMETAB {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2;
 text-decoration: none;
 color: #1564af;
}

