@charset "utf-8";
/* CSS Document */

body {
	  background-image: url(img/bg_main.jpg);
      font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
      font-weight: normal;
      font-size: 11px;
      margin: 0px;
}

img {border: none;}

h1 {
	font-weight: bold;
	font-size: 19px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #941e0f;
	margin-top: 3px;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #444444;
	margin-top: 3px; 
	margin-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #444444;
	margin: 0px;
}

h4 {
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #444444;
	margin: 0px;
}


/* Header */

#MainWrapper {
	margin: 0 auto;
	width:788px;
	height: 100%;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#logo {
	width: 780px;
	height: 110px;
	background-image: url(img/logo_banner.png);
	background-color: #000000;
	margin:  auto;
	padding: 0px 0 0 0;
		}

#logo h1 {
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 0.21em;
	color: #FFFFFF;
}

#logo h2 {
	font-size: 1em;
	text-align: left;
	font-style: italic;
	padding-left: 25.65em;
	padding-top: 0.5em;


}

#logo a {
	text-decoration: none;
	color: #000;
}

#logotype {
	style="z-index:100; 
	position:absolute; left: 320px; top: 35px;"
	width: 65px;
	height: 80px;
	background-image: url(img/logo.png);

}

/* Menu */

#menu {
	width: 690px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	padding-left: 90px;
	border-left: 0px;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #e8e8e8;
	background-image: url(img/menu_bg.png);
	
	}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
    display: block;
	float: left;
	width: 120px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	
}

#menu a:hover, #menu .active a {
background-image: url(img/menu_bg_a.png);
	color: #FFFFCC;
	}

/*--- Breadcrumbs ---*/
#breadcrumbs { width: 780px; margin:auto; background: #ffffff; font-size: 11px; color: #444; list-style: inline; text-shadow: 0 1px 0 #fff; }
#breadcrumbs li { float: left; margin: 0; padding: 0 0 0 10px; display: inline; }
#breadcrumbs li a { float: left; color: #444; text-decoration: none; padding: 0 10px; margin-left: -10px; display: inline; }
#breadcrumbs li a:hover { color: #333; text-decoration: none; }
#breadcrumbs li.home { background: none; margin: 0; padding: 0; }
#breadcrumbs li.home a { margin: 0; padding: 0 10px; width: 18px; text-indent: -9999px; overflow: hidden; }

/* Banner */
	
#image {
	width: 780px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	border-bottom: 2px;
}

#image-behandling {
	width: 780px;
	height: 302px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	border-bottom: 2px;
	background-image:url(img/provbild.jpg);
}

.image-h2 {
	font-weight: bold;
	width: 100px;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #FFFFFF;
	text-align: left;
	margin-top: 15px;
	margin-left: 17px;
	margin-bottom: 5px;
}

.image-text {
	width: 240px;
	height: 240px;
	text-align: left;
	font-size: 12px;
	margin-left: 17px;
	margin-top: 3px; 
	margin-bottom: 5px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, FreeSans;
	color: #FFFFFF;
}

/* Content */

#bg-top {
	width: 780px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_top.png);
}

#bg-bottom {
	width: 780px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_bottom.png);
}

#main {
	width: 780px;
	margin: 0 auto;
	float:center;
}


.text {
	width:740px;
	margin-left:15px; 
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
}

#main-ruta {
	width: 780px;
	margin: 0 auto;
	background-image:url(img/bg_rutor02.png);
	padding-bottom: 8px;
	background-repeat:repeat-y;
	float:center;
}


#footer-top {
	width: 780px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_red_top.png);
}

#footer {
	width: 780px;
	height: 23px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	text-decoration:#ffffff;
	background-color: #000000;
}


#footer-bottom {
	width: 780px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_red_bottom.png);
}

.footer-text {
	width:780px;
	margin-top: 6px;
	text-align:center;
	text-decoration: none;
	color:#ffffff;
}
