* {
	font-size: 81,25%;
	font-family: Georgia, "Times New Roman", Times;
	line-height: 1.7em; 
	font-weight: normal; 
	}

b {
	color: red;
	}


h1 { 
	//font-family: Georgia, "Times New Roman", Times;
	font-size: 1.6em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

h2 {
	font-size: 1em;
	display: inline;
	padding-right: 1em;
	font-weight: bold;
	}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
	}

	p.news {
		margin-left: 75px;
		text-indent: -75px;
		}
	
	p.neues { 
		text-align: right; 
		padding: 6px;
		margin-bottom: 3em; 
		}

	p.linie_oben { 
		padding: 5px 0 20px;
		border-top: 1px solid #242424;
		}

	p.absender { 
		text-align: right;
		}

strong {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	}

	strong.preis { 
		font-size: 1em;
		line-height: 1.2em; 
		}
em  { 
	font-style: italic;
	}

a {
	font-weight : bold;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-decoration : none;
	}

	a:hover {
		text-decoration: underline;
		}

	a:active {
		}

	ol a {
	  text-decoration: underline;
	  }

.kl {
	font-size: 0.95em; 
	}

ul, ol {
	margin-left: 1.5em;
	}

#subnavigation {
	font-style: italic;
	}

#subnavigation a {
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	padding: 3px;
	letter-spacing: 0;
	}
sup
	{
	font-size: 0.7em;
	padding: 0 0.25em;
	}
