@import "reset.css";
@import "tag.css";
@import "template.css";
@import "nav.css";

#container .photo {
	background: url(../img/bg_img.gif) repeat-x bottom;
	padding-bottom: 14px;
	margin-bottom: 12px;
}
div#indexText {
	width: 450px;
	margin-left: 350px;
	margin-bottom: 30px;
}

h1.index {
	background: url(../img/broschyr.png) no-repeat;
	text-indent: -9999px;
	width: 191px;
	height: 192px;
	position: absolute;
	left: 69px;
	top: 470px;
	border: none;
}
h1.index2 {
	width: 191px;
	height: 192px;
	font-size: 12px;
	position: absolute;
	left: 69px;
	top: 450px;
	border: none;
	color: #A4042F;
}
#container ul.index {
	border-top: 1px dotted #CCCCCC;
}
#container ul.index li {
	float: left;
	height: 150px;
	padding: 10px 15px;
	border-right: 1px dotted #CCCCCC;
}
#container ul.index li a {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}
#container ul.index li#testat {
	background: url(../img/index_pmarke.jpg) no-repeat center 10px;
	/*background: url(../img/index_testat.gif) no-repeat center 10px;*/
	width: 180px;
	height: 125px;
}

#container ul.index li#rotavdraget {
	background: url(../img/index_rotavdraget.gif) no-repeat center 10px;
	width: 198px;
	height: 125px;
}
#container ul.index li#ytterdorrar {
	
	background: url(../img/index_ytterdorr.jpg) no-repeat center 10px;
	width: 198px;
	height: 125px;
}
#container ul.index li a#skatteverket {
	color: #999999;
	display: block;
	text-indent: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	outline: 0;
	position: relative;
	top: -30px;
	font-size: 10px;
	text-align: center;
}
#container ul.index li#katalog {
	background: url(../img/index_katalog.gif) no-repeat center 10px;
	width: 164px;
	height: 125px;
}
#container ul.index li#detaljerna {
	background: url(../img/index_detaljerna2.jpg) no-repeat center 10px;
	width: 204px;
	height: 125px;
	margin-right: 0;
	border: none;
}
#container #subFull #subTestatImage {
	padding: 20px 30px;
	background: #FFFFFF;
	border: 1px solid #E2E2E2;
	float: left;
	margin-right: 40px;
}
#container #subFull #subKatalogImage {
	float: left;
	margin-right: 40px;
}
#container #subFull #subDetaljernaImage {
	padding: 20px 30px;
	float: left;
	margin-right: 40px;
}
#container #subFull #subTestatText {
	width: 450px;
}
#container #subFull #subKatalogText {
	width: 450px;
}
#container #subFull #subDetaljernaText {
	width: 380px;
}
#container #subFull #subGarantiText {
	width: 450px;
}

#platsannons {
	width: 65%;
}
#platsannons h2 {
	padding-bottom: 10px;
}
