@charset "utf-8";
/* CSS Document */

#more_image{
	background: url(../images/headers/swe/mer.gif) 0 0 no-repeat;
	width:52px; height:17px;
	margin-left:6px;
	margin-top:8px;
}

#keyword_image{
	background: url(../images/headers/swe/nyckelord.gif) 0 0 no-repeat;
	width:105px; height:17px;
	margin-left:5px;
	margin-top:12px;
	margin-bottom:0px;
}

#email_image{
	background: url(../images/headers/swe/email.gif) 0 0 no-repeat;
	width:35px; height:10px;
	margin-left:0px;
	font-size: 1px;
	margin-top:12px;
	float: left;
}

#portfolio_image{
	background: url(../images/headers/swe/portfolio.gif) 0 0 no-repeat;
	width:57px; height:10px;
	margin-left:0px;
	font-size: 1px;
	margin-top:9px;
	float: left;
}

#cv_image{
	background: url(../images/headers/swe/cv.gif) 0 0 no-repeat; 
	width:86px; height:10px;
	margin-left:0px;
	font-size:1px;
	margin-top:8px;	
	float: left;
}

#born_image{
	background: url(../images/headers/swe/fodd.gif) 0 0 no-repeat;
	width:32px; height:10px;
	margin-top: 8px;
	font-size:1px;	
	float:left;
}

#hometown_image{
	background: url(../images/headers/swe/hemstad.gif) 0 0 no-repeat;
	width:49px; height:10px;
	margin-top: 10px;
	font-size:1px;
	float:left;
}

#quote_image{
	background: url(../images/headers/swe/citat.gif) 0 0 no-repeat;
	width:35px; height:10px;
	margin-top: 9px;
	font-size:1px;	
	float:left;
}

#mb_close_link {
	background: transparent url(../images/nav_items/swe/stang.gif) 0 0 no-repeat;
	width: 36px; height: 11px;
	display: block;
	margin:0;
	padding:0;
}

/* print button */
#printButton
{
	margin-top: 10px;
	display: block;
	width: 64px;
	height: 33px;
	background-position: top left;
	background: url(/images/other/print.jpg) #000;
}

#printButton:hover
{
	background-position: bottom left;
}

.svar_text_vanster_rad1
{
	margin-top:9px;
	height:17px;
	padding:0px;
	margin-bottom:0px;
}

.svar_text_vanster_rad2
{
	margin-top:7px;
	height:17px;
	padding:0px;
	margin-bottom:0px;
}

/* peppe mixtrat med den 13/2-08
varför ligger dessa i språkberoende CSS och inte i den allmänna? Gör ju inget men dubbelt arbete

*/
.svar_text_vanster_rad3{
	width: 150px;
	/* då bilden är dryga 80-90px så flyttar jag denna box 90px left så kommer den efter bilden */
	margin: 5px 0 0 90px;
	height:17px;
	padding:0px;
	border:0px solid red;
}


#keywords_text
{
	margin:5px 0 0 5px;
	height:65px;
}

.div_mer_rad
{
	padding-left:5px;
	margin:0px;
	padding-top:1px;
}

.div_namn_rad
{
	padding:0;
	margin: 0px 0px 0px 0px;
	clear:both;
}

.svar_text_hoger_rad1
{
	margin:0px;
	padding:6px 0px 0px 0px;
	/*border:#CCFF66 1px solid;*/
}

.svar_text_hoger_rad2
{
	margin:0px;
	padding:8px 0px 0px 0px;
	/*border:#CCFF66 1px solid;*/
}

.svar_text_hoger_rad3
{
	margin:0;
	padding:7px 0px 0px 0px;
	/*border:#CCFF66 1px solid;*/
}

.div_info {
margin-top:5px;
}