﻿.patchworkhuset-style {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 500;
	background-color: #C0A6A9;
	color: #4a4d4a;
	background-color: #FFFFFF
}
body {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 700;
	background-color: #C0A6A9;
	background-repeat: repeat;
	color: #4a4d4a;
}
th {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #4a4d4a;
	border: #ffffff;
}
td {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #4a4d4a;
}
h1 {
	font-family: "tahoma";
	font-size:18px;
	font-weight: 800;
	color: #4a4d4a;

}
h2 {
	font-family: "tahoma";
	font-size: 16px;
	font-weight: 700;
	color: #4a4d4a;

}
h3 {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: 700;
	color: #4a4d4a;
}
h4 {
	font-family: "tahoma";
	font-size: 14px;
	font-weight: 700;
	color: #4a4d4a;
}
a:link {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 900;
	color: #4a4d4a;
}
a:visited {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 700;
	color: #4a4d4a;
}
a:hover {
	font-family: "tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	color: #d2e1e4;
	text-transform: none;
}
a:active {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #4a4d4a;
}
.menu, .menu:visited{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 900;
	background-color: transparent;
	color: #735139;
}
.menu:hover{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: 900;
	background-color: transparent;
	color: #735139;
}