/* Orlandi Service GmbH | Rühlicke Vertriebs- und Marketing GmbH *2009 Julia Faulde */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
	}
html body {
	background: #fff;
    background-repeat:no-repeat;
    background-position:center 100px;
  	text-align:center;
	}

/* Inhalt */
#global {
	padding:0;
	margin:100px 0 0 0;
	}

