body { 
	width: 100%;
	height:100%;
	margin:0px;
}
td {
    font-family:				verdana,lucida,arial,helvetica,sans-serif;
    font-size:					11px;
}
tr {
    font-family:				verdana,lucida,arial,helvetica,sans-serif;
    font-size:					11px;
}

/* GLOBALE DEFINITIONEN (ALLE BEREICHE) */
a:active {  text-decoration: none}
a:link {  color: #1E3B87; text-decoration: none}
a:visited {  color: #1E3B87; text-decoration: none}
a:hover {  color:000000; text-decoration: underline}
a.red:link {  color:red; text-decoration: none}
a.red:visited {  color:red; text-decoration: none}
