<style>

body {
margin:50px 0px; padding:0px;
text-align:center;
}

div.main {
width:600px;
margin:0px auto;
text-align:left;
padding:15px;
border:1px dashed #666;
background-image:url('img/bg.jpg');
background-color:#f6f6f6;
color: #666;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 13pt;
text-decoration: none
}

div.copyright {
text-align:center;
color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 13pt;
text-decoration: none
}

div.image {
float: left;
width: 128 px;
height: 363 px;
background-image:url('img/portrait.jpg');
margin:15px 15px 5px 5px;
border:1px dashed #666;
}

div.image2 {
float: right;
width: 227 px;
height: 323 px;
background-image:url('img/bogomslag.jpg');
margin:15px 15px 5px 5px;
border:1px dashed #666;
}

div.image3 {
float: right;
width: 159 px;
height: 226 px;
background-image:url('img/bogomslag_lille.jpg');
margin:15px 15px 5px 5px;
border:1px dashed #666;
}

div.german {
float: right;
width: 19 px;
height: 12 px;
background-image:url('img/tysk.jpg');
padding-right: 5px;
}

div.english {
float: right;
width: 23 px;
height: 12 px;
background-image:url('img/engelsk.jpg');
padding-right: 5px;
}


a:link {color: #aaaaaa;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none}

a:visited {color: #aaaaaa;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none} 

a:active {color: #ee9944;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none} 

a:hover {text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px;color: #ee9944}

</style>

