body {
	font-family : Arial;
	color : #53538E;
}

table {
	border : none:
}
td {
	vertical-align : top;
	font-size : 0.8em;
}

h1 {
	font-size : 1.2em;
}

a {
	font-size : 0.9em;
	color : #53538E;
	font-weight : bold;
}

a.menu {
	font-size : 0.9em;
	color : #53538E;
	font-weight : bold;
	text-decoration : none;
	margin-right : 10px;
}
a.menu:hover {
	color : #000000;
/*	background-image : url(/images/hover.gif);
	background-repeat: no-repeat;
	background-position : left center;*/
}

a.bottom {
	color : #FFFFFF;
	font-size : 0.9em;
	font-weight : bold;
	text-decoration : none;
	margin-left : 458px;
}

img {
	border : none;
}
#get {
	background : url(http://http-get.de/get.gif) no-repeat;
}
