#skipnav, 
.pagedescr, 
#search, 
span.hidden, 
.top, 
#styleswitch, 
#rssfeed, 
.aprevnext, 
#sidebar, 
#content #print {

	display: none;

}




a {

	text-decoration: none;

}






ul#nav li {

	list-style-type: none;

	display: inline;

	padding-right: 10px;

}



ul#nav li a.active {

	font-weight: bold;

}




ul#subnav li {

	list-style-type: none;

	color: #666;

	display: inline;

}





img {
	border: 0px;
}

br.clear {
	clear: both;
}









#content a[target]:after {

	font-weight: normal;

	color: #666;

	font-size: 10px;

	content: " ["attr(href)"]"; 

}


/* Bei internen Links muss noch die eigene Domain ausgegeben werden */

/*		bringt einen fehler beim css-validator	*/
/*
#content a[href*="?nav"]:after {
	font-weight: normal;

	color: #666;

	font-size: 10px;

	content: " [http://geek.clixwork.com/"attr(href)"] ";
}

*/

#content acronym:after {

	font-weight: normal;

	color: #666;

	font-size: 10px;

	content: " ["attr(title)"]"; 

}



