img#home0 { position: absolute; left: 0px; bottom: 0px;}
img#home1 { position: absolute; left: 60px; bottom: 80px;}
img#link1 { position: absolute; right: 60px; top: 130px; width: 100px;
height: 100px;}
img#link2 { position: absolute; right: 174px; top: 130px; width: 100px;
height: 100px;}
img#link3 { position: absolute; right: 288px; top: 130px; width: 100px;
height: 100px;}
img#link4 { position: absolute; right: 402px; top: 130px; width: 100px;
height: 100px;}

div.homemenu {position: absolute; left: 60px; top: 128px;
	      font-size: 24px ; font-weight: bold; line-height: 40px; }
div.homemenu p { margin-top: 0px; }

div.hometext {position: absolute; right: 60px; top: 244px; width: 442px;
	      font-size: 14px ;}
div.hometext p { text-align: justify; margin-top: 0px; color: #34acc9; }

a#link4l { color: #278096;}
a#link4l:hover { color: #31a1bd;}
a#link3l { color: #2a8ba3;}
a#link3l:hover { color: #34acc9;}
a#link2l { color: #31a1bd;}
a#link2l:hover { color: #278096;}
a#link1l { color: #34acc9;}
a#link1l:hover { color: #2a8ba3;}

/*The expression is a hack for ie on the frontpage*/
div.footer { position: expression('absolute'); top: auto; }

body { background-image: url("/i/background.jpg");
       background-repeat: no-repeat;
       background-position: 50% 75%;}
