/* 				Name:	Frank Meyering | Agentur3B GmbH | www.agentur3b.de
				Date:	2009-07-23
------------------------------------------------------------------------------------------------------------------------------------*/

html, body, div, p, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
	list-style: none;
}

body {
	font: 62.5%/140% Arial,Verdana, Helvetica, sans-serif;
	color: #ccc;
	text-align: center;
	background: #444;

}

.fixfloat {height:1px;font-size: 0;line-height: 0;clear: both;}
.hidden {display: none;}


#wrap {
	position:relative;
	margin:0px auto 0px auto;
	padding:300px 0px 0px 0px;
	width:990px;
	height:300px;
	background: url(../picts/logo_madillo.jpg) top center no-repeat;
}