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

body
{
text-align: center;
background-color:#ffffcc;
font-family: arial, verdana;
}

/* Layout */

.safari .column1 p
{
float: left;
width: 199px;
word-spacing: 0.0em;
line-height: 1.503em;
font-size: 0.620em;
text-align:justify;
}

.safari .column2 p
{
float: left;
width: 199px;
word-spacing: 0.0em;
line-height: 1.503em;
font-size: 0.620em;
text-align:justify;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 420px;
text-align:center;
}

#box 
{
width: 200px;
height: 200px;
padding: 0px;
position: absolute;
left: 800px;
top: 240px;
z-index: 1;
}

#top
{
width: 420px;
float: left;
}

#introduction 
{
margin: 20px 0 0 0;
width: 420px;
float: left;
}

#curriculum_vitae 
{
width: 420px;
float: left;
text-align:center;
margin: 20px 0 0 0;
}

.play {
width: 420px;
float: left;
margin: 10px 0 0 0;
}

.work 
{
width: 420px;
float: left;
text-align:center;
margin: 20px 0 0 0;
}

.work img {
float: left;
margin: 10px 0 0 0;
}

.img_text
{
width: 420px;
float: left;
margin: 8px 0 0 0;
}

.column1
{
float: left;
width: 199px;
word-spacing: 0.0em;
margin: 16px 0 0 0;
text-align:justify;
}

.column2
{
float: left;
width: 199px;
word-spacing: 0.0em;
margin: 16px 0 0 0;
text-align:justify;
}

.spacer 
{
float: left;
width: 22px;
margin: 10px 0 0 0;

}


a:link { text-decoration: none; color: #030303;}
a:visited { text-decoration: none; color: #030303;}
a:hover { text-decoration: none; color: #606060;}
a:active { text-decoration: none; color: #030303;}


/* Meny */

#navcontainer
{
width: 420px;
float: left;
text-align:center;
margin: 20px 0 0 0;
}

/* Typografi */
p 
{
font-family: arial, verdana;
word-spacing: 0.00em;
line-height: 1.403em;
font-size: 0.624em;
color: #030303;
}


