


body{
	background: #333 url(page-bg.gif) top center repeat-y;
	text-align: center;
	margin: 0; padding: 0;
	font-size: 100%;
}

img{
	border:0px;
}


#wrapper{
	margin: 0 auto 0 auto;
	position: relative;
	width: 630px;
	height: 720px;
	text-align: left;
	background: white url(bg.gif) right repeat-y;

}



.small{
	font-size: 10px;
	line-height:14px;
	

}




#content{
	width: 630px;
	color: #555;
	position: relative;
	width: 100%; 
	height: 658px;
	margin: 0;
	background: #ffffff url(piranha_selling_produkte2.jpg) no-repeat;
}

	#content p{
	font: 90%/170% Arial;
	margin: .5em 1.5em 0 1.5em;
	padding-top: 300px;
	padding-left: 40px;
}



	#content a{
	color: #000078;
	font-weight: bold;
	text-decoration: none;
}

	#content a:hover{
	color: #e60000;
	border-bottom: none;
	
}



#footer{
	position: relative;
	width: 630px;
	padding: 1em 0 1em 0;
	background: #CFCFD2;
	text-align: left;
}

	#footer h3{
	position: absolute;
	left: -432px;
}

	#footer p{
	margin: 0;
	padding: .5em 0 .5em 0;
	font: 60%/100% Verdana, Sans-Serif;
	padding-left: 65px;
}

	#footer a{ color:navy; font-weight:bold; text-decoration:none; }
	#footer a:hover{ color:red; text-decoration:underline; }


