@CHARSET "UTF-8";

a { 
	color: #000;
	text-decoration: underline
}

/*
a:after {
    content: " " attr(href) " ";
}

abbr[title]:after {
    content: ' (' attr(title) ')';
} 


#menue, #navigation {
	display: none;
}
*/

#navigation span {
	display: none;
}
/*
.table_extension {
	margin: 5px 51px;
	border: 1px solid #315ABE;
	width: 376px;
} */
