@charset "utf-8";
/* CSS Document */

body, td {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
}

a:link, a:visited, a:active, a:hover {
     color: #000000;
     text-decoration: underline;
}

h1 {
     color: #000000;
     font-size: 15px;
     font-weight: bold;
}
h2 {
     color: #000000;
     font-size: 13px;
}

td.menu {
     display: none;
     width: 0px;
}

td.kopf {
     height: 30px;
}

table {
     width: 0px;
}