/*CSS Document created by informo.se*/
*
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	font-family: Arial;
	color: #454545;
	line-height: 160%;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align: center;
}
/*LÃƒâ€žNKAR*/
A:hover
{
	border-bottom: 1px dotted #000000;
}
A:visited, A:link, A:active, A:hover
{
	text-decoration: none;
	color: #3B3B3B;
}
#sidhuvud A:hover
{
	text-decoration: none;
	border-bottom: none;
}
#sidfot A
{
	color: #6D2E01;
}
/*LAYOUT*/
#container
{
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	padding: 0px;
}
#sidhuvud
{
	width: 1000px;
	background-color: #FFF;
	padding: 20px 0px;
	text-align: left;
	background-image: url(bilder/bgd-top2.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.logo
{
	width: 160px;
	padding: 15px 0px;
	text-align: left;
	float: left;
}
.bild
{
	/*[disabled]width:550px;*/
	text-align: right;
	float: right;
}
#content
{
	float: left;
	width: 100%;
	clear: both;
	padding-top: 10px;
}
#kolumn1
{
	float: left;
	width: 150px;
	background-color: #FFF;
	padding: 10px 0px;
	text-align: left;
	padding-bottom: 50px;
}
#kolumn2
{
	float: left;
	width: 550px;
	background-color: #FFF;
	padding: 10px 25px;
	text-align: left;
	margin-bottom: 15px;
	/*[disabled]border:1px solid #0000FF;*/
}
#kolumn3
{
	float: right;
	width: 226px;
	background-color: #F4F4F4;
	padding: 10px;
	text-align: left;
	border: 1px dotted #505E23;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 90%;
}
#kolumn2 IMG, #kolumn2 IMG:hover
{
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #505E23;
}
#sidfot
{
	clear: both;
	width: 980px;
	padding: 10px;
	text-align: left;
	background-image: url(bilder/bgd-bot.gif);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
}
/*LIST*/
UL, LI
{
	margin-left: 8px;
}
#kolumn1 UL
{
	list-style-type: circle;
}
#kolumn2 UL
{
	list-style-image: url(bilder/plus.gif);
}
#kolumn3 UL
{
	list-style-image: url(bilder/plus.gif);
}
/*RUBRIKER*/
H1, H2, H3, H4
{
	margin: 0px 0px 10px;
	color: #010101;
	font-weight: normal;
}
H1
{
	font-size: 160%;
}
H2
{
	font-size: 150%;
}
H3
{
	font-size: 130%;
}
H4
{
	font-size: 130%;
	border-bottom: 1px solid #CCC;
}
/*BOXAR*/
#twobox
{
	width: 373px;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
#box1
{
	width: 100px;
	float: left;
	clear: both;
}
#box2
{
	width: 268px;
	float: right;
}
#menybox
{
	float: right;
	width: 660px;
	text-align: right;
}
/*BLANDAT*/
P
{
	padding-bottom: 10px;
}
BLOCKQUOTE
{
	padding: 10px 10px 0px;
	margin-bottom: 10px;
	border: 3px solid #990000;
	color: #990000;
/*New colours according to customer's will*/
	border: 3px solid #FF6700;
	color: #FF6700;
}
BLOCKQUOTE STRONG
{
	font-size: 135%;
}

