/*@import url('http://www.foretagssidorna.se/css/attachment/cvlk.css');*/

/* Story */
#content {
	position: relative;
	height: 550px;
	background: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=storycarlvonlinneklinikenivfochfertilitetsbehandlingar_back.jpg&key=css.cvlk') no-repeat 0 -240px;
}

#content .link a {
	color: black;
}

#content .link a:visited {
	color: black;
}

.link {
	position: absolute;
	bottom: 18px;
	right: 17px;
}

.link a {
	text-decoration: none;
	color: black;
}

.link a:hover {
	text-decoration: none;
	color: black;
	background-color: lightgreen;
}

.story_box {
	position: relative;
	left: 20px;
	top: 20px;
	width: 360px;/*400-40*/
	height: 235px;/*255-20*/
	background: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=storycarlvonlinneklinikenivfochfertilitetsbehandlingar_box1.gif&key=css.cvlk') no-repeat;
	padding: 15px 20px;
	margin: 0;
	font: 12px Helvetica, Arial, sans-serif;
}

.info_box {
	position: absolute;
	left: 500px;
	top: 45px;
	width: 160px;/*193-40*/
	height: 103px;/*123-20*/
	background: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=storycarlvonlinneklinikenivfochfertilitetsbehandlingar_green_box.gif&key=css.cvlk') no-repeat;
	padding: 15px 20px;
	margin: 0;
	font: 12px Helvetica, Arial, sans-serif;
	color: white;
}

.hide_picture01, .hide_picture02, .hide_picture03, .hide_picture04, .hide_picture05, .hide_picture06, .hide_picture07, .hide_picture08, .hide_picture09 {
	position: absolute;
	bottom: 22px;
	left: 0px;
}

.hide_picture01 {
	opacity: 1;
	filter:alpha(opacity=100);
}
.hide_picture02 {
	opacity: 0.85;
	filter:alpha(opacity=85);
}
.hide_picture03 {
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.hide_picture04 {
	opacity: 0.75;
	filter:alpha(opacity=75);
}
.hide_picture05 {
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.hide_picture06 {
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.hide_picture07 {
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.hide_picture08 {
	opacity: 0.4;
	filter:alpha(opacity=40);
}
.hide_picture09 {
	opacity: 0;
	filter:alpha(opacity=0);
}

#content h1 {
	margin: 0;
	padding: 0;
}

