@charset "utf-8";
/* CSS Document */

body {
	background:#fff url(../img/design01/body_bg_rot.jpg) top center repeat-x;
}
.logo {
	background:#953634 url(../img/design01/logo/speckbacher_logo_rot.jpg) center center no-repeat;
}
.footer_wrap {
	background:#540306;
}

.pauschalen-item {
	background:url(../img/design01/pauschalen_rot.jpg) center center repeat;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	color:#610004;
	font-weight:bold;
	text-decoration:none;
}
