/* CSS Document */
body {
background: #d1c2ab;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.8em;
color: #000;
}

h1 {
font-size:135%;
margin-top: 0;
}

h2 {
font-size:115%;
margin-top: 0;
}

h3 {
font-size:115%;
margin-top: 15px;
margin-bottom: 2px;
}

a {
color: #000;
}

a:visited {
color: #000;
}

img {
border: 0;
}

#portrait {
float:left;
margin-right: 10px;
}

#wrap {
width: 800px;
height: 600px;
background-image: url(http://cerotonin.com/2.gif);
margin:auto;
}

#content {
width: 628px;
height: 465px;
margin-top:68px;
margin-left:86px;
position:absolute;
}

#text {
width: 613px;
height: 395px;
margin-top:30px;
position:absolute;
overflow:auto;
margin-top: 10px;
padding-left: 5px;
padding-right: 10px;
}
 /* huvudmenyn */
.meny {
height:50px;
margin:0;
padding: 0;
list-style-type: none;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

.meny li {
float: left;
width:8em;
}

#meny a {
display: block;
line-height: 35px;
padding: 15px 0 0;
text-align: center;
text-decoration:none;
font-size: 135%;
}

#meny a:link {
color: #000; 
}

#meny a:visited {
color: #000; 
}

#meny a:hover {
background: #ebdeca;
/*#f4f4f4;/
}

#meny a#current {
background: #d1c2ab;
/*#f4f4f4;*/
}

/* slut huvudmeny */

/* portfolio sidan*/

#portfolio {
width: 454px;
height: 395px;
/*position:absolute;*/
float: right;
overflow:auto;
margin-top: 10px;
margin-left: 5px;
}

#bild {
width:160px;
height: 165px;
margin-right: 5px;
margin-left: 10px;
float:right;
}

#pmenycontainer {
width: 150px;
margin-top: 10px;
padding-left: 5px;
padding-right: 5px;
float: left;
height: 395px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#pmeny {
margin: 0; 
padding: 0; 
list-style-type: none;
}

#pmeny a {
display: block;
margin: 0;
padding: 0.3em;
padding: 0.3em;
text-decoration: none;
}

#pmeny li {
list-style-type: none;
height: 1.8em;
} 

#pmeny li a {
margin: 0;
padding: 0.3em;
}	

#pmeny a:link {
color: #000;
}

#pmeny a:visited {
color: #000;
}

#pmeny a:hover {
background: #ebdeca;
/*#f4f4f4;*/
}

#pmeny a#current {
font-weight: bold;
}

#pmeny a#subcurrent {
font-weight: bold;
}

#pumeny li {
list-style-type: none;
height: 1.8em;
margin-left: -15px;
} 

/* slut portfolio sidan */

/* foto */
.lightbox {
margin: 5px;
}


/* CV sida */
#cv_left{
width: 290px;
float: left;
}

#cv_right{
width: 290px;
float: right;
}

/* slut på CV sida */