body
{
	background-image:url(img/webdiscount_hi.png);
	background-position:top;
	background-repeat:repeat-y;	
	text-align:left;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;
	font-size:12px;
	line-height:18px;
}

.Seite
{
	width:1000px;
	margin:0px auto;
	text-align:left;
}

.Logo
{
	width:1000px;
	height:500px;
	margin:0px;
}



}

.Fuss
{
	width:1000px;
	background-color:#58585a;
	color: #ffffff;
	font-size:10px;
	line-height:16px;
	height:100;
	padding-left:0px;
	margin:0px;
	position:center;
	bottom: 0pt;
	text-align:center;
}

h1
{
	color: #9c1b1b;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	margin:0px;
	padding:0px;	
}

h2
{
	color: #6d3133;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	margin:0px;
	padding:0px;	
}

a
{
	text-decoration: none;
	color: #7e735d;
}
    
a:hover
{
	text-decoration: none;
	color: #6d3133;
}
