body,a {
	color: #517485;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 25px 0px 0px;
	padding: 0px;
}
h1 {font-size:small;text-transform:uppercase}
h2 {
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
}
img { behavior: url(/fileadmin/templates/iepngfix.htc); }
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #517485;
	margin-top:5px;
	margin-bottom:5px;
}
#menu a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
html {	
	height: 100%;
	overflow: auto;
}
#logo {position:absolute; left:8px; top:87px; width:250px; height:44px}
#content {position:relative; left:265px; top:0px; width:340px; height:298px}
#date {position:absolute; left:10px; top:32px}
#url {position:absolute; left:10px; top:60px}
#date p, #url p {margin:0px}
#spacer {position:absolute; left:8px; top:37px;border-bottom:1px solid #517485; width:240px}
#bottom {width:100%;border-top:1px solid #517485;margin-top:40px}
#bottom p {font-size:x-small;margin-top:10px}
p, #content p{
	margin:0px;
	padding:0px;
}

body > div#logo, body > div#date, body > div#url, body > div#spacer {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
