a:link { text-decoration: none; color: #000}
a:visited { text-decoration: none;color: #000}
a:active { text-decoration: none; color: #000}
a:hover { text-decoration: underline overline;}

.bild {
position: absolute;
width: 291px;
height: 249px;
top: 20%;
left: 50%;
 /*margin-top: -124px; halva bildhöjden */
margin-left: -145px; /* halva bildbredden */
}


#ett_namn {position:absolute; top: 225px; left:0px;z-index:3;width:100px; height: 100%;}

.main {position:absolute; top: 320px; left:240px; z-index:0; width:700px; height: 800px;}
.left {position:absolute; top: 0px; left:0px; z-index:1; width:200px; height: 100%;}
.right {position:absolute; top: 0px; left:100px; z-index:1; width:500px; height: 100%;}

.texten {color: #000;}

/*CV*/
.box {width: 490px;padding: 5px;clear: right; font-weight: bold}


.box1 {width: 400px; float: left;}
.box2 {width: 100px;float: right;text-align: right;font-weight: bold;}
.box3 {clear: right; width: 490px;padding: 5px;border-bottom: solid #ccc 1px;height: 10px;}
.box4 {clear: right; width: 500px;}
#cv div {color: #000;margin: 0;}


img {border: none;}

h4 {
	font-size: 1em;}