#Footer, #QuickLinks, #MainMenu, #TopLinks, #RightContent, #SubMenu
{
display: none;
}

a img
{
border: 0px;
}

#Content a:link:after, #Content a:visited:after {
   content: " (" attr(href) ") ";
   }
   
#Content a[href^="/"]:after {
content: " (http://www.midttrafik.dk" attr(href) ") ";
}

body
{
font-size: 17px;
font-family: Arial, Tahoma, Verdana;
}

h1
{
font-size: 20px;
margin-bottom: 0.2em;
}

p
{
margin-top: 0.2em;
}

input, select
{
display: none;
}

table
{
width: 100%;
}

th
{
text-align: left;
}