h1	{font-size: 14pt; }

#kopf	{
	width :100%;
	background-color : transparent;
	font-size: 1em ;
	clear : both;
	height: 180px ;
	border-bottom: 2px solid  ;	
	}
	
#menu1, #menu2, #pfad, #mitglied	{
	display: none;
	}


#footer	{
	clear : both;
	border-top: 1.5pt solid;
	padding-top: 1em;
	font-size: .90em;
	color: #333;
	text-align: center;
	}
	
body	{
	margin: 0;
	padding: 0;
	padding-left: 2em;
	font: 12pt Garamond, "Times New Roman", Times, serif;
	color: black;
	background: transparent;
	}
	
p	{
	font-size: 1em;
	}
****/	
a:link:after, a:link:visited:after {
	content: " (Link auf <" attr(href) ">) ";
	font-size: .75em;
	color: #999;
	background: transparent;
	}
	
a[href^="/"]:link:after {
	content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
	}	
/*
