body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	line-height:140%;
	}
		
#wrap { width: 100%; text-align: center;}

#sida_index {
	width:800px;
	height:600px;
	margin: auto;
	margin-top:3px;
	background-image:url(img/start_bg.gif); 
	background-repeat:no-repeat;
	/*z-index:1;*/
	}

#sida_cv {
	width:800px;
	height:600px;
	margin: auto;
	margin-top:3px;
	background-image:url(img/cv_bg.gif); 
	background-repeat:no-repeat;
	/*z-index:1;*/
	}
	
#sida_portfolj {
	width:800px;
	height:600px;
	margin: auto;
	margin-top:3px;
	background-image:url(img/portf_bg.gif); 
	background-repeat:no-repeat;
	/*z-index:1;*/
	}
	
.box1 {
	width: 760px;
	height: 180px;
	/*margin-top: 100;
	margin-right: 150px;*/
	margin-left: 14px;
	/*background-color: #00CC22;*/
	text-align: right;
	line-height: 160%;
	}
	
.box {
	width: 650px;
	height: 323px;
	margin-right: 150px;
	margin-left: 14px;
	/*background-color: #00CCCC;*/
	/*z-index: 2;*/
	}

.meny_cv {
	float: left;
	width: 200px;
	padding-left: 20px;
	text-align: left;
	color: #333333;
	/*background-color: #CCCC00;*/
	}
	
.text {
	float: left;
	width: 362px;
	height: 323px;
	padding-right: 5px;
	text-align: left;
	/*background-color: #C33300;*/
	overflow: auto;
	scrollbar-face-color: #a7a9ac; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #a7a9ac;
	scrollbar-arrow-color: #626365; 
	scrollbar-track-color: #e7e8e9;
	/*scrollbar-darkshadow-color: #336699;*/
	color: #666666;
	}

.box2 {
	width: 650px;
	height: 40px;
	margin-top: 50px;
	margin-right: 150px;
	margin-left: 14px;
	/*background-color: #fffC22;*/
	}
	
.left {
	float: left;
	width: 220px;
	/*background-color: #CCCC00;*/
	}
	
.right {
	float: left;
	/*padding-top: 8px;*/
	width: 429px;
	/*background-color: #C33300;*/
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #C9252B;
	}
	
.paloma {
	color: #C9252B;
	font-size: 11px;
	}
	
a:link {color:#666666; text-decoration:underline;}
a:visited {color:#666666; text-decoration:underline;}
a:active {color:#666666; text-decoration:underline;}
a:hover {color:#666666; text-decoration:underline;}

a.meny_ned:link {color:#C9252B; text-decoration:none;}
a.meny_ned:visited {color:#C9252B; text-decoration:none;}
a.meny_ned:active {color:#C9252B; text-decoration:none;}
a.meny_ned:hover {color:#C9252B; text-decoration:none;}

a.meny_left:link {color:#666666; text-decoration:none;}
a.meny_left:visited {color:#666666; text-decoration:none;}
a.meny_left:active {color:#666666; text-decoration:none;}
a.meny_left:hover {color:#C9252B; text-decoration:none;}

h6 {
	color: #C9252B;
	font-size: 14px;
	}
	
.meny_port {
	float: left;
	width: 220px;
	/*padding-left: 20px;*/
	text-align: left;
	color: #333333;
	font-size: 12px;
	/*background-color: #CCCC00;*/
	}
	
.knapp_grafik {
	background-image: url(img/knapp_port.gif);
	background-repeat: no-repeat;
	height: 71px;
	}
	
.knapp_grafik_invisible {
	background-image: url(img/knapp_invisible.png);
	background-repeat: no-repeat;
	height: 71px;
	}