Body
{ 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-left:20px;
margin-right:20px;
 }
.Default
{
	font-size : 12px;
	font-weight : bold;
	margin-top:5px;
	margin-bottom:5px;
	
}
small
{ 
	font-weight :normal;
	font-size: 10px;
 }
h1
{
	font-size : 18px;
	font-weight:bold;
	margin-bottom:5px;
	border : 2px outset White;
	padding : 5px;
	background-color : #4F4F4F;
	color : White;
}

A.H1:Active,A.H1:LINK, A.H1:VISITED 
{
	color : white;
}

h2
{
	margin-top:1px;
	margin-bottom:5px;
	font-size : 12px;
	border : 1px outset White;
	padding: 1px;
	background-color : #eaeaea;
	color :#C40004;
	font-weight : bold;
}
A.H2:Active,A.H2:LINK, A.H2:VISITED 
{
	color :#C40004;
}

h3
{
	margin-top:5px;
	margin-bottom:5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
h4
{
	margin-top:5px;
	margin-bottom:5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.preis
{
	margin-top:5px;
	margin-bottom:5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Red;
	font-weight : bold;
	text-align:right
}

.PageNo
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px ridge Black;
	text-align : center;
	width: 30px;
	background-color : Silver;
	font-size : 11px;
	font-weight : bold;
	padding-left:2px;
	padding-right:2px;
}
a.PageNo:Active, a.PageNo:Link, a.PageNo:Visited
{
	text-decoration:none;
	background-color : White;
}
A:ACTIVE, A:LINK, A:VISITED 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C40004;
	font-weight : bold;
}
hr
{
color:black;
}
