body {	
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11pt;
}

a:link, a:visited { 
	color: #cc3300; 
	text-decoration: none; 
	font-weight: bold; 
	background: transparent; 
}

/* set URL after links */
/* NOT YET ...........
a[href]:after {
	background-color: inherit;
	color: #666;
	content: " (http://domain.tld/" attr(href) ")";
	font-style: italic;
}
a.external-link[href]:after, table a.external-link[href]:after,
a.external-link-new-window[href]:after, table a.external-link-new-window[href]:after {
	content: " (" attr(href) ")";
}
*/

#contact {
	color: #cc3300;
}

#logo, #headimage, #suche, #hmenu, #vmenu, #footerlogos, #footerlinks {
	display: none;
}
