#kopf, #aktli, #links, #sidebar, #footer { 
        display: none; 
    }
#text {
    border: hidden;
    width: 755px;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
    background-color:#FFFFFF;
}
.link {
text-decoration:underline;
font-weight: normal;
font-style: italic;
color: #000000;
	 }
.extli {
text-decoration:underline;
font-style: italic;
color: #000000;
	 }

a:after {
    content: " [" attr(href) "]";
}
