/* CSS Document */

body {
	background: url("../bilder/hg-blau.gif") repeat-y 0px 0px;
}
body, table, tr, td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #0068ff;
	text-decoration: none;
}
a:visited {
	color: #0068ff;
	text-decoration: none;
}
a:hover {
	color: #0068ff;
	text-decoration: none;
}
a:active {
	color: #0068ff;
	text-decoration: none;
}
