/*
main.css
servicecenter@reha-suedwest.de - last change: 20070518 we;
*/

@import url(basic.css);
@import url(all/top.css);
@import url(all/pos.css);
@import url(all/nav.css);
@import url(all/seiten.css);
@import url(all/foot.css);
@import url(wcm/wcm.css);

a, address, blockquote, div, caption, cite, dfn, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, label, legend, li, ol, option, p, q, samp, select, table, tbody, td, textarea, tfoot, th, thead, tr, ul {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

#global	{
	margin: 8px auto;
	width: auto;
	min-width: 520px;
	max-width: 90em;
	color: #000;
	background-color: #fff;
	border:	1px #fff solid;
}

a img {
	text-decoration: none;
}

.none {
	display: none;
}
