@import url(classes.css);
@import url(marginal.css);

body { 
	margin: 0; padding: 0;
	background: #f7f7f7 url(../img/layout/verlauf_h.jpg) repeat-x;
	font-family: verdana, helvetica, sans-serif;
	color: #666666; font-size: 11px; line-height: 16px;
}

#wrapper {
	display: block; width: 978px; margin: 0 auto;
}

.nav1 { min-height: 225px; }

#header { height: 100px; background: url(../img/layout/header_bottom.gif) no-repeat bottom center; font-size: 10px; }
#header img { float: left; margin-left: 8px; border: 0px;}
#header ul { margin: 8px 26px 0 0; padding: 0; float: right; }
#header li { list-style: none; display: inline; margin-left: 8px; }
