/*--------------------------------------
SIDORNA, ALLA BLOCK + BLOCKTYPER
--------------------------------------*/

#main {
	position:absolute;
	top:20px;
	left:15px;
	width:600px;
}
#startmain {
	position:absolute;
	top:20px;
	left:15px;
	width:400px;
}
#bildspel {
	position:absolute;
	top:20px;
	left:440px;
	background-color:#77835A;	
	border:1px solid #5A6D55;
}
#bildspel #inner {
	margin:14px;
	width:180px;
	height:180px;	
}
#bildspel img {
	border:1px solid #5A6D55;
	width:180px;
}
#kontaktruta {
	position:absolute;
	top:240px;
	left:440px;
	background-color:#77835A;	
	border:1px solid #5A6D55;
}
#kontaktruta #inner {
	margin:14px;
	background-color:#97A572;
	border:1px solid #5A6D55;
	width:180px;
	height:180px;	
}
#kontaktruta #inner div {
	margin:6px;
	color:#FFF;
}

#kontaktruta img {
	border:1px solid #5A6D55;
}
.block {
	margin-bottom:10px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#333;
}
.block td, .mall td {
	font-size:12px;
	color:#333;
}
.block a, .a {
	color:#79855A;
	text-decoration:underline;
	font-weight:bold;
}
.block h1, .h1 {
	color:#79855A;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.brodtext {
	line-height:16px;	
}
.block img {
	border:1px solid #79855A;
	margin-bottom:2px;
}
img.tumnagel {
	margin-bottom:0px;
	width:50px !important;
}
.bildtext {
	font-size:10px;
}
.streck {
	background-color:#79855A;
	height:1px;
	margin:16px 0px 16px 0px;
}
.block .form {
	border:1px solid #ccc;
	font-family:Arial,sans-serif;
	font-size:11px;	
}

/*MALLAR*/
.enspalt {
	border:none;
	margin-top:10px;
	width:600px;
}
#startmain .enspalt {
	width:400px;
}
.leverantorsmall {
	border:none;
	margin-top:10px;
}
.leverantorsmall .left {
	width:400px;
}
.leverantorsmall .right {
	width:200px;
	text-align:right;
}
.leverantorsmall img {
	border:none;
}
.inspirationsmall {
	border:none;
	margin-top:10px;
}
.inspirationsmall .left {
	width:400px;
	vertical-align:top;
}
.inspirationsmall .right {
	width:200px;
	text-align:right;
	vertical-align:top;
}


