table.tableheader {
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:0;
	width:100%;
}

#header-wrapper {
	background:url(../img/header-background.gif) left repeat-x;
	float:left;
	height:155px;
	min-width:880px !important;
}

#leftlinks {
	background:url(../img/header-left.gif) left no-repeat;
	height:155px;
	float:left;
	width:448px;
}

#leftlinks div {
	margin-left:20px;
	margin-top:103px;
}

#leftlinks div a, #rightlinks a {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-right:15px;
	text-decoration:none;
}		

#rightlinks {
	float:right;
	height:155px;
	white-space:nowrap;
}

#rightlinks .thelinks { margin-top:72px; }

#rightlinks .phone {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin-top:36px;
}

#rightlinks a.onlineshop {
	background:url(../img/new.gif) left no-repeat;
	padding-left:40px;
}

#rightlinks a:hover, #leftlinks a:hover { color:#cc9; }

#footer {
	background-image:url(../img/footer-background.gif);
	background-repeat:repeat-x;
	height:58px !important;
	text-align:center;
}