13 lines
174 B
CSS
13 lines
174 B
CSS
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
@import "../AAXX/default.css";
|
|
|
|
#headerblok
|
|
{
|
|
background: url(Arcadis.gif) no-repeat;
|
|
background-position: 0px 0px;
|
|
}
|