body {background-image: url(images/baggrund.jpg)}
td.header {background-image: url(images/top_01.jpg); background-repeat: no-repeat; width: 750px; height: 150px}

td.menu {background-image: url(images/top_02.jpg); background-repeat: no-repeat; height: 30px}


td.main {background-image: url(images/top_04.jpg); background-repeat: repeat-y}

td.content {width: 470px; padding: 20px}

td.right {width: 160px; padding: 20px}

td.footer {background-image: url(images/top_06.jpg); background-repeat: no-repeat; text-align: right; padding-right: 40px; height: 50px}


td.menu a {color: black; text-decoration: none}
td.menu a:active {color: black; text-decoration: none}
td.menu a:visited {color: black; text-decoration: none}
td.menu a:hover {color: black; text-decoration: underline}

