*{
	margin:0;
	padding:0;
}
body{
	background:url(img/mainbg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	margin:0 auto;
	width:972px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.row{
	overflow:hidden;
}
#top{
	overflow:hidden;
	height:96px;
	line-height:96px;
}
#logo {
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	width:158px;
	height:51px;
	line-height:51px;
	float:left;
	margin-top:22px;
}
#logo a{
	display: block;
	width:158px;
	height: 51px;
}
#logo a span {
	display: none;
}
#menu{
	float:right;
	height:96px;
	line-height:96px;
	overflow:hidden;
}
#menu ul{
	list-style:none;
}
.active{
}
#menu li{
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#menu li a{
	display:block;
	padding:0 15px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	outline:none;
}
#menu li a:hover{
}
#c a{
	background:url(img/bg3.jpg) repeat 0 0;
}
#c .active a{
	background:#222;
}
#rotation{
	background:url(img/header_bg.png) no-repeat;
	height:248px;
	padding-top:2px;
	float:left;
}
#slideshow{
    position:relative;
    height:205px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}
#toolbar{
	height:55px;
	line-height:55px;
}
	#breadcrumbs{
		float:left;
		margin-left:5px;
		font-size:11px;
		color:#ccc;
	}
		#breadcrumbs a{
			color:#aaa;
			text-decoration:none;
			padding:0 5px;
		}
		#breadcrumbs a:hover{
			color:#666;
		}
	#toolbox{
		float:right;
		color:#686457;
		font-size:11px;
		margin-top:14px;
		margin-right:10px;
	}
	#toolbox a{
		color:#686457;
		text-decoration:none;
	}
	#toolbox a:hover{
		color:#111;
		cursor:pointer;
	}
	#tool1{
		width:46px;
		height:24px;
		line-height:24px;
		background:url(img/toolboxbg_1.png) no-repeat top left;
		float:right;
		text-align:center;
		overflow:hidden;
	}
		.small_a{
			font-size:9px;
		}
	#tool2{
		width:56px;
		height:24px;
		line-height:24px;
		background:url(img/toolboxbg_2.png) no-repeat top left;
		float:right;
		text-align:center;
		overflow:hidden;
		margin-left:4px;
	}
	#tool2 a{
		width:56px;
		height:24px;
		line-height:24px;
		padding:4px;
	}
	#dela{
		width:56px;
		height:20px;
		line-height:24px;
		background:url(img/toolboxbg_2.png) no-repeat top left;
		float:right;
		overflow:hidden;
		margin-left:4px;
		padding:0px 0px 4px 0px;
		text-align:center;
	}
	#dela a{
		width:56px;
		height:24px;
		line-height:24px;
		padding:6px;
	}
	#dela span a {
		height:24px;
		line-height:24px;
		overflow:hidden;
	}
#content{
	margin-right:2px;
	overflow:hidden;
	background:url(img/contentbg_main.png) repeat-y top left;
}
#content_top{
	height:10px;
	line-height:10px;
	background:url(img/contentbg_top.png) no-repeat top left;
}
#content_bottom{
	height:5px;
	line-height:5px;
	background:url(img/contentbg_bottom.png) no-repeat top left;
}
#leftcolumn{
	width:248px;
	float:left;
	padding-left:7px;
}
#leftcolumn .active{
	background-position:top left;
}
#leftcolumn ul{
	border:0px solid #555;
	overflow:hidden;
	list-style:none;
}
.submenu li{
	width:242px;
	overflow:hidden;
	margin-bottom:2px;
}
.submenu li a{
	background:url(img/submanu.png) bottom left;
	font-size:12px;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width:232px;
	height:32px;
	line-height:32px;
	padding-left:10px;
}
.submenu li a:hover{
	background:url(img/submanu.png) top left;
}
.subsubmenu{
}
.subsubmenu li{
	width:222px;
	overflow:hidden;
	margin-bottom:2px;
	margin-left:20px;
}
.subsubmenu li a{
	background:url(img/subsubmanu.png) bottom left;
	font-size:12px;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width:212px;
	height:32px;
	padding-left:10px;
}
.subsubmenu li a:hover{
	background:url(img/subsubmanu.png) top left;
}
.subsubsubmenu li{
	width:202px;
	overflow:hidden;
	margin-bottom:2px;
	margin-left:40px;
}
.subsubsubmenu li a{
	background:url(img/subsubsubmanu.png) bottom left;
	font-size:12px;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	display: block;
	width:192px;
	height:32px;
	padding-left:10px;
}
.subsubsubmenu li a:hover{
	background:url(img/subsubsubmanu.png) top left;
}
#rightcolumn{
	width:685px;
	float:right;
	padding:5px 15px 30px 15px;
	font-size:12px;
	line-height:18px;
	color:#333;
}
#rightcolumn ul{
	margin-left:20px;
}
#rightcolumn a{
	color:#ED1C24;
}
#rightcolumn a:hover{
	color:#92060c;
}
#rightcolumn h1{
	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
}
#rightcolumn h2{
	font-size:16px;
	font-weight:bold;
}
#rightcolumn h3{
	font-size:14px;
	font-weight:bold;
}
#rightcolumn p{
	margin-bottom:15px;
}
#rightcolumn img{
	border:0;
	margin-bottom:13px;
}
#startcontent{
	margin-top:20px;
}
#startform{
	background:url(img/startformbg.png) no-repeat top left;
	width:181px;
	height:220px;
	float:right;
	padding:15px;
}
	#startform p{
		font-size:11px;
		margin-bottom:7px;
	}
	#startform .input{
		font-size:12px;
		padding:3px;
		width:170px;
		border:1px solid #aaa;
	}
	#startform .submit{
		font-size:10px;
		font-weight:bold;
		color:#fff;
		width:52px;
		height:23px;
		line-height:23px;
		overflow:hidden;
		border:0;
		background:url(img/submitbg.png) no-repeat top left;
		outline:none;
		margin-top:14px;
	}
	#startform .submit:active{
		background:url(img/submitbg.png) no-repeat bottom left;
	}
	#startform select{
		font-size:10px;
		padding:3px;
		width:120px;
	}
#boxes{
	overflow:hidden;
	margin-top:7px;
	width:751px;
	float:left;
}
	#boxes h2{
		font-size:15px;
		font-weight:bold;
	}
	#boxes h2 a{
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
		color:#000;
	}
	#boxes h2 a:hover{
		text-decoration:underline;
	}
	#boxes p{
		font-size:13px;
	}
.boxtext{
	height:65px;
	padding-left:70px;
}
#synfelsbehandlingar{
	background:url(img/box_synfelsbehandlingar.png) no-repeat top left;
	width:320px;
	height:80px;
	padding:29px 15px 25px 35px;
	float:left;
	overflow:hidden;
}
#allmanogonmottagning{
	background:url(img/box_allmanogonmottagning.png) no-repeat top left;
	width:320px;
	height:80px;
	padding:29px 15px 25px 35px;
	float:right;
	overflow:hidden;
}
#plastikkirurgi{
	background:url(img/box_plastikkirurgi.png) no-repeat top left;
	width:355px;
	height:80px;
	padding:25px 15px 25px 0px;
	float:left;
	overflow:hidden;
	margin-top:12px;
}
#starroperationer{
	background:url(img/box_starroperationer.png) no-repeat top left;
	width:325px;
	height:80px;
	padding:25px 15px 25px 30px;
	float:right;
	overflow:hidden;
	margin-top:12px;
}

.lasmer a{
	background:url(img/lasmer.png);
	float:right;
	height:24px;
	line-height:24px;
	width:81px;
	outline:none;
	display:block;
}
.lasmer a span{
	display:none;
}
#map{
	height:271px;
	background:url(img/map.png);
	float:right;
	width:209px;
	margin-top:12px;
	margin-right:2px;
	color:#fff;
}
#map .mapdesc{
	font-size:11px;
	height:80px;
	padding:15px;
}
#officelist{
	float:right;
	font-size:10px;
	width:90px;
}
#officelist p{
	margin-bottom:2px;
}
#officelist .lp{
	padding-left:7px;
}
#officelist a{
	color:#fff;
	text-decoration:none;
}
#officelist a:hover{
	text-decoration:underline;
}
#footer{
	background:url(img/footerbg.png) no-repeat top left;
	height:78px;
	line-height:78px;
	margin-top:20px;
	margin-right:2px;
	margin-bottom:20px;
}
#copy{
	margin-left:30px;
	font-size:12px;
	color:#999;
}
#round_corners{
	display:block;
	background-image: url(img/feather.png);
/*
    background-image: url(img/feather.png);
    height:248px;
    margin-top:-205px;
    width:751px;
    position:absolute;
	z-index: 111;
*/
}