#header, #footer {display: none;} 

div.noprint {
 display: none;
}

img.noprint {display: none;}

td.noprint {display: none;}

body {
	font-family: verdana;
}

.head {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
}

.tablehead {
	font-size: 12px;
	font-weight: bold;
	background-color:#C0C0C0
	}

.table {
	font-size: 12px;
}

.headline {
	font-size: 26px;
}

.kontingent {
	font-family: verdanda;
	font-size: 12px;
}

.tablesmall {
	font-size: 12px;
	font-family: verdana;
}

input {
	font-size: 12px;
	font-family: verdana;
}


a {
	COLOR: #000000;
	text-decoration: none;
}
a:link {
	COLOR: #000000;
	text-decoration: none;
}

a:visited {
	COLOR: #000000;
	text-decoration: none;
}

a:hover {
	COLOR: #000000;
	text-decoration: none;
}

a:active {
	COLOR: #000000;
	text-decoration: none;
}
