/* BO's */

html{
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	background-color: #FFFFFF;
	background-image:url(systempix/bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-size: 10px;
	font-family: "segoe UI", tahoma, arial, verdana;
	color: #000000;
}
	a {color: #822a2c; text-decoration:none}
	a:hover {color: #822a2c; text-decoration:underline;}

.adress{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	font-family: "segoe UI", tahoma, arial, verdana;
	color: #000000;
}

p {
	font-size: 11px;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
	line-height: auto;
	font-family: "segoe UI", tahoma, arial, verdana;
	color: #555555;
}
ul {
	font-size: 11px;
	/* font-family: "segoe ui", tahoma, verdana, arial; */
	color: #555555;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 6px; /* avstånd efter listan (styckeavståndet) */
}

li {
	margin-bottom: 6px; /* avstånd mellan varje listitem (utom sista) */
}
td {
	font-size: 11px;
	padding: 0px; margin: 0px;
	color: #757575;
}

h2
{
	font-family: "segoe UI", tahoma, arial, verdana;
	font-size: 18px;
	padding: 0px; margin: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}
h3
{
	font-family: "segoe UI", tahoma, arial, verdana;
	font-size: 14px;
	padding: 0px; margin: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}
.svart {
	border: 1px solid black;
}
.vanster_svartram { float: left; margin-right: 10px; margin-bottom: 7px; border: 1px solid black; }
.hoger_svartram { float: right; margin-left: 10px; margin-bottom: 7px; border: 1px solid black; }

#main_wrapper {
	background-color: #ebe9e9;
	height: 499px;
	width: 606px;
	overflow:auto;
}
#main{
	height: 459px;
	width: 560px;
	margin: 20px 6px 20px 20px;
}
#main_contactleft{
	float:left;
	height: 459px;
	width: 270px;
	margin: 20px;
}
#main_contactright{
	float:left;
	height: 459px;
	width: 270px;
	margin: 20px 20px 20px 0px; 
}
#logo {
	height: 68px;
	width: 246px;
	position:relative;
	z-index: 1;
	left: 344px;
	top: -7px;
}
#blippar {
	height: 118px;
	width: 456px;
	position:relative;
	z-index: 2;
	left: 158px;
	top: 3px;
}#left_wrapper {
	background-image:url(systempix/bgr_left_wrapper.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#bc3134;
	height: 605px;
	width: 216px;
	margin-top: 96px;
	margin-left: 11px;
}
#slump {
	background-image: url(systempix/slump_bgr.gif);
	height: 157px;
	width: 216px;
}
#slumpbild {
	margin-left: 4px;
	padding-top: 4px;
	height: 149px;
	width: 208px;
}
#meny {
	height: 185px;
	width: 216px;
}
#cert_logo {
	background-image: url(systempix/cert_logo.gif);
	height: 108px;
	width: 87px;
	margin-top: 148px;
	margin-left: 6px;
}
