body { 
	margin:	0;
	padding: 0;
	background: none;
}

.wrap, .wrap2, #top {display: none;}

.artikel 
{
	position: static;
	width: 35em;
	margin-left: auto;
	margin-right: auto;
}

.artikel .bild ul {display: none;}

.artikel .bild 
{
	position: static;
}

.artikel .bild img 
{
	page-break-after: avoid;
}

.artikel .gross 
	{
		width: 18em;
		margin: 0.5em 1em;
	}
	
	.artikel .gross img
	{
		width: 18em;
	}

p, blockqoute { 
	orphans: 3;
	 widows: 3;
	 }
                                 
p.weg a, p.weg a:link, p.weg a:visited {border-bottom: none;}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial;
	line-height: 130%;
	page-break-after:	avoid;
}

h1 {font-size: 16pt; font-weight: bold;}
h2 {font-size: 14pt; font-weight: bold;}
h3 {font-size: 12pt; font-weight: bold;}
h4 {font-size: 11pt; font-weight: bold;}
h5 {font-size: 10pt; font-weight: bold;}
h6 {font-size:  9pt; font-weight: bold;}

			
