html {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
xdiv {
	border:1px solid #666666;
}
.all {
	width:780px;
	margin:0 auto;
}
.bra {
	width:180px;
	float:left;
}
.hund {
	width:600px;
	float:left;
}
.meny {
	font-size:14px;
	font-weight:bold;
	color:#330000;
	float:right;
}
.active {
	color:#666666;
}
a {
	color:#330000;
	text-decoration:none;
}
.content {
	font-size:12px;
	width:420px;
	float:left;
}
.p_content {
	float:left;
	width:300px;
}
.p_price {
	float:left;
}
.p_kontakt {
	float:left;
	width:100px;
}
h1 {
	font-size:18px;
}
.image {
	float:left;
}
.footer {
	font-size:11px;
	color: #999999;
}
.f_content {
	width:780px;
	border-top:1px solid #999999;
}
.left {
	float:left;
	width:400px;
}
.right {
	float:right;
}
.blank {
	height:20px;
	clear:both;
}

