/*---------------------------------------------------------
This css-file contains all definitions.
Modified and extended by ACXnet for ACXsys.
-----------------------------------------------------------
Domain.......: acxsys.de
File.........: top.css
Ver..........: 7.08.18
-----------------------------------------------------------
Autor........: ACXnet
Url..........: http://www.acxnet.de
E-Mail.......: webmaster@acxnet.de
-----------------------------------------------------------
Copyright 1999-2007 (ACXnet).
All rights reserve.
Further spread further only after express permission !
---------------------------------------------------------*/

body {
	background-image: url(../img/top_bg.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.o_l {
	background-image: url(../img/top_o_l.gif);
}
.u_r {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	margin: 0px;
}

