body {
	background:url(bilder/main_bg.jpg) repeat-x #f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
}

a:hover { text-decoration: none; color: #00a0af} 
a:visited { text-decoration: none; color: #00a0af}
a:active { text-decoration: none; color: #00a0af}
a:link { text-decoration: none; color: #00a0af}

a small {
	color:#000;
	font-size:80%;
}

.allabadkar_td {
	border-bottom:#00a0af thin solid;
	padding-bottom:5px;
	padding-top:5px;
	}

.td_tillbehor_bla {
	background: #cdecf0;
	padding: 2px 5px 2px 5px;
	border: #bcbdc0 solid thin;
	}
	
.td_tillbehor_vit {
	background: #ffffff;
	padding: 2px 5px 2px 5px;
	border: #bcbdc0 solid thin;
	}

.td_tillbehor_graRub {
	background: #bcbdc0;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	border: #bcbdc0 solid thin;
	}

.td_tillbehor_blaRub {
	background: #40a7be;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	border: #bcbdc0 solid thin;
	}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.Rubrik_bg {
	background:#2c5282;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 2px;
	display:block;
	}

.Rubrik_mellanbg {
	background:#2c5282;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	letter-spacing: 2px;
	}

.Rubrik_header {
	background:#1fafd1;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	letter-spacing: 2px;
	}

.Rubrik_main {
	background:#1fafd1;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	letter-spacing:1px;
	border-bottom:#2c5282 thin solid;
	border-top:#2c5282 thin solid;
	}

.td_ljusbla {
	background-color:#eef5f6;
	border-bottom:#999999 thin solid;
	border-top:#999999 thin solid;
	text-align:center;
	}

.fetstil {
	font-weight:bold;
	}

.rubrik {
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #00457C;
	text-align: left;
}

div#footer p {
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	}

div#textcontent {
	width:65%;
	}

div#container {
	width:934px;
	margin: 0 auto;	
	}

div#footer {
	width:930px;
	height:40px;
	margin: 0 auto;
	padding:0px;
	background:#2c5282;
	}

div#main_container {
	position:absolute;
	width:934px;
	background:url(bilder/container_bg.gif) repeat-y;
	margin: 0px auto;
	top:3px;
	}

div#top_topper {
	position:absolute;
	top:0px;
	margin: 0px auto;
	width:934px;
	}
	
div#header {
	width:883px;
	margin: 0 auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}

div#menu {
	width:883px;
	height:40px;
	margin: 0 auto;
	background:#2c5282;
	}

div#undermenyn {
	width:883px;
	margin: 0 auto;
	padding: 10px;
	}

div#content_container {
	width:883px;
	margin: 0 auto;
	}
	
div#content_left {
	width:255px;
	float:left;
	}
	
div#content_right {
	width:612px;
	float:right;
	}


/* *** ENSKILDA BADKAREN *** */

div#badkar_left {
	width:350px;
	float:left;
	padding:10px;
	}
	
div#badkar_right {
	width:222px;
	float:right;
	text-align:left;
	padding:10px;
	}