@charset "utf-8";
/* CSS Document */

html,
body {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
}

body {background-image:url(../images/b_ground2.jpg);}

/* IDS */
#footer-rule {
	border-bottom:1px solid #000000;
´	display: block;
    margin-left: auto;
    margin-right: auto;
	width:600px;
}
#backamo-top-logo {	
	border:none;
	width:675px;
	height:105px;
}

#backamo-main-logo {
	border:none;
	width:374px;
	height:247px;
}
#butiken,
#hundtjanst {
	width:200px;
	height:60px;
	border: none;
}


/* Classes */
.table-links {
	text-align:center;
	font-weight:bold;
}
.big-link:link,
.big-link:active,
.big-link:visited {
	text-decoration:none;
	border-bottom:3px dotted #444;
	color:#444;
	font-size:18px;
}
.big-link:hover {
	text-decoration:none;
	border-bottom:3px solid #000000;
	color:#000000;
}
.center-this {
	text-align:center;
}

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width:600px;
	height:103px; 
	background-color:#FFFFFF;
	border:2px solid #000;
}
.bt {
	font-size:16px;
}
fieldset {
	width:400px;
	    display: block;
    margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.bf {
	font-size:130%;
}
#dn {
	display:none;
}
